Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/citizendot/home-automation
Turn on/off your home appliances from your anywhere!
https://github.com/citizendot/home-automation
aurdino mqtt ubidots
Last synced: about 2 months ago
JSON representation
Turn on/off your home appliances from your anywhere!
- Host: GitHub
- URL: https://github.com/citizendot/home-automation
- Owner: CITIZENDOT
- Created: 2021-08-27T17:19:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T15:25:14.000Z (6 months ago)
- Last Synced: 2024-10-30T17:51:48.886Z (3 months ago)
- Topics: aurdino, mqtt, ubidots
- Language: C++
- Homepage: https://youtu.be/XLCf1JYudgI
- Size: 15.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Home Automation
This project demonstrates an approach to control Real home appliances via external website. Detailed information is given in the [project report](CS226%20Project%20Report.pdf)
## Architecture
![Basic Blueprint](Architecture.png)
#### Related other projects & Final thoughts
As a part of this project, I have slightly modified a library and extended it's functionality, i.e., **Mail sending** feature.
[**ubidots-mqtt-esp**](https://github.com/CITIZENDOT/ubidots-mqtt-esp/)
Take a look at the [source code](CS226_Lab.ino), which is loaded into NodeMCU board.