BASCOM AVR is a very powerful and easy-to-use compiler for the AVR series of micro controllers developed by Atmel.
The best thing about BASCOM AVR is that it can directly burn any flash file into a micro controller using just four wires connected to your computer’s parallel port (printer port, or LPT port). If you are using a laptop or a netbook with just a USB port, then you can compile and save your program as a hex or bin file and burn it later using USBISP burners with any third-party flash burning tool. This version comes with a built-in PDF viewer, which helps you to have your circuit schematics and the pin configurations of your uC always handy when you're writing a program. The program's simulator, syntax checker, and emulator tools can help you scan your program for errors before burning it into any uC. The more than a hundred sample programs and free online tutorials included will help you to learn micro controller programming at home without any extra help.
Shortly, if you need to program an AVR or if you are a robotics enthusiast like me, this program is a must-have for you. As for the capabilities of its commands and its compiler, they are endless – from making a light bulb blink to controlling an autonomous robot.
Pros
- Easy-to-use commands and user-friendly GUI
- Inbuilt utilities to help you to work with micro controllers easily
- Fully functional demo
Cons
- None
I've worked with Bascom since 1999. I do recommend it!
I have been working with Bascom-AVR for a long time and I am very satisfied!
We are glad you liked it.