"Streamlining Arduino Debugging with a User-Friendly Tool"

1 min read
Source: Hackaday
"Streamlining Arduino Debugging with a User-Friendly Tool"
Photo: Hackaday
TL;DR Summary

Eye2see is a project that aims to improve the debugging capabilities of the Arduino platform by utilizing the i2c bus. By connecting a probe to the i2c bus on an Arduino, the eye2see software allows for more robust debugging tools, including variable tracking, breakpoints, and message output on a screen. While the library running on the host Arduino may slow down the program, the tradeoff for powerful debugging tools may be worth it for complex programs. Alternatively, there are other tools available that can debug Arduino code directly from a connected PC.

Share this article

Reading Insights

Total Reads

0

Unique Readers

9

Time Saved

1 min

vs 2 min read

Condensed

65%

26392 words

Want the full story? Read the original article

Read on Hackaday