ArjanSchouten / tako-esp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tako-esp (ESP8266 program writen with Arduino framework)

Tako is an IoT device which makes it possible to send kisses to your partner while you are geographically separated from each other.

Install

The software is writen with the Arduino IDE. xxd is required to place the html contents in c files. xxd can be easily installed on linux based systems and should be included on OS X. On Windows you can use cygwin to install xxd.

When the html is changed you have to run:

./securitylab/build.sh

About

License:MIT License


Languages

Language:C 52.8%Language:Arduino 30.0%Language:HTML 8.2%Language:C++ 8.1%Language:Shell 1.0%