Re: What Microcontroller can be used with inductive loop sensors



simon86 wrote:
Hi,

I am currently working on a university project that concerns the
functionality of an inductive loop sensor. While I understand its basic
functionality I am unsure how to use it with microcontroller.

We will be using the sensor to detect vehicles that are parked in a
parking spot. Once detected, we want the sensor to communicate with some
sort of microcontroller so a timer can be set. How to actually connect the
sensor and microcontroller is where we are facing difficulties at the
moment. If you could provide information on how this could be done that
would be highly appreciated.

Also, what microcontroller has the following specifications:
- Has one or more timers
- is able to have an RF transciever connected to it
- can be connected to an inductive loop sensor

Thanks



Most Microcontrollers have timers Usually more than one.
There are many types RF transceivers many are serial and can connect to any Microcontroller. Others are part of the chip.
To work with a microcontroller your loop sensor must out put a signal. A voltage that can be measured or a pulse that can be timed. Assuming it does not just output a Car / No Car signal.
.



Relevant Pages