3 Open Issues Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub
Automotive Data Acquisition

AI Summary: Set up the server sub-project for Apex Corse's data logger, which involves establishing communication with an ESP-32 receiver to collect real-time car data, transmitting this data to a client application, and simultaneously storing it in a persistent database.

Complexity: 4/5
good first issue help wanted

Data Logger for Apex Corse's car

Automotive Data Acquisition

AI Summary: Set up an embedded system for Apex Corse's car, consisting of two ESP32 microcontrollers: a transceiver inside the car connecting to the CAN bus and communicating with an external receiver via LoRa, using AES encryption. Data transmission to a server is also required.

Complexity: 4/5
good first issue help wanted

Data Logger for Apex Corse's car

Automotive Data Acquisition

AI Summary: Develop a user-friendly client application for Apex Corse's car data logger. The application should receive real-time data from a server, display it using various visualizations (line charts, bar charts, tables), allow historical data review, offer UI customization, and support multi-window visualization. Automatic reconnection capabilities are also required.

Complexity: 4/5
good first issue help wanted

Data Logger for Apex Corse's car