Other

“Like playing tic-tac-toe, just call your Arduino and play. It’s been a while that I wanted to build a basic mobile device/phone with Arduino and SIM900. I finally got the time to play with it, and after few …

“A miniature gaming console that lets you play snake using only an ATtiny85 and a simple I2C OLED display.”

“Flappy Bird is a side-scrolling mobile game featuring 2D retro style graphics. The objective is to direct a flying bird, named Flappy, who moves continuously to the right, between sets of Mario-like pipes. If the player touches the pipes, they …

“My Oscilloscope Pong project didn’t really quench my interest in designing and building something big with discrete semiconductor circuitry. And let’s face it, a derivative of Pong rendered in primitive vector graphics on an X-Y oscilloscope display just …

“I designed a PCB that uses a Teensy, an LCD screen, joystick, buttons, battery and speaker to create a GameBoy-like gaming system! Berry Racer is a game that I came up with and programmed using Arduino’s software. The game …

“In this Instructable, I will show you how I build a wire loop buzzer game for my kids. The wire loop game is made with an open circuit wire loop, that is connected to a buzzer. The wire has a …

“Berry Racer is a game that I came up with and programmed using Arduino’s Software. The game is run on a Teensy microcontroller which is connected through a custom PCB (Printed Circuit Board) to a Screen, a Joystick, four …

“This project has been developed with the Games contest in my mind, I hope youll like it and give your vote :) The idea of this project is quite simple. I want to simulate as many board games as possible using …

“In this tutorial we will be looking at how to use bitmaps using Adafruit_GFX.c library as sort of sprites in a game. The simplest game we could think of is a side scrolling lane changing car game, in the …

“This is an Arduino based remote buzzer system. Larger display can be a PC connected camera focused on the base station, then to a projector. Or using a phone camera to PC/other device via the Internet. We’re due …