diyjack / smartee

Smart Plug Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartEE: The Smart Plug Controller

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

About

Smart Plug Controller

License:GNU General Public License v2.0


Languages

Language:C 69.0%Language:C++ 14.3%Language:Python 13.9%Language:Makefile 2.5%Language:Tcl 0.3%