mr_bandit
I had added pictures
I addedpictures in the HTML, but after a preview, they had disappeared. The pictures are in the attached files.
I had added pictures
I addedpictures in the HTML, but after a preview, they had disappeared. The pictures are in the attached files.
The wire…
The long wire is the USB/serial cable to start the sequence, then show the various sensor values and state machine transitions. I have a Command Line Interpreter (CLI) with commands that let me control various things - like read the line sensors in a loop, or set the thresholds, etc.
Hope that answers your question.
1 replyA table-driven CLI in C for Arduino
I am happy to post the CLI code for Arduino if someone is interested. I do firmware for a living, and I have different ones for my professional work. The first thing I do is get a serial port working and port a CLI.
Please point me to the right FAQ or posting on the process if y’all are interested.