Hello,
Is there a way to use your lcd remote to connect wirelessly to the arduino ?
Thank you,
Jesse Jurado
Hello,
Is there a way to use your lcd remote to connect wirelessly to the arduino ?
Thank you,
Jesse Jurado
Hi,
You might be able to connect an LCD wirelessly to an Arduino by using an Arduino Board (for example an Arduino UNO) with an XBee Shield, two XBee modules that can communicate together and a serial LCD.
However, be sure to add a level converter between the XBee modules and the Arduino Board/LCD if you choose a 5V Arduino Board and LCD as the XBee modules are 3.3V logic level compatible.