Metealp97
Turkey
Asked
— Edited
Lcd With Ez-B
dj sures could you demonstrate how to use lcd with ez-b.
Dual Hbridge
— Two-channel Dual H-Bridge movement panel to control two DC motors (on/off) for forward, reverse, left, right via EZ-B digital ports; no PWM speed.
Try it →
dj sures could you demonstrate how to use lcd with ez-b.
https://synthiam.com/Tutorials/Hardware.aspx?id=13 is a good place to start.
Serial lcd's are much easier than i2c. Avoid i2c if you don't know much about it.
Connect power to the LCD. And also connect a digital wire from the EZ-B. it's easiest to use a peripheral cable.
Then in EZ-Script, you can use the SendSerial command. The syntax and help are displayed in the script editor manual
thx