Tachymètre

From air
Jump to navigation Jump to search

Objective of the project

The aim of the project is to use a doppler sensor to develop a web application that displays the historic of all passages in front of the sensor, with date, hour, speed, and direction. The sensor is connected to a Raspberry Pi with an Arduino to process the raw data and send the measures to a SQLite server. The server stores all the values and makes them available to the web client. This client is a user interface that allows the owner of the sensor to see the historic of passages in a legibly and interactive way (date range, graphs).



Ce projet doit être développé en Cohorte, une plateforme de développement qui permet de séparer l'application en différents composants. Ces composants sont indépendants. Ils peuvent être codés dans des languages de programmation différents, c'est Cohorte qui s'occupe de la communication entre les différents composants. L'application est une interaction entre les composants qui fournissent et consomment des services.

Technical environment

  • Cohorte
  • Raspberry Pi
  • Arduino
  • HB100 Doppler Sensor