NodeMCU-based Analog-alike RGB Clock with Android Controller
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project is based on development board NodeMCU-8266 and WS2812B RGB LEDs. There are 60, 24 and 12 pieces rings in the clock face that will represent different information and the clock settings is controlled by REST API (An android app is created for better control). NodeMCU is on AccessPoint mode and devices must connect to its network first before they can change its settings.
Inspired by This Project
Features:
- Time (Obviously! 3 Different Mode)
- Date (Jalali & Gregorian)
- Battery Percentage
- Temperature of the Room
- Two Beauty Mode (PacMan ᗤ and Rainbow 🌈)
- Alarm (Mario Theme Song)
- Customizable Colors
- REST API
These parts is used:
- NodeMCU ESP8266 CP2102
- NeoPixel Ring - X60/X24/X12 5050 RGB LED WS2812B
- DS1307 - RTC
- Voltage Sensor
- 0.5 Watt 8 Ohm Speaker
- LM386 Mini Amplifier
- Voice Sensor FC-04
- DS18B20 - Temperature Sensor
- Printed watch face and body
- Mini Breadboard
- Jumper Wires
- 18650 Battery Shield V3 + 18650 Battery
Connect the parts to the board. Change the #define
s relatively.
Libraries:
- ESP8266 (Board should be added to Arduino IDE (help))
- RTClib (With this exact title)
- ESPAsync
- Adafruit NeoPixel
- DallasTemperature
- OneWire
The main program of the board can be found HERE. Program the board and Enjoy!
- Adding TF card that will play a custom sound
- TF card wiring
- Sound transfer API
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Your Name - @alihatamitajik - a [DOT] hatam008 [AT] gmail [DOT] com
Project Link: https://github.com/alihatamitajik/saat-royal