ADC

The AVR8 does not have internal ADC because our Wings have 12 or 8 bit Texas instruments ADC using our extraordinary feature moving peripherals on the fly as with only four pins you can have readings of 8 ADC channels

SPIADC library by Ahmed Eissa

  1. uses only 4 pins
  2. uses SPI + on the fly feature (means ability to use any 4 pins)
  3. works for both 12 and 8 bit ADC

Functions:

Examples:

  

Share |