jabezwinston / Race_Stop_Watch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Race Stop Watch

Open race_stop_watch.pdsprj using Proteus 8. Just click play button to run the simulation.

Code can be compiled with either Keil µVision IDE (C51) or SDCC

  • Keil µVision IDE (C51)
    • Download and install Keil C51
    • Open Race_stop_watch.uvproj and click Build
  • SDCC

Use the generated HEX file Race_stop_watch.hex to run the Proteus simulation.

Race Stop Watch


Changelog

  • March 2016 - Initial version
  • December 2019 - Added support for SDCC

About


Languages

Language:C 71.9%Language:Makefile 28.1%