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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ddr-ArdMeg!