Skip to content

jimparis/ADC

 
 

Repository files navigation

ADC

Teensy 3.0 ADC implementation library created by Pedro Villanueva.

It implements all functions of the Teensy 3.0 internal ADC.

Some of the code was extracted from the file analog.c included in the distribution of Teensduino by PJRC.COM.

See example folder.

TODO:

  • Stuff related to the conversion speed and power. Useful if you want more speed or to save power.

About

Teensy 3.0 ADC implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.2%
  • C++ 32.0%
  • CSS 18.4%
  • Other 12.4%