Lichtwerkstatt/XRTL_SPA

automatic startup of Himbeere

Closed this issue · 4 comments

  • implement bash script for startup of himbeere with node server.js
  • include automatic update from git repo if possible

optional:

  • status LED for operation without screen

library for talking to gpio pins from nodejs
https://www.npmjs.com/package/rpi-gpio

Autostart von dem Bash Script:
grafik

Restart ssh service:
sudo service ssh restart

Skript für Auschalten per Button

grafik

Und dann unter "/etc/rc.local" eine Zeile eingefügt mit "python "

done :)