- AVR-GCC ABC
Step by step tutorial how to start working with AVR-GCC compiler and one open source toolset WinAVR. Thread consists of two posts: http://www.scienceprog.com/avr-gcc-abc-1/ http://www.scienceprog.com/avr-gcc-abc-2/
This time I decided to lay down some information on using AVR-GCC compiler. I am not going to rewrite what’s in documentation is already written, but just write down some issues, what can help you start using this amazing tool.IntroductionProbably the most AVR programmers had a question in their mind what compiler to use for [...]
avr-microcontrollers
in Public bookmarks with avr avr-gcc c compiler kick project start winavr
- Connect 6 LEDs using 3 microcontroller pins
Using other microcontroller isn’t always a solution also as using decoder circuitry isn’t necessary as well. There is a simple hint on how to do this
Sometimes you need more than you have. I am talking about microcontroller pins. Lets say, you have to connect 6 LED diodes but you have only 3 microcontroller pins available. To use other microcontroller isn’t always a solution using decoder circuitry isn’t necessary as well.There is a simple hint on how to do this:Connect diodes [...]
avr-microcontrollers
in Public bookmarks with avr avr-gcc expanding leds microcontroller to
avr-gcc from all users