Search found 3 matches

by jporto
26 Feb 2025, 21:29
Forum: Software
Topic: Reading input directly with C
Replies: 1
Views: 3006

Reading input directly with C

Community,
Is there a C library available to directly read the inputs of the RevPi?.

Jose
by jporto
01 Nov 2024, 03:14
Forum: Software
Topic: Node-RED problems
Replies: 1
Views: 3980

Node-RED problems

Hello community.

I've been giving a spin to Node-RED programming and I'm having some difficulties:
The first problem, I seem to be unable to get a [revpi-single-input] node to assign an Input pin. It turns the cursor in a gray prohibition sign and shows 'Check server settings' in a tooltip. I used ...
by jporto
01 Feb 2023, 19:53
Forum: Software
Topic: Starting graphical application automatically after RevPi boots
Replies: 1
Views: 2488

Starting graphical application automatically after RevPi boots

Hi,
I've been trying to start a compiled graphical app after the RevPi boots to no avail.

So far I've tried to use the autostart script on the LXDE-pi folder. I also tried concocting and registering some custom scripts on the systemd folder. Both methods failed to work.

Any guidance in the matter ...