Fast
AVR-ADC-Wrapper

Fast | AVR-ADC-Wrapper | |
---|---|---|
1 | 1 | |
1 | 1 | |
- | - | |
0.0 | 1.8 | |
over 4 years ago | almost 3 years ago | |
C++ | C++ | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Fast
-
Arduino libraries vs directly writing registers - worth it? (details/debate in comments)
Yes, that is the recurring case for arduino optimization, bad IO abstraction. There better 3rd party libraries out there, including my own, which I do not recommend using but has a nice benchmark at the end.
AVR-ADC-Wrapper
-
Arduino libraries vs directly writing registers - worth it? (details/debate in comments)
But just because Arduino has terrible APIs like digitalWrite and analogWrite, doesn't prevent you from doing some zero-cost abstractions yourself, you don't have to be extreme about it.
What are some alternatives?
MajorCore - An Arduino hardware package for ATmega8515 and ATmega162
DxCore - Arduino core for AVR DA, DB, DD, EA and future DU-series parts - Microchip's latest and greatest AVRs. Library maintainers: Porting help and adviccee is available.
ServoEasing - Arduino library to enable smooth servo movement.
eiskaltdcpp - File sharing program using DC and ADC protocols
MightyCore - Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535
Firebeetle-2-ESP32-E - Using the Firebeetle ESP32-E as battery powered sensor (SKU:DFR0654-F)
FastAccelStepper - A high speed stepper library for Atmega 168/328p (nano), Atmega32u4, Atmega 2560, ESP32, ESP32S2, ESP32S3, ESP32C3, ESP32C6 and Atmel SAM Due
ADS1X15 - Arduino library for ADS1015 = I2C 12 bit ADC and ADS1115 = I2C 16 bit ADC
Marlin - Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
IoTaWatt - IoTaWatt Open WiFi Electric Energy Monitor
MiniCore - Arduino hardware package for ATmega8, ATmega48, ATmega88, ATmega168, ATmega328 and ATmega328PB
