TOP Contributors

  1. MIKROE (2652 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (136615 times)
  2. FAT32 Library (69820 times)
  3. Network Ethernet Library (55883 times)
  4. USB Device Library (46220 times)
  5. Network WiFi Library (41859 times)
  6. FT800 Library (41074 times)
  7. GSM click (28942 times)
  8. PID Library (26401 times)
  9. mikroSDK (26314 times)
  10. microSD click (25327 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

Traffic Flow Recorder (TFR)

Rating:

0

Author: Val Gretchev

Last Updated: 2012-07-27

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 801 times

Not followed.

License: MIT license  

This project combines several examples into a single application implementing a traffic movement data logger. The collected data can be used to justify signal lights or to change the signaling sequence of existing lights.
The hardware used for this project is mikromedia for Stellaris® M3 board.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Traffic Flow Recorder (TFR)" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Traffic Flow Recorder (TFR)" changes.

Do you want to report abuse regarding "Traffic Flow Recorder (TFR)".

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

Project Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

Examples for FreeRTOS

0

I am delighted that FreeRTOS was ported for use with MikroE compilers. After trying the demo codes supplied by MikroE, I decided to try some of my drivers for USB and UART. After resolving some issues, I was able to get a lot of code working in the new environment and I wanted to share it with users.

[Learn More]

Designing a Microprocessor from Scratch

0

Many students in electronics learn how to use and program a microprocessor but very few know what goes on inside the chip itself. This project will give the reader insight into the inner workings of a very simple 8-bit microprocessor that can be extended to more powerful designs.

[Learn More]

Delphi 7 example for testing the GPS L10 Click Board

0

The simplest way to test a GPS click board is to connect it to a PC by means of the built-in USB port. This program, written for Delphi 7, can be used to monitor the click board output messages. Use Disable Auto Output to stop automatic transmissions; Verbose mode to interpret fields.

[Learn More]