TOP Contributors

  1. MIKROE (2760 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139227 times)
  2. FAT32 Library (71732 times)
  3. Network Ethernet Library (57114 times)
  4. USB Device Library (47426 times)
  5. Network WiFi Library (43051 times)
  6. FT800 Library (42401 times)
  7. GSM click (29832 times)
  8. mikroSDK (28051 times)
  9. PID Library (26881 times)
  10. microSD click (26197 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Vehicle Detection by Means of Inductive Loop

Rating:

1

Author: Val Gretchev

Last Updated: 2016-02-17

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 824 times

Followed by: 3 users

License: MIT license  

This project implements a loop oscillator circuit and a buried loop coil to detect large metal objects (such as a car). External components are kept to a minimum and oscillator frequency detection is done in software. This project uses a mikromedia plus for STM32 board with shield but any other fast MPU board should work.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Vehicle Detection by Means of Inductive Loop" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Vehicle Detection by Means of Inductive Loop" changes.

Do you want to report abuse regarding "Vehicle Detection by Means of Inductive Loop".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Vehicle detection by means of inductive loops in the pavement is not new. This technique has been used for many years and is still in use today.

Applications include sensing cars in left turn lanes to provide advanced green arrow signaling for left turns. Another application is counting cars on a highway for flow control or general road maintenance. Some lesser applications include garage door openers and parking lot security systems.

Schematic of Loop Oscillator

Schematic of Loop Oscillator

This circuit is required in making a working loop detector.

View full image

ALSO FROM THIS AUTHOR

Using MINI-M4 for STM32 as a Servo Motor Controller

0

In this example I use general-purpose timer 3, channels 1 and channel 2 to drive a pair of servo-motors in a pan and tilt mechanism. The included test program provides a convenient way to send multiple seek commands to position the servos over their complete range of motion.

[Learn More]

8-Digit 7-Segment LED Display in a mikroBUS Format

5

Sometimes you just need a long numeric LED display with up to 8 digits. This example provides manufacturing files to construct two PCBs. One with the appropriate driver circuits on a mikroBUS format board and the other with a row of LED modules that can be mounted remotely.

[Learn More]

Ultra-Low Resistance Tester (micro Ohm Meter)

9

Electrical power generation and distribution companies require an instrument for testing power transformer windings and circuit breaker contact resistance during maintenance. This is a design for such an instrument. The mikromedia 5 for Tiva board is the perfect candidate as the Microcontroller with Touchscreen in the block diagram.

[Learn More]