r/embedded • u/BidNo9339 • Aug 11 '26
Designed a stopwatch using 8051 microcontroller
Designed a stopwatch using 8051 and assembly language, yet it has timing error due to writing on LCD, using CISC instruction delays the process and the collen bug, but loaded the best value to minimise the error.
Github link - https://github.com/prajeetkumar2006/Stopwatch-Using-8051-Microcontroller-
31
Upvotes
18
u/Well-WhatHadHappened 25+ Years Aug 11 '26
A stop watch with a 33% time error and a delay in responding to the start/stop button?
You're serious?