Content for Arduino Mini

4 in a Row / Connect 4

“I try to make things which are useful, but, for a change, I decided to make a game! Its an electronic version of Connect 4 / 4 In A Row. The component count is minimal (if you don’t count each …

DIY Arduino Soldering Station

“In this project I will show you how to create an Arduino based soldering station for a standard JBC soldering iron. During the build I will talk about thermocouples, AC power control and zero point detection. Let’s get started …

DIY Arduino LED Matrix Display - 80x8 Px

“In this instructables guide I will show you how to make your own Arduino LED Matrix display! Main Features: Time; Day of the week; Date; Temperature and Humidity; Ticker Text; Adjustable brightness level; Bluetooth communication”

The Ultimate Universal IoT Solution for IR Remotes

“Last year, I published an Instructable which was aimed to replace all IR Remotes with a new device - only the device could hold 4 codes and only accessible through iOS devices. In an effort to help solve this problem, I …

Wordsearch clock

“Every maker makes a word clock at some point, and I guess this is my turn. I didn’t want to make the same thing as everyone else though, so I put my own spin on it. Why have a …

Panel mount 7 segment display with embedded Arduino

“Is not always an easy task to get a good looking finished project if it includes a 7 segment display! The main problem to get an elegant finish is the tight tolerance needed for the rectangular hole cut where the …

Cheap Arduino Combat Robot Control

“The resurgence of Battlebots in the States and Robot Wars in the UK reignited my love of combat robotics. So I found a local group of bot builders and dived right in. We fight at the UK ant weight scale …

TV Remote Becomes an RF Remote || NRF24L01+ Tutorial

“In this project I will show you how I used the popular nRF24L01+ RF IC to adjust the brightness of an LED strip wirelessly through three useless buttons of a TV remote. Let’s get started!”

Vinduino, a wine grower’s water saving project

“If you want to learn about saving water, talk to a farmer. California farmers, including myself, voluntarily aim to reduce agricultural water consumption by 25%. This reduction (25% of 42 million acre feet/year) is more than the annual urban …

Arduino Mini 2.4GHz and IR Remote Control System

“This is my DIY remote control system. It was designed during the last couple of months. It’s based on an Atmega 328P MCU and NRF24L01+ radio modules. The software and board CAD data are available on my GitHub repo …