Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

support node-red-node-pi-gpiod #28

Open
janvda opened this issue Oct 4, 2019 · 1 comment
Open

support node-red-node-pi-gpiod #28

janvda opened this issue Oct 4, 2019 · 1 comment

Comments

@janvda
Copy link

janvda commented Oct 4, 2019

Currently there are 2 different nodes to interface with the raspberry pi hardware (GPIO pins):

This issue is raised to support the 2nd node (=node-red-node-pi_gpiod) to interface with the raspberry pi hardware. This node can easily be installed via the node-red editor (via the manage palette menu) but in order to use this node the daemon pigpiod must be running.

So this issue is about how to get the daemon pigpiod running.

@janvda
Copy link
Author

janvda commented Oct 4, 2019

Regarding

So this issue is about how to get the daemon pigpiod running.

I think that the best way (using balena) is to create an extra docker service that runs this daemon.

I have managed to create this service (see service pigpiod in my branch https://github.com/janvda/balena-node-red/tree/pigpiod) but it still has issue janvda#1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant