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
You Might Also Like
Bright Data - All in One Platform for Proxies and Web Scraping
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ddr-ArdMeg!