Content for Project

Controlling Objects in Unity with a 9 DoF Sensor and Arduino

“Unity is one of the most widely used game engines for developing video games. In this guide, you’ll learn how to integrate your Arduino based hardware projects with your Unity projects to create interactive experiences. Data from a 9 …

DIY Arduno “Ohmeter” + 0.96” OLED Display +Indication LEDs + Custom PCB

“The Crius Resistor Tester is a handy little Gadget I made for my projects that help me measure the value of a Resistor. The logic behind its operation and the code as far as I can understand and I AM …

DIY Wireless Water Level Controller

“In this Instructable, we will learn how to make a wireless water level controller by using an ESP32 and ESP8266 microcontroller. This controller has voltage and current protection to protect the motor. And it uses ESP-NOW protocol to transmit …

Door Security System

“With the door security system, you can control it through the interface on the arduino. Firstof all, hello. I like to share and make projects which occours to me. This isbecause of I like to make software with patterning enviroment …

ESP 32 Based Audio Player

“In this project we will make our own audio player with esp 32. This project is a simple project to test a voice output from esp 32. We can seemany projectsin the internet to play music with esp 32 usingI2S …

ESP32 Keypad Database Security System

“In this article, I am going to show you how I created my ESP32-based door lock mechanism using a keypad and a database to store my valid list of keycodes. The ESP32 board interfaces with a keypad, an I2C …

ESPHome Remote

“iPod style wifi smart home remote. Uses ESPHome and Home Assistant to integrate with Sonos, Roku and run custom scenes and scripts. Supports many different hardware configurations: - M5Stack Fire (no additional hardware) - Lilygo T-Display T4 (no additional hardware, scrollwheel coming …

Project  Holo Clock

Holo Clock

“3D printed and run by a single stepper motor, this unique clock’s hands float in a hollow frame. The changes that I made were: - Use of a cheap 28BYJ-48 stepper motor - New electronics based around a ATtiny1614 microprocessor …

How to connect a guitar to an ADSL router?

“Among all the discarded and old devices that I find or close people give me, I had an old Speedy ADSL router in my closet (Speedy was an old ISP). The device in question is an Huawei HG532s. This router …

I made my own NRF24L01 module

“A practical circuit of NRF24l01 that works well with any type of Arduino. Let’s build own NRF to know connection setup. Previously, I made all in one Arduino board this has some extra features of external headers, FTDI and …