Search found 4 matches

by Sami
25 Sep 2025, 15:36
Forum: Software
Topic: Python with CANBÚS
Replies: 2
Views: 10863

Re: Python with CANBÚS

It sounds like you could be experiencing an issue with either your Python script, or with deployment through RevPi Commander.

Try the script given in Step 6 of the Python Tutorial (https://revolutionpi.com/en/tutorial/python) - when the button is pressed, does the LED activate as expected? Does ...
by Sami
24 Sep 2025, 11:31
Forum: Software
Topic: Touch Screen with RevPi
Replies: 2
Views: 10693

Re: Touch Screen with RevPi

Ahh understood, thank you. So any touch screen with a HDMI + USB interface and linux support should work, I see! I'll look at Faytech in particular.

I have a couple of remaining questions about the touch-screen interface, if that is alright?
(1) If I wanted to produce a touch-screen UI for the ...
by Sami
16 Sep 2025, 15:54
Forum: Software
Topic: Touch Screen with RevPi
Replies: 2
Views: 10693

Touch Screen with RevPi

Hi all,

I'm trying to work out what software and which panel-mounted touch-screen interface would work best with the RevPi.

What is the official preferred solution? Or what have you had success using? I am using Node-RED specifically, and would like to display some live data e.g. sensor readings ...
by Sami
16 Sep 2025, 15:43
Forum: Software
Topic: Touch in Chromium browser sometimes not working
Replies: 8
Views: 58277

Re: Touch in Chromium browser sometimes not working


Dear Wiekon, here is a set-up with an example video that shows that the touch inputs work excellently.#

using a faytech monitor
and just install the "chromium" browser - no modifications needed


sudo apt install chromium-browser



https://youtu.be/-_6GkccJd1w


Hi Dirk,

Would you be ...