Arduino Gaming: Play Nano Pong
Arduino

Arduino Gaming: Play Nano Pong

It Doesn't get More Retro Than This! Ready for some more Arduino gaming? "Pong" is one of the earliest arcade video games and was released by Atari, Inc. The exact release date of "Pong" was November 29, 1972. It was designed by Atari founder Nolan Bushnell and became one of the first commercially successful video games, helping to establish the video game industry. Today we are going to play the Nano Pong game on the Arduino Nano. Excited yet? How…

0 Comments
Arduino Gaming: Play Deathstar vs X-Wing
Arduino

Arduino Gaming: Play Deathstar vs X-Wing

My First Experience Playing Games on the Arduino Ready for some Arduino gaming? Here's a simple game for the Arduino and Mini-OLED called Deathstar Vs X-Wing. Well, I love Star Wars so this should be a fun project. The aim is to defeat the Deathstar while piloting an X-wing. "Great! sound perfect"Components: To follow along with this guide, you will need the following components: Arduino board (e.g., Arduino Uno, Arduino Nano, etc.) Mini OLED display with compatible interface (I2C) Tactile…

0 Comments

Nano: Meet the Tiny Arduino Nano Board

Introducing the Arduino Nano The Arduino Nano is a popular microcontroller board that is part of the Arduino family of products. It is compact and designed for easy integration into various projects. The Arduino Nano typically uses an ATmega328P microcontroller, which is the same chip used in the Arduino Uno. It can also come with other microcontrollers, like the ATmega168 or ATmega328. Typically, an official Arduino Nano costs more than £20 but we have found these Elegoo boards to work…

0 Comments