Recent Comments
Archives
Categories
Meta
Category Archives: corelib
AVR Open Source Libraries Series – avrtoolbox
I will be writing a series of blog entries about creating open source libraries for the Atmel AVR microcontroller. Much of this is directly copied from my Smiley’s Workshop Column in Nuts&Volts magazine. The impetus to do this came from … Continue reading
Posted in avrlibc, avrtoolbox, C Programming, corelib
Comments Off
avrtoolbox Part 1: documentation and libraries.
Smiley’s Workshop 30: avrtoolbox – Documentation and Libraries. Nuts&Volts January 2011 Joe Pardue (c) November 10, 2010 Figure 1: AVR_Toolbox Recap: Last month we learned more about SPI (Serial Peripheral Interface) and how to use it with the AVR Butterfly’s … Continue reading
Posted in avrlibc, avrtoolbox, C Programming, corelib
Comments Off
avrtoolbox Part 2: Open Source and Version Control
Smiley’s Workshop 31: avrtoolbox Open Source and Version Control Nuts&Volts February 2011 Joe Pardue (c) December 8, 2010 Figure 1: avrtoolbox open source project. Recap: Last month we started work on the avrtoolbox to help us keep Smiley’s Workshop a … Continue reading
Posted in avrlibc, avrtoolbox, C Programming, corelib
Comments Off
avrtoolbox Part 3: Organizing an Open Source Project
Smiley’s Workshop 32: Organizing an Open Source Project Nuts&Volts March 2011 Joe Pardue (c) January 5, 2011 Recap: Last month we learned how to create an open source project on Google Code using avrtoolbox as an example [http://code.google.com/p/avrtoolbox/]. And we … Continue reading
Posted in avrlibc, avrtoolbox, C Programming, corelib
Comments Off