Simple Dumping Monitor Library (DumpMon) for Arduino-compatible ATmega microcontroller based boards allow to display either memory, registers and timer dumps and also interrupt vectors table dump.
Beginning since version 0.6 functions of simple symbolic debugger are added.
Being compiled the library requires about 11 KBytes of program memory (15 KBytes for Arduino MEGA). Requirements to RAM memory don't exceed 1 KByte (277 Bytes for dumpmon.pde example, 377 Bytes for dumpmonDebug.pde).
Features
- ATmega48P/88P/168P/328P (Arduino Uno etc.)
- ATmega640/1280/1281/2560/2561 (Arduino MEGA etc.)
- ATmega16U4/32U4 (Arduino Leonardo etc.)
- ATmega164A/PA/324A/PA/644A/PA/1284/P (Sanguino, Daiduino etc.)
Categories
Library ManagementLicense
GNU General Public License version 3.0 (GPLv3)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
-
Dumpmon is wonderful! Thanks.