So I plugged it in and ssh’d into the board and installed Hermes, setup was pretty straightforward. I connected my ChatGPT subscription and we were in business.
The first thing I asked the agent to do was flash a LED on the board, and it did just that. I then asked it to run the game of life on its 8x13 LED Matrix. Which would need it to interface with the arduino side of the board. After it searched docs for a bit, it had Conways game of life running on the board. Wow.
After setting up messaging it had me thinking, I can plug a whole bunch of electronic components to this thing. The Arduino UNO has these things called Modulino which are electronic components like temperature sensors that can be daisy chained from the board. This creates a whole world of possibilities creating a Hermes IOT agent like thing.