Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 368 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 368 Bytes

pi-sensor-code

Code for Raspberry Pi to monitor and transmit laundry machine sensor readout

Installation

  1. Clone repo to /home/pi, using git clone <repo link> . in that folder.
  2. Run bash install.sh in the UNIX terminal and enter the necessary prompts.
  3. The raspberry pi will reboot after the installation is successful, and runs sensor.py on startup.