Projects

Two LEDs

Charlieplexing Made Easy (and What It Even Means?!)

Charlieplexing. Aside from being a fancy word it is a technique for driving multiple LEDs with relatively few pins on a microcontroller. It allows you to drive N*(N-1) LEDs with just N pins without requiring any additional hardware, making it a quick, cheap and easy way to add multiple LEDs to your arduino projects. Throughout […]

Screaming Necronomicon

Screaming Necronomicon

“Alright you Primitive Screwheads, listen up! You see this?” – Ash, Army of Darkness Each time an unsuspecting victim lifts the cover this disgusting book, a bloodcurdling scream pierces the air. This project uses an Arduino Uno, a light sensor and an MP3 player to bring the Necronomicon to life. If you already have an Arduino, […]

D.I

D.I.Y SMART RGB MATRIX 8×16

In this project, I’ll show you how to make your own 8×16 RGB LED Matrix using Arduino Uno/ Nano. An LED Matrix can show scrolling messages, display animations, music spectrum analyzer … With integrating NodeMCU, it can be used as small screen to show weather information from internet or any process values when it connect […]

Realistic LED Candle

Realistic LED Candle

If you’ve even seen a fake candle you have probably noticed how it doesn’t look realistic. Whether you’re trying to add some atmosphere to a dinner or light up a jack’o-lantern, your choices are limited. A real candle has a fire hazard, but a fake candle will look tacky. If only there were a safe […]

Lay the Tracks and Make the Layout

Model Railway Layout With Automated Siding

Making model train layouts is a great hobby, automating it will make it a lot better! Let us take a look at some of the advantages of its automation: Low-cost operation: The whole layout is controlled by an Arduino microcontroller, using an L298N motor driver, their cost is almost nothing as compared to traditional train control […]

Dropping Spider on Doorbell Halloween Scare Prank

Dropping Spider on Doorbell – Halloween Scare Prank

This Halloween my son Max, came up with the idea to drop a spider on anyone who tries to ring our doorbell… I immediately jumped on the idea and we started to work on it. Using a simple ultrasonic distance sensor (HC-SR04) and a servo connected to an arduino we made this project in about […]

The ESP32 Board

ESP32 Xiaomi Hack – Get Data Wirelessly

Dear friends welcome to another Instructable! Today we are going to learn how to get the data that this Xiaomi Temperature and Humidity monitor transmits using the Bluetooth functionality of the ESP32 board. As you can see, I am using an ESP32 board and a 2.8” color TFT display. On the display, we display the temperature and […]

Morse Code for Kids.

Morse Code for Kids.

Morse code unit for kids. Variable speed and different levels. My son goes to CUBS and has a special event coming up. This event is all about communicating with other Scouts/Cubs from around the world? Via radio, also over the weekend there will be other activities including Morse code. So this little project is just […]

Autostat a Remote Thermostat

Autostat : a Remote Thermostat

The question you are probably asking is “why are you making another remote thermostat?” The answer to that question is, I had to, and the market smart thermostats are too expensive. Fair warning, this is “proof-of-concept” build that would require a few extra outputs to actually control your thermostat, but the core is in place and can […]

Animated Spooky Pumpkin Eyes

Animated Spooky Pumpkin Eyes

A couple of years ago while looking for inspiration for a new animated Halloween prop we stumbled upon a video from YouTube contributor 68percentwater called Arduino Servo Pumpkin. This video was exactly what we were looking for, however, some of the details seemed to be missing. So, we decided we should record our build, with some modifications, so that others […]

Scroll to Top