Just a second
Welcome Fighter
Enter your name to join the prediction arena.
(Try unique names to avoid collision)
CHADGPT vs GROKOZILLA
FIGHT NIGHT
Waiting for the next match...
CHADGPT
GROKOZILLA
Winner
Live Bets
Rewards
Battle Setup
ChadGPT vs GROKOZILLA is an IoT-powered robot battle where two cardboard fighters step into the ring under the control of an ESP32. When the match starts, servo-driven arms perform attack motions in sequence, and every physical contact is judged through real sensor feedback. The winner is not chosen randomly; the arena turns actual hits into health-point changes.
Piezo sensors detect incoming hits and reduce the HP of the robot that takes damage. The LDR reads ambient light and adds a tactical twist to the fight by giving a speed advantage depending on the lighting conditions. The OLED display shows live HP values, rage mode status, light-based effects, and the winner. The ADXL345 accelerometer is included experimentally to explore motion and acceleration data during the battle.
On the control side, Arduino IoT Cloud is used to start and stop the battle remotely while monitoring robot data through a dashboard. The ESP32 handles sensor reading, Wi-Fi communication, and servo control signals, while the two SG90 servos are powered from separate 5V sources for stable movement. All grounds are connected together so the servo signals are interpreted correctly, keeping the physical arena and the digital dashboard locked into the same fight.