This Instructables show how to make a Arduino Watch from Arduino Watch Core. Step 1: Preparation Arduino Dev Board This time I am using Sparkfun Pro Micro 3.3 V 8 MHz dev board. Watch Display This time I am using a ST7789 1.3″ IPS LCD. Lipo Battery I have some 301420 Lipo battery in hand. Lipo […]
Projects
Motion Controlled Pong Video Game
i’m MrWaffelXD and today I want you to show how to make a motion controlled Pong game. In this guide you learn, how to programm your own Pong and how to make a distance-controller, which you can use by moving your hand. But first: What is Pong? “Pong is one of the earliest arcade video games. […]
E-dice – Arduino Die/dice 1 to 6 Dice + D4, D5, D8, D10, D12, D20, D24 and D30
This is a simple arduino project to make a electronic die. It is possible to choose for 1 to 6 dice or 1 out of 8 special dice. Choice is made by simply turning a rotary encoder. These are the features: 1 die: showing big dots 2-6 dice: showing dots as well as total value […]
Simple Automated Point to Point Model Railroad Running Two Trains
Arduino microcontrollers are a great way of automating model railroad layouts due to their low-cost availability, open-source hardware and software and a large community to help you. For model railroads, Arduino microcontrollers can prove to be a great resource for automating their layouts in a simple and cost-effective way. This project is such an example […]
Playing Chess Against Arduino
This project has been developed with the “Games” contest in my mind, I hope you’ll 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 a simple electronic assembly. Of course, every game with its own software, which must […]
DIY Low Cost Air Hockey Table
A professional air hockey setup is usually available only in arcades due to the sophisticated systems that are required to operate it. Our goal was to build a DIY air hockey table, bringing this gaming experience at home. By using commonly available materials we have succeeded in making a cost effective and easy to build […]
The ‘Do More’ Timer, Inspired by Casey Neistat
Summer, the lovely season when things happen. But sometimes we tend to forget the time. So to remind us the time left , I designed this Casey Neistat’s ‘Do More’ DIY arduino driven timer which can be programmed to display the time left from any event, the start of a day or the start of […]
Creating a Physical Game Controller
When the Nintendo Wii was launched players were encouraged, nay required, to leave the sofa and jump, dance, and jiggle in order to score points in their game of choice. While there is a steep learning curve in building for the Wii, it is easy to build a custom device that lets you control a […]
3D Printed Arduino RC Airboat With Controller
This is a project that combines the knowledge of 3D printing and Arduino. It is a good beginners project for anyone interested in making their own RC boat or just interested in using 3D printing and Arduino for their own creations. Supplies: Look at step 1 for Supplies Step 1: Supplies Electronic components needed for […]
Magic Button 4k: the 20USD BMPCC4k Wireless Remote Control
Many people have asked me to share some details about my wireless controller for the BMPCC4k. Most questions were about the bluetooth control, so I’ll mention a few details about that. I am assuming you are familiar with the ESP32 Arduino environment. This version of the remote can control the recording, focus and aperture of […]