Code for Raspberry Pi to monitor and transmit laundry machine sensor readout
- Clone repo to
/home/pi
, usinggit clone <repo link> .
in that folder. - Run
bash install.sh
in the UNIX terminal and enter the necessary prompts. - The raspberry pi will reboot after the installation is successful, and runs
sensor.py
on startup.