This is an old revision of the document!
Author: Stan Ionut Razvan
Email: ionut_razvan.stan@stud.acs.upb.ro
Master: SRIC
This project uses an ESP32 that reads inputs from sensors for a racing video game. It reads up, down, left and right inputs and sends them forward through HTTP to the game. The game has an HTTP endpoint accepting POST requests with inputs from the card. It tries to keep the game input state as close in sync as possible to the board.