Skip to content

A "speedometer" example using mikroC and an EasyPIC v7 controller. This was a school project, first time I ever used C.

Notifications You must be signed in to change notification settings

jeffijoe/EasyPIC-Speedometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyPIC-Speedometer

A "speedometer" example using mikroC and an EasyPIC v7 controller. This was a school project, first time I ever used C.

The idea is to simulate a speedometer, using the analog input range 0V to 5V. 0V = 0 km/hour, 5V = 200 km/h. Unfortunately, since the analog-to-digital conversion only peaked at 1007 decimal (should be 1024), I couldn't make it very accurate, but oh well.

About

A "speedometer" example using mikroC and an EasyPIC v7 controller. This was a school project, first time I ever used C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages