AVR Code Debugger using AVR microcontroller

AVR Code Debugger is useful tool to help you debug code without require resource in the MCU you are debugging. It only use 1 I/O pin, and is connected to a serial port from the host PC.
Code Debugger
Using a VT100 terminal to capture the output from the Debug tool, all of the debug information can be captured. By adding a simple command along with the debug firmware, you can send out debug statements like debugXY(x,y, “test”). The Debugger will adapt to any speed from 1Mhz to 20Mhz without configuration from the user.
For more detail: AVR Code Debugger using AVR microcontroller


About The Author

Ibrar Ayyub

I am an experienced technical writer with a Master's degree in computer science from BZU Multan University. I have written for various industries, mainly home automation and engineering. My writing style is clear and simple, and I am skilled in using infographics and diagrams. I am a great researcher and am able to present information in a well-organized and logical manner.

Follow Us:
LinkedinTwitter
Scroll to Top