Robot seeing tool – CircuiPython
jhaip/streaming-queue-viz: A tool to tell a more complete story of the making process..
A tool to tell a more complete story of the making process. Code versions, serial log data, and notes are automatically saved and shown across time.
I am prototyping with the Circuit Playground Express microcontroller board. A script runs on my computer to track when a new version of code is sent to the board. Serial log messages from my code are also tracked. These scripts send the data to a web API that saves the data and sends updates to the user interface.
Post a Comment