Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karthikmprakash/home-automation-esp8266
https://github.com/karthikmprakash/home-automation-esp8266
arduino embedded embedded-c embedded-systems esp8266 home-automation internet-of-things microcontroller
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/karthikmprakash/home-automation-esp8266
- Owner: karthikmprakash
- Created: 2021-06-02T15:53:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-01T12:10:30.000Z (over 3 years ago)
- Last Synced: 2024-03-17T09:38:26.683Z (8 months ago)
- Topics: arduino, embedded, embedded-c, embedded-systems, esp8266, home-automation, internet-of-things, microcontroller
- Homepage:
- Size: 4.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Home-Automation-ESP8266
This project was a part of my undergrad mini-project series.## Overview
The project is based around controlling home appliencies over WiFI (IoT). A Wi-Fi microcontroller, ESP8266 that hosts a webserver has been used for implementing it.## Tools Used
- Arduino IDE
- Putty
- HTML/CSS