Content for Project

Smart Device Controller Weather Station Using IFTTT

“I created this project to turn an air purifier on and off based on the current weather. Mine depends on temperature, wind speed and direction. Any weather information could be used in your project. IFTTT ( If This Then That) applets …

Supplino - DIY PSU

“A simple PSU made with breakout boards and having a cool graphical display Supplino is a Quick & Dirty PSU (Power Supply Unit) made with some widely available breakout boards, an Arduino Nano (or an Arduino Nano Every) and a graphical …

Project  threeboard

threeboard

“threeboard is a fully-functional open source and open hardware mechanical USB computer keyboard with only three keys. It supports multiple programmable layers, and achieves the same functionality as a full-sized keyboard. Its firmware and hardware are built completely from scratch …

Toaster Oven Conversion to SMD Reflow Oven

“Arduino Nano controls the elements of a Toaster Oven based on temperature readings to reflow tin-lead solder paste on a SMD PCB. I’m getting too old to solder surface mount devices by hand so I decided to convert a …

Under Speed Warning Alarm for Magnetic Pickup sensor – Frequency Controlled Switch

“This is an under-speed sensor module that provides an audible warning and signals output when the speed of a machine is below the set point. The module can be used in applications such as Engines, Machines, Sports machines, Fitness Equipment …

Understanding the 555 Timer IC

“I had a really difficult time understanding exactly what 555 timer circuits do and how they work. Most explanations online refer to their functionality when paired with RC series, but not exactly what logical interactions between the different input pins …

Wireless Arduino Motor Driver and Joystick Controller

“Arduino based wireless dual-motor driver board, it has an nRF24L01 transceiver module, dual L293D motor driver and an Arduino Nano V3 I have designed an Arduino based wireless dual-motor driver board, it has an nRF24L01 transceiver module, dual L293D motor …

Automatic Attendance and Classroom Environmental Monitoring

“This project simulates a Smart Classroom automatic attendance using RFID module and classroom environmental monitoring using DHT11. Story As a teacher, taking attendance traditionally (roll call) is a time-consuming task, if automated the instructor can focus on other teaching activities …

Build a 80s Style Home Computer From Scratch From Arduino Components

“This project began in a rainy summer 2021 in Corona lockdown when I started to write a BASIC interpreter for Arduino from scratch. The project was simple and mainly targeted for Arduino UNO and other small systems but has now …

CapMeter - capacity meter from 10pF to 10mF

“Capacity meter with automatic selection of the measurement range. Capacity meter with automatic selection of the measurement range. It measures the charging and discharging times of the capacitor, and converts the measured values into capacitance. The measured capacity is from …