Skip to content

arduino-library/Adc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adc

This library implements an abstraction layer for the Analog to Digital Converter (ADC) of the Atmega328.

Main features:

  • Cycle through a list of Analog inputs
  • Perform averaging over several consecutive ADC readings

Usage examples:

Git commands:

  • git submodule add ssh://git@github.com/arduino-library/Adc src/Adc
  • git submodule add https://github.com/arduino-library/Adc src/Adc

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%