News

Programming Your Charger. To bring your EV charging station to life, you’ll need to program the Arduino Uno. Connect the Arduino to your laptop via USB and use Visual Studio Code with the ...
VB 6 and earlier gave you interface inheritance and could kind-of be made to look like OO, but many devs produced code that could have been written in VB2, full of goto’s and other crappy practices.
The serial port baud rate is set to 9600, and the Arduino Uno uses COM34. Visual Basic 2008 comes with the SerialPort function, so it’s pretty easy to program. All that we need the Arduino to do is ...