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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ddr-ArdMeg!