Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 488 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 488 Bytes

RasPIHW

A Demonstration on how to use HW with Raspberry PI Zero W with nodejs

Install

Install nodejs

apt install nodejs

Install npm

apt install npm

Install nodejs modules

npm install http express onoff child_process sleep ds18b20 lcdi2c rpi-dht-sensor pi-camera

Enable HW on Raspberry

raspi-config

Start

Lauch index.js

./index.js

Use

Point browser to http://IP_RasberryPIZeroW