This project is an IOT Electronics (ICCS323) final project at Mahidol University International College. This project recreates the famous Chrome Dino Game on an LCD display, featuring multiple control systems and a soundtrack with a passive buzzer. It leverages various input devices like a button, potentiometer, LDR (Light Dependent Resistor), and tilt sensor for flexible controls.
A snapshot of the Chrome Dino Game setup with Arduino and breadboard.
- Arduino UNO (or compatible)
- 16x2 LCD Display (I2C or parallel interface)
- Breadboard
- Jumper Wires
- Passive Buzzer
- Button
- Potentiometer
- LDR (Light Dependent Resistor)
- Tilt Sensor
- Resistors (220Ω, 10kΩ as needed)
Inspiration and Code template: Chrome Dino Game. Soundtrack: https://github.com/robsoncouto/arduino-songs/blob/master/supermariobros/supermariobros.ino