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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A digital clock using ATMega16 or ATMega32 and DS-1307 RTC that is set using a UART connection to computer, the time is got and sent using a GUI application written in Python.
Control LEDs with signals sent to microcontroller using a UART connection to a computer. GUI is used on the computer to establish connection and send control signals.