Skip to content
IoT-Based Traffic Counter — Desktop Application Development project by YenkoDev

IoT-Based Traffic Counter

Software as a Service

No

Category

Desktop Application Development

Clients

Mapua University

Techstack

ArduinoC#.NETFirebase

Purpose

Build an electronic prototype that counts vehicles passing over a designated road using a piezoelectric sensor, giving planners accurate, continuously collected traffic volume data.

Description

An Arduino reads a road-mounted piezoelectric sensor that registers the vibration of each passing vehicle and pushes counts to a Firebase Realtime Database over Wi-Fi. A companion C# WinForms desktop application subscribes to that data, displays live and historical counts, and exports traffic records to Excel spreadsheets for analysis, linking the roadside hardware to a usable reporting workflow.