BASCOM-AVR


Windows-based Integrated Development Environment and BASCOM-AVR BASIC COMPILER for the AVR Family micro-controllers.

BASCOM-AVR - BASIC Compiler, Windows IDE for ATMEL AVR
Part No. Description Price Stock
BASCOM-AVR BASIC Compiler, Windows IDE for ATMEL AVR $129

Features


  • Structured BASIC with labels
  • Structured programming with IF-THEN-ELSE-END IF, DO-LOOP, WHILE-WEND, SELECT- CASE
  • Fast machine code instead of interpreted code
  • Variables and labels can be as long as 32 characters
  • Bit, Byte, Integer, Word, Long, Single and String variables
  • Compiled programs work with all AVR microprocessors that have internal memory
  • Statements are highly compatible with Microsoft's VB/QB
  • Special commands for LCD-displays , I2C chips and 1WIRE chips, PC keyboard, matrix keyboard, RC5 reception, software UART, SPI master and slave, IR remote code, graphical LCD's
  • Local variables, user functions, library support
  • Integrated terminal emulator
  • Integrated ISP programmer (application note AVR910.ASM)
  • Perfectly matches the DT006 SimmStick
  • DEMO version compiles 2KB of code. Well suited for the ATTINY2313
  • Object file is ATMEL compatible. Use free AVR Studio from ATMEL website to simulate code
  • Support for TCP/IP