English
Control project that lights LEDs in 4 different directions according to the X and Y axis values of the joystick module. Teaches analog joystick reading and direction detection logic.
Pan-tilt project that independently controls two servo motors in X and Y axes with joystick module. Teaches the logic of joystick-servo integration and position tracking.
Arduino-based hardware snake game using an 8x8 WS2812B NeoPixel LED matrix and analog joystick. It includes a dynamic speed algorithm and mathematical collision controls specially calibrated for the l
It is a 256-pixel extended hardware port of the classic snake game running on a 16x16 WS2812B NeoPixel matrix. In this project controlled by Arduino and analog joystick, X/Y plane management is provid