Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Speed sensor interfaced to a microcontroller

Status
Not open for further replies.

Reginald Flores

Newbie level 2
Joined
Sep 3, 2013
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
14
hi, i have a project that needs to detect the speed of a vehicle and once the vehicle exceeds a certain speed (ex. 30kph) a gsm module will send a message to someone.
can you please give me an advice to what microcontroller and sensor to use?
thank you in advance.
 

we can design using simple micro-controller like 8051 and photo transistor.
check this it may be useful.
**broken link removed**
 

You can keep it simple by using arduino micro-controller and sensor as ultrasonic sensor.
Interfacing of GSM and ultrasonic sensor is very simple in arduino.
 

You can keep it simple by using arduino micro-controller and sensor as ultrasonic sensor.
Interfacing of GSM and ultrasonic sensor is very simple in arduino.

Very simplest method is using 8051, well supported but you shdnt expect high quality of operation...
Using pic 16F controllers will be reliable and also well supported....... You have to choose a well supported package as a beginner**
 

You should use the processor for which you can get the best hardware (e.g. development board) and software support.

I don't think that ultrasonic will give a suitable on-board vehicle speed measurement. I presume, everyone will see why when thinking about it a bit. First choice would be tachometer pulse counting, if available. GSM module with GPS might be an elegant option.
 

As FvM said tachometer is a best suitable option and you can create one yourself.search the forum related threads.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top