I am trying to display the current speed on a ST7735S SPI display using an arduino D1 Mini Pro as an intermediary and a VESC FSESC Mini V6.7 Pro. I am trying to follow this video VESC LCD Display - YouTube as a guide however he uses an I2C display what would i need to change if I'm using a I2C LCD display.
Simple solution, you copy the Arduino script that the developer of the video posted made, and you will paste it in the GPT chat, and ask the following question: "I need a script for Arduino Nano, based on the script below, (paste the script here ), but, if I used an LCD (put the model) and it will be used at the tx rx output of the vesc controller to obtain battery values in volts, speed in mph ........ do this and you will have a script ready to work!