This repository is under construction. See the hackaday project page for details.
- hardware: This folder has all of the schematic and PCB layout documents for the project. Note if you don't have Altium, check out the dropbox page for the the project Gerbers and PDF schematics.
- firmware: This folder contains the firmware for the SAM4S chip. See the hackaday project page for build instructions
- software: This folder has python scripts for controlling SmartEE plugs. To use SmartEE's in your own project just import plug.py. See demo.py for example usage