This is a small foot print, high performance, type safe device driver library, initially targeting Arduino Mega 2560 and MoteinoMega. The library is stand alone and only requires Avr GCC and avrlib.
The design is based on the same ideas as were used for the Ddr-Z8E device driver library (see http://ddrz8e.sourceforge.net/). Heavy usage of hardcoded invariants, constant folding/propagation and inlining ensures both tight code and high performance. Type safe enums (C++11) provides an additional level of type safety.
Features
- Ports-centric DIO
- Pin-centric DIO
- External interrupts
- ADC
- RS232 - Synchronous & Asynchronous
- SPI - Synchronous & Asynchronous
- Reading & Writing to built in EEPROM
- Binary notation
- Circular buffers
License
GNU General Public License version 3.0 (GPLv3)Follow Ddr-ArdMeg
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ddr-ArdMeg!