Tutorial 11 - Using the AVR Analog-Digital Converter

  • This tutorial will show on how to do an analog-digital conversion with AVR microcontroller.
  • AVR will receive data from the it's serial port.
  • Then the AVR does a Analogue to digital conversion on channel 0.
  • Then transmits the results back via the serial port in ascii hex.
Details can be found HERE


2 comments :