This simulator demonstrates an ESP32-based parking assistance system that helps guide vehicles to the perfect parking position in a garage. The system uses:
- A TFmini-S distance sensor to detect the vehicle's position
- A WS2812B LED strip providing visual feedback through color changes
- Four distinct zones for precise parking guidance:
- Too Close Zone: Blinking red warning when too close to the wall
- Buffer Zone: Solid red indicating the minimum safe distance
- Approach Zone: Gradient from red to green showing optimal approach
- Safe Zone: Solid green indicating plenty of space
Use the slider below to simulate moving a vehicle closer to or further from the garage wall.