Category Archives: Serial

avrtoolbox – USART

Smiley’s Workshop 37: avrtoolbox USART Joe Pardue June 8, 2011 Recap: We continue to build tools to go into our avrtoolbox. Last month we looked at buffering data. This month we’ll use those buffers for serial communications while learning about … Continue reading

Posted in avrtoolbox, C Programming, Serial | Comments Off

avrtoolbox – ring buffer.

Smiley’s Workshop 36: avrtoolbox ring buffer. Joe Pardue May 11, 2011 Recap: So far in our briefly interrupted series on avrtoolbox, we’ve looked at some software engineering principles and applied them to creating the avrtoolbox project on Google Code [http://code.google.com/p/avrtoolbox/]. … Continue reading

Posted in avrtoolbox, C Programming, Serial | Comments Off

avrtoolbox – Designing an Elementary Library: Serial Communications.

Smiley’s Workshop 35: avrtoolbox – Designing an Elementary Library: Serial Communications. Joe Pardue April 6, 2011 Figure 1: Serial Communication with the AVR Butterfly. Recap: Let’s get back on track with avrtoolbox [http://code.google.com/p/avrtoolbox/] after our two-month detour to learn about … Continue reading

Posted in avrtoolbox, Serial | Tagged | Comments Off