This iRacing LED Display project was great fun, getting hands-on with a Raspberry Pi and learning to link hardware and software. In this project I also learned about socket programming, which was new to me but very interesting.
The project consists of a client app, running on the Raspberry Pi, and a server app on my PC. The two chat with each other via sockets to make the LED Display show real-time iRacing data.
While it might look simple, this project is proof of my ability to learn, adapt and create.
