Other

“This simple project, based on an ATtiny85, gives you a maze that you have to solve by navigating it with four push buttons. The available paths in each direction are shown by four LEDs: a lit LED means that your …

“Test your reaction time with this simple fast-paced button pressing game! I built a reaction time game using an Arduino Nano! Here’s the project: How to build? The build is really easy to set up. Starting with the buttons …

“A project that strikes a balance between simplicity and innovation – a single-button game console. Hello there, DIY enthusiasts and tech aficionados. Today, I’m excited to introduce a project that strikes a balance between simplicity and innovation – a single-button game …

“Several game levels will allow you to discover the Othello game or to become a champion The Othello game is a strategy board game like chess or checkers. The rules are very simple: the two players put down alternately black …

“Create your handheld gaming console using an Arduino Nano ESP32 and play Doom on the go. Doom is a classic first-person shooter game developed and published by id Software in 1993. The game is set in a futuristic sci-fi world …

“This first ever Arduino project of mine is a simple card game where you are given a card from a standard deck of cards and you need to guess whether the next card will be either higher, lower or equal …

“Unleash your reflex potential with Cobra, the ultimate coach for lightning-fast responses and unmatched agility. Strike first, conquer all. Advantages of Training Reflexes Training reflexes offers a series of advantages and benefits in both daily life and various sports fields …

“My plan was to test the RP2040 microcontroller from the Raspberry Foundation in combination with the Arduino IDE and the Arduino C++ framework and I needed a evaluation project for that. I decided to program a simple tetris game in …

“A quick and dirty space invaders game for the Uno R4 WiFi LED Matrix I wrote a simple version of Space Invaders for the Uno R4 WiFi! It uses 3 pushbuttons connected between GND and A0, A1, and A2 for …

“I wanted to experiment with a 64x64 rgb led panel. So I decided to make a portable battery-powered console, with at least one game on it. Then I realized that game must be Tetris. Then I realized I could make …