DIY laser tag system Using ESP8266:
- Built a LaserTag system based on infrared Protocol using ESP8266 Microcontroller with an Interactive OLED display to show player statistics like health and ammo.
- Player statistics were stored in EEPROM to avoid data loss during power cycles and Piezo buzzers are used to generate various sound effects.
- Designed a website to register, control and display statistics of all players in realtime.
-
Front-End: HTML,CSS
Back-End: PHP,MySql