https://github.com/mebjas/project-hiot
Project Hector: smart home automation & telemetry
https://github.com/mebjas/project-hiot
Last synced: about 1 month ago
JSON representation
Project Hector: smart home automation & telemetry
- Host: GitHub
- URL: https://github.com/mebjas/project-hiot
- Owner: mebjas
- Created: 2014-12-17T11:09:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-20T20:08:05.000Z (almost 10 years ago)
- Last Synced: 2024-05-23T08:31:56.981Z (11 months ago)
- Language: PHP
- Size: 11.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hector-home-automation
======================Project Hector: smart home automation and telemetry
##Current state
Capable of controlling the LEDS using `tablet`, `phone`, `web browser`, `terminal` or `serial monitor - Arduino`!`Arduino code` runs in the mega board that:
- Controls the LEDS
- Recieves the Serial inputs
- Send back Serial Acknoledgements`C++ binary` is capable of sending serial data to arduino connected to `tty.usbmodem1421` interface currently hardcoded for my macintosh
`php server` is for recieving data from client and executing the c++ binary
`html client` is for:
- Switching LEDS On or Off
- Get Information about state of leds