Circuit Lake

Electronic Project and Circuit Collection

RPM Meter Related Resources




Embedded Car Computer System

January 23, 2011 By: admin Category: AVR, Automotive, Control, Monitoring, Project No Comments →

embedded monitoring car system

Xarias is embedded car computer system, based on ATMega32 MCU and programmed using C language and compiled with gcc compiler. The project is designed to obtain different car information and display it in human-readable form. It can calculate momentary and average speed, calculate momentary and average fuel consumption, show engine RPM, calculate journey time [...]

AVR RPM Meter with KMI15/1 Rotational Speed Sensor

July 03, 2009 By: admin Category: AVR, Measurement, Microcontroller, Project No Comments →

AVR RPM Meter

If you want to build a RPM meter project based on Microcontroller AVR? Check out this RPM Meter with rotational speed sensor KMI15/1. For this project, Tomi use AT90S2313 to store the program and control the sensor. As compiler he used Bascom AVR.