/AVR-ADC-Wrapper

A static, type checked wrapper for AVR devices' ADC.

Primary LanguageC++MIT LicenseMIT

AVR-ADC-Wrapper

A static, type checked wrapper for AVR devices' ADC. Zero overhead, all the compile time checks.

Supported devices

ATmega328

ATTiny85

Probably more but needs validation.

TODO

Test interrupted sampling.

Finish implementation for ATTiny85.

Validate channel count for each device.