ericmoritz / washingmachine

My project to make my dumb washing machines into a smart washing machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

washing machine monitor

This is the source code from my washing machine monitor using an Adafruit Hazzah and a pair of LIS3DH accel modules

This project is based off of this project

Arduino Env in NixOS

To get the Arduino environment to work in NixOS run the following command:

nix-shell https://github.com/nix-community/nix-environments/archive/master.tar.gz -A arduino

ref

About

My project to make my dumb washing machines into a smart washing machine

License:Other


Languages

Language:C++ 100.0%