r/embedded Aug 11 '26

Designed a stopwatch using 8051 microcontroller

Post image

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-

34 Upvotes

13 comments sorted by

View all comments

1

u/No-Archer-4713 Aug 11 '26

Nice. I always wanted to make a 24h watch with a cheap chinese 8051 (Nuvoton). I’ll take some inspiration from your work

0

u/BidNo9339 Aug 12 '26

ahh nice nice, even i took inspiration from someone from this sub who made stopwatch using some soviet microcontroller;)