https://github.com/TheGeekExplorer/IoT-Home Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code + Explore + All features + Documentation + GitHub Skills + Changelog * Solutions + By Size + Enterprise + Teams + Compare all + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} TheGeekExplorer / IoT-Home Public * Notifications * Fork 0 * Star 0 IoT Suite for a Smart Home consisting of ESP32-WROOM, Arduino Nano/ Uno/Mega, and Raspberry Pi 0 stars 0 forks Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights TheGeekExplorer/IoT-Home This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 1 branch 0 tags Code * Clone HTTPS GitHub CLI [https://github.com/T] Use Git or checkout with SVN using the web URL. [gh repo clone TheGee] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @TheGeekExplorer TheGeekExplorer Update main.cpp ... ce18082 Jul 29, 2021 Update main.cpp ce18082 Git stats * 52 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time Generic/Temperature Sensor Update main.cpp Jul 29, 2021 Rooms/Stairs Delete README.md Jul 13, 2021 README.md Update README.md Jul 13, 2021 View code [ ] IoT-Home ROOMS - Stairs LED Lighting Construction and Materials PIR Sensor Web Server over WiFi SENSORS - Temperature Sensor Purpose APIs /api/temperature /api/pressure /api/altitude README.md IoT-Home IoT Suite for a Smart Home consisting of ESP32-WROOM, Arduino Nano/ Uno/Mega, and Raspberry Pi --------------------------------------------------------------------- ROOMS - Stairs LED Lighting Construction and Materials The LED stairs lighting is implemented using LED strips, MOSFETs with PWM, and ESP32-WROOM units as a WiFi IoT device running bespoke C and C++ code. It also uses a PIR sensor for movement detection at night time. PIR Sensor The lighting on the stairs can be turned on for a given time (default 60 seconds) when movement is detected on the PIR sensor(s). Web Server over WiFi The ESP32 is also setup to connect to the local wifi (with credentials) and then host a set of simple REST API to turn on and off the lighting. There is also scope to make this work with RGB LED lighting for multicoloured solutions, and MOSFETS with PWM for nice glow lighting. --------------------------------------------------------------------- SENSORS - Temperature Sensor Purpose Each room in a house can have an IoT temperature sensor so that we can monitor centrally the temperature in the house as a whole, and alert the house owner when they've left a window open and it dips below a comfortable temperature. This alerting can be done on the Raspberry Pi or other IoT central service monitoring the ESP32's JSON API's. APIs /api/temperature Gives you the current temperature in Degrees Centigrade (degC). /api/pressure Gives you the current air pressure in Pascals (pa). /api/altitude Gives you the current altitude in Meters (m). About IoT Suite for a Smart Home consisting of ESP32-WROOM, Arduino Nano/ Uno/Mega, and Raspberry Pi Resources Readme Stars 0 stars Watchers 2 watching Forks 0 forks Releases No releases published Packages 0 No packages published Languages * C++ 100.0% Footer (c) 2022 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.