HomeGenie Forum

Automation Program Plugins and Wizard Scripting => Raspberry Pi GPIO/SPI/I2C => Topic started by: dsa4055 on February 04, 2014, 03:51:44 PM

Title: Touch Display Direct on Raspberry
Post by: dsa4055 on February 04, 2014, 03:51:44 PM
Hello Gene

Any expirience with Touch Display on Raspberry with HG?
I would buy a 10" Touch Display to Control HG Local on the Raspberry... have you make a Interface for that?
Can you explain me how to do this?

Cheers
David
Title: Re: Touch Display Direct on Raspberry
Post by: Gene on February 04, 2014, 05:42:51 PM
No experience, but eventually some brave user might try this:

(https://logicethos.com/files/5513/4989/8993/Pi-uLCD_connector.png)

Link to Raspberry Pi Touch Screen project (https://logicethos.com/blog/raspberry-pi-touch-screen-lcd/)

and have an Automation Program Plugin to control it via /dev/ttyAMA0 using the SerialPortHelper class.