Content for Project

Voice-Activated LED Strip for $10: Pi Pico and Edge Impulse

“Build a voice-activated LED light strip controller on the cheap with Raspberry Pi Pico. LED light strips, sometimes called “Neopixels” in the maker community, are the perfect choice for interior lighting. They’re easy to install, inexpensive, and are completely …

Watchdog of high CO2 levels

“Story I often work for hours in a close room so I got an idea to make my own appliance - my CO2 cube - to warn me if there are higher levels of CO2 in the room. Then it is the …

Arduino weighing machine(scale) with analog showing

“This is a Retro style weighing machine where the result is displayed on the Galvanometer instead of LCD Display. This time I will show you how to make a weighing machine where the result is displayed on the Galvanometer. Instead …

Autonomous Lawn Mower without GPS RTK

“Building a few cm precision without GPS RTK. What do you do, if you have a garden to mow, some spare Arduino devices and enthusiasm forembedded and control systems :) You build an Autonomous Lawn mower. If you are not fond …

Build Your Own Retrograde Clock!

“In this Instructable I would like to show you guys how to create your very own cool steampunk looking retrograde clock.I LOVE weird intricate clocks and this one is definitely up there with my favourites, and it’s easy …

Cipherbox V2.0

“A while ago, I made the first version of the Cipherbox. In my opinion, it was already resembling a fortress, but it was in no way flawless. It had two serious vulnerabilities: 1) Absence of the integrity verification feature; 2 …

Digital 60+12 led clock

“Digital 60 led clock analog style with RTC DS3231 This is my first clock I made in 2004. I made the clock with digital ic’s. I used 4 bit shift registers, so I had to use 33 of them …

DIY Arduino MIDI Mixer “Crius HERMES V1.0”

“Hi! I am Crius and I LOVE MIDI Controllers! The last couple of years I started learning about electronics from nothing to be able to build my own MIDI controllers that would serve my needs , taste and be cheaper overall …

DIY TP4056 Charging Module

“This project is designed to charge single cells Li-Ion/LiPo/LiFe with protection against overcharge and short circuits. Story Look, I’m charging! There are more than enough stories about batteries exploding due to overcharging. Too much stress on a …

Project  ESP32Console

ESP32Console

“Arduino library to add a serial console to your ESP32 console. It includes some useful commands and allows to easily add your own custom commands. This easily allows you to control and configure your control via serial console in a …