BASCOM-AVR
(Difference between revisions)
(Created page with " {{Languages}}") |
|||
Line 1: | Line 1: | ||
+ | BASCOM-AVR is the original Windows BASIC COMPILER for the AVR family written by MCS Electronics. It is designed to run on W95/W98/NT/W2000/XP/Vista/W7. | ||
+ | |||
+ | |||
+ | == 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 , DOUBLE and String variables. | ||
+ | *Support for the DOUBLE. Not found in any AVR compiler, BASCOM gives you the advantage to crunch huge numbers with the DOUBLE(8 byte Floating Point) | ||
+ | *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 , I2C chips 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 (ATMEL application note AVR910.ASM). | ||
+ | *Integrated STK200 programmer and STK300 programmer. Also supported is the low cost Sample Electronics programmer. Many other programmers supported via the Universal Interface. | ||
+ | *Editor with statement highlighting. | ||
+ | *PDF datasheet viewer | ||
+ | *Font editor for using with Graphical LCDs | ||
+ | *Context sensitive help. | ||
+ | *DEMO version compiles 4KB of code. Well suited for the ATmega48. | ||
+ | *English an German Books available | ||
+ | *Special Tcp/Ip library, AT mouse simulator, AT keyboard simulator and others are available as add on. | ||
{{Languages}} | {{Languages}} |
Revision as of 13:01, 13 March 2013
BASCOM-AVR is the original Windows BASIC COMPILER for the AVR family written by MCS Electronics. It is designed to run on W95/W98/NT/W2000/XP/Vista/W7.
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 , DOUBLE and String variables.
- Support for the DOUBLE. Not found in any AVR compiler, BASCOM gives you the advantage to crunch huge numbers with the DOUBLE(8 byte Floating Point)
- 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 , I2C chips 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 (ATMEL application note AVR910.ASM).
- Integrated STK200 programmer and STK300 programmer. Also supported is the low cost Sample Electronics programmer. Many other programmers supported via the Universal Interface.
- Editor with statement highlighting.
- PDF datasheet viewer
- Font editor for using with Graphical LCDs
- Context sensitive help.
- DEMO version compiles 4KB of code. Well suited for the ATmega48.
- English an German Books available
- Special Tcp/Ip library, AT mouse simulator, AT keyboard simulator and others are available as add on.
Languages | English |
---|