Skip to content

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

License

Notifications You must be signed in to change notification settings

OrcaTech-RC4/laundrybot-raspi

 
 

Repository files navigation

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. Change the raspi setting to enable ssh and wait for network before startup.
  3. Run bash install.sh in the UNIX terminal and enter the necessary prompts.
  4. The raspberry pi will reboot after the installation is successful, and runs sensor.py on startup.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.4%
  • Shell 40.6%