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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
-
Dumpmon is wonderful! Thanks.