This website requires JavaScript.
Explore
Help
Sign In
avr
/
adc
Watch
1
Star
0
Fork
0
You've already forked adc
Code
Issues
Pull Requests
Releases
Wiki
Activity
8
Commits
2
Branches
0
Tags
bcae00c0f31f6dd2a479a58732b4d1d0e1a6d711
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
BlackMark
bcae00c0f3
Implemented all modes
2020-02-21 21:53:48 +01:00
.clang-format
Initial commit
2020-02-01 22:32:57 +01:00
.gitattributes
Initial commit
2020-02-01 22:32:57 +01:00
.gitignore
Initial commit
2020-02-01 22:32:57 +01:00
adc.hpp
Implemented all modes
2020-02-21 21:53:48 +01:00
config.hpp
Implemented different configs and refactored implementation into Impl class
2020-02-21 20:38:32 +01:00
hardware.hpp
Implemented mux register initialization
2020-02-21 21:24:10 +01:00
LICENSE
Initial commit
2020-02-01 22:32:57 +01:00
Description
Zero overhead ADC template library for AVR.
268
KiB
Languages
C++
100%