/Speed-Checker-with-8051

8051 is old and rusty but its a nice way to build skills in embedded programming.The project i made was a simple speed checker which would find the speed of a moving object across the two ldr's. When the user asks for the older values of speed he can see the previous 8 speeds recorded(limitation of 8051 memory :P ).It was a simple project but took some time to implement on my own on 8051.

Primary LanguageC

No issues in this repository yet.