[TUT] [C] Newbie's Guide to the AVR ADC lmc222 wrote:@penquissciguy
Fantastic TuT loved the style and pacing, easy to follow even for a newb like me. SOOO much easier to understand when there is a working example to...
Saturday, 22 March 2008 - 16:39
[TUT] [C] Newbie's Guide to the AVR ADC kioanakos wrote:Thanks for your tutorial!
I can't see your images...
Maybe the image hosting service you used is down.
The image is hosted on my personal webspace, so I think it...
Tuesday, 27 November 2007 - 19:05
Using ADC and PWM on ATmega16 I wrote the tutorial on the ADC using the ATMega128. I took a look at the datasheet for the ATMega16, and it looks like only a couple changes are needed in the code I wrote for...
[TUT] [C] Newbie's Guide to the AVR ADC ttownfire wrote:Awesome! Mind if I add this to the starter guide?
Please do. Thanks!
abcminiuser wrote:Very well done - I do like your writing and example style. It reminds me...
Friday, 16 November 2007 - 23:01
[TUT] [C] Newbie's Guide to AVR Timers Great tutorial! I successfully ran several of the code examples in this tutorial on an Olimex AVR MT 128 board (ATMega 128-based) after changing the timer prescale to 1/1024 to...
lmc222 wrote:@penquissciguy Fantastic TuT loved the style and pacing, easy to follow even for a newb like me. SOOO much easier to understand when there is a working example to...
kioanakos wrote:Thanks for your tutorial! I can't see your images... Maybe the image hosting service you used is down. The image is hosted on my personal webspace, so I think it...
I wrote the tutorial on the ADC using the ATMega128. I took a look at the datasheet for the ATMega16, and it looks like only a couple changes are needed in the code I wrote for...
I've added a simple interrupt-driven example. Comments welcome! Ken
ttownfire wrote:Awesome! Mind if I add this to the starter guide? Please do. Thanks! abcminiuser wrote:Very well done - I do like your writing and example style. It reminds me...
Great tutorial! I successfully ran several of the code examples in this tutorial on an Olimex AVR MT 128 board (ATMega 128-based) after changing the timer prescale to 1/1024 to...