martinbogo / pt-battery-diagnostics

Arduino sketch, library, BOM, and Gerber files for i2/x2 Segway battery diagnostics
MIT License
22 stars 12 forks source link

Displaying battery data without i2c Lcd #7

Closed Moejaahied closed 3 years ago

Moejaahied commented 3 years ago

Hi Martin,

I'm a Arduino newb, living in Cape Town, South Africa, with an electrical and electronics background.

Have acquired all the hardware and software except the 20 x 4 i2c lcd display. Will order the display today. Have installed the Arduino IDE software for windows and downloaded the Github zipped file. Loaded the ino file onto the Arduino Uno.

Hardware:

Arduino Uno board.

12v Dc transformer to provide 12v to battery enable

All leads/wires from Uno to battery have be prepared and connected, with labels to the pins on Uno and battery sides.

Will connect the 20 x 4 i2c LCD display to the 5v supply leads and SCL and SDA pins on the Uno.

Until the display arrives is there any way to display the voltages, temps, state of charge and Serial number on my laptop?

Hope you can assist.

Regards

Moejaahied Bardien

martinbogo commented 3 years ago

By default, the code displays everything on a serial port.