Skip to content

dduransseau/node-red-contrib-gce-nrx-800

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-gce-nrx-800

An Node-RED nodes to interact with GCE electronics NRX-800 trough the PiGPIOd daemon that is part of Raspbian (must be enabled).

To enable the service sudo systemctl enable pigpiod.service

Installation process

nrx800@nrx800:~ $ sudo systemctl enable pigpiod.service
nrx800@nrx800:~ $ sudo systemctl start pigpiod.service
nrx800@nrx800:~ $ wget https://github.com/dduransseau/node-red-contrib-gce-nrx-800/archive/refs/heads/main.zip
nrx800@nrx800:~ $ unzip main.zip
nrx800@nrx800:~ $ rm main.zip
nrx800@nrx800:~ $ cd ~/.node-red
nrx800@nrx800:~/.node-red $ npm install /home/nrx800/node-red-contrib-gce-nrx-800-main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published