Back to Browse

ATMEGA328P (UNO) Based Clock/Timer

72 views
Apr 28, 2022
18:43

A clock-timer project centered around the ATmega328P Microprocessor. This was a fun project. Here are some further details of the project: Display Driver Board Layout: https://www.dropbox.com/s/nanv4kpa7r4551j/Clock_Timer%20%5BDisplay%20Driver%20Board%20Layout%5D.pdf?dl=0 Display Driver Board: https://www.dropbox.com/s/w977fd3cv6tdjeg/Clock_Timer%20%5BDisplay%20Driver%20Board%5D.pdf?dl=0 Front Housing: https://www.dropbox.com/s/upe58n214irp5r2/Clock_Timer%20%5BFront%20Housing%5D.pdf?dl=0 Front Panel Display: https://www.dropbox.com/s/1361h0xo6l5aum1/Clock_Timer%20%5BFront%20Panel%20Display%5D.pdf?dl=0 Output Board: https://www.dropbox.com/s/elvdhe3knzbjqgs/Clock_Timer%20%5BOutput%20Board%5D.pdf?dl=0 Processor Board Layout: https://www.dropbox.com/s/tyi0alz5xnullsb/Clock_Timer%20%5BProcessor%20Board%20Layout%5D.pdf?dl=0 Processor Board: https://www.dropbox.com/s/cg9hjjc562ng73y/Clock_Timer%20%5BProcessor%20Board%5D.pdf?dl=0 Rear Panel: https://www.dropbox.com/s/i8elxzk5cvv8a1i/Clock_Timer%5BRear%20Panel%5D.pdf?dl=0 The user manual gives a better description and operation of the final project than what is presented in the video -- User Manual: https://www.dropbox.com/s/6ge8ayp11ekdkp9/User%20Manual%20for%20YouTube.pdf?dl=0 Ok, if you're really interested, here is a copy of the 'C' code: (.PDF File): https://www.dropbox.com/s/58cl9a4a1qby8la/Clock-Timer%20Firmware.pdf?dl=0 (main.c): https://www.dropbox.com/s/1lfnorw9431hj3i/main.cpp?dl=0 The code for this project was developed in the "Visual Studio code" and "Platform io" environment. A few minor modifications may be required for the Arduino UNO development environment. Also note the library dependencies which will need to be installed in your development environment.

Download

1 formats

Video Formats

360pmp480.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

ATMEGA328P (UNO) Based Clock/Timer | NatokHD