Time is worthless
unless given purpose
so create your worth
- Bennet H.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This timer stardet as a presenr for someone special, but quickly became a way for me to improve my skills and learn new things.
It's a pretty simple full minute Timer. On startup you can input the wanted time through the rotaryencoder. The LEDs will light up one after the other, Indicating the Minutes. After the wanted timer is inputed the dial needs to be pressed in once to start the countdown. The LEDs will dimm down and turn off one after the other, to indicate the remaining time. If the starting brightness, is to bright for your liking. You can double press the dial and the turn it to change the starting brightness to your liking, then press the dial again to save the new value to eeprom.
- arduino-cli
TBA
-
Clone the repo
git clone https://github.com/Whatever0rg/5LED_Timer.git
-
Connect Arduino
-
Move into target directory
cd Timer -
Execute Makefile
make
-
[Otional] Debugging
make debug
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
Project Link: https://github.com/Whatever0rg/5LED_Timer
