Skip to content

A digital clock (non-rtc) developed as a student project for IFG.

License

Notifications You must be signed in to change notification settings

forgeworksdev/arduinoclock-nonrtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Non-RTC Arduino clock

๐Ÿ—๏ธ Description

This clock uses the 12h format. It has buttons so that the user can adjust the time, and allows the user to print a scrolling message.

๐Ÿ“ท Screenshots

image


๐Ÿ”ง Installation & Setup

๐Ÿ“ฅ Cloning the Repository

git clone https://github.com/forgeworksdev/arduinoclock-nonrtc.git
cd arduinoclock-nonrtc

๐Ÿ› ๏ธ Technologies Used

  • ๐ŸŽจ C++ (Scripting)
  • ๐Ÿ“ฆ LiquidCrystal.h

๐Ÿค Contributing

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m "Add feature")
  4. Push to the branch (git push origin feature-branch)
  5. Open a Pull Request

๐Ÿ“ License

This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE โ€“ see the LICENSE file for details.


About

A digital clock (non-rtc) developed as a student project for IFG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages