A mini survival game built with Arduino, joystick, IR remote, and a 16×2 LCD. Players control a moving dot to collect food (X) before starving. The game supports restarting and toggling the screen via ...
This project uses an Arduino, a joystick module, and an LCD display to simulate simple directional control of a point (or cursor) on the screen. How it works: A single character or dot is displayed on ...
This module will investigate creating an interactive side-scrolling game using an Arduino. It will also provide experience with advanced usage of the 16x2 LCD screen and its scrolling capabilities.