Hi, good day, I am making a project that:
*when button A is pressed, "1" is transmitted wirelessly to the laptop via wifi shield., and when "1" is detected,via serial monitor, Candidate 1 is incremented by 1 vote and would be displayed on a visual basic interface program
VBasic program will serve as the live feed system for the voting process
I have seen a lot of tutorials but it is the VBasic program controlling the arduino, I wanted to do it the opposite way.
This is a rough principle and I am hoping someone will help me understand. I am new to VBasic coding. Thank you!