Back to projects
Nov 19, 2023
2 min read

Telemetry

Unidirectional long rage comunication

Telemetry is a project developed at UJI Motorsport with the purpose of sending real-time data from the Formula Student Car to a remote Dashboard.

Here are its key components:

  • Sender code and receiver code: Developed to facilitate the transmission and reception of data between the car and the remote dashboard, ensuring seamless communication.
  • Data compression algorithm: Implemented to compress data by up to 78%, enhancing transmission speed and distance. This algorithm optimizes data transfer efficiency without compromising the integrity of the transmitted information.
  • Grafana integration: Utilized Grafana to visualize and display the received data in real-time. Grafana’s powerful visualization capabilities enable users to monitor various parameters and performance metrics of the Formula Student Car effectively.

Telemetry plays a vital role in providing valuable insights, enabling teams to make informed decisions and optimizations.

Index