Allows you to use Arduinos with bakkesmod through win32api
IDEs
Visual Studio 2022
Arduino IDE
You can use any IDE for arduinos but I found that Arduino IDE was simple and easy to use.
This template allows you to write commands through Serial Port.
This is a demo I made to test out sending commands from you .cpp through serial port to be recieved by your .ino file.
This demo showcases how you can send and recieve more than 1 command through serial port using StatEvents with Bakkesmod.
Green Light = Touched ball
Red Light = Demoed
Blue Light = Scored
Yello Light = Save
Demo video