This software lets you control a heating via Raspberry Pi over a website or app. The pins are physically mapped.
- Active schemas: Activate one or multiple schemas that will be used if the temperature range matches.
- Yarn
- Node > v11
P1:
3V3 (1) (2) 5V
GPIO2 (3) (4) 5V
GPIO3 (5) (6) GND
GPIO4 (7) (8) GPIO14
GND (9) (10) GPIO15
GPIO17 (11) (12) GPIO18
GPIO27 (13) (14) GND
GPIO22 (15) (16) GPIO23
3V3 (17) (18) GPIO24
GPIO10 (19) (20) GND
GPIO9 (21) (22) GPIO25
GPIO11 (23) (24) GPIO8
GND (25) (26) GPIO7
- Install hardware.
- Copy heatingpi.tar.gz to /home/pi.
- Run "setup-env.sh"
Run build.sh
https://{ip-of-pi}:9000
- Write Cypress unit tests