BASCOM-AVRBascom-AVR is one of the premier basic compilers for the Atmel AVR family of microcontrollers. - 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, Double and String variables
- Large set of Trig Floating point functions
- Date & Time calculation functions
- 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 , TWI (I2C) devices and 1WIRE chips, PC keyboad, matrix keyboad, RC5 reception, software UART, SPI , graphical LCD, send IR RC5, RC6 or Sony code. TCP/IP with W3100A chip
- Local variables, user functions, library support
- Integrated terminal emulator with download option
- Integrated simulator for testing
- Integrated ISP programmer (application note AVR910.ASM)
- Integrated STK200 and STK300 programmer - This works perfectly with our DevBoard-ISP programmer
- Editor with statement highlighting
- Context sensitive help
- Free DEMO version available with a 4KB compiled code limit - Well suited for the Mega48, Tiny2313 or the Tiny26
|