0
179
Tire pressure from the sensor in 4 panels format
Desktop Apps
The task:
Make an application to show the pressure of the tyres in the car.
Pressure data is transmitted from the car sensor via the COM port.
What I did:
- Discovered the format of the protocol, broke the graphic interface, wrote the program…