Content for Project

Arduino Radar

“Simple Arduino Radar Project With Arduino IDE & Processing In this project we gonna make an arduinoradar with arduinoIDE and processing, this project uses arduino, ultrasonic sensor and servomotor, the realtime analysis is done in the processing pde, after uploading the …

Arduino Voltmeter

“Voltmeter using arduino amd LCD display. Arduino can do a lot of things. This tutorial is about making Arduino voltmeter. Yes, it is possible and more testing equipment can be created using Arduino. First, shall we learn how to make …

ATtiny13A PCB Star Wearable

“A twinkly star PCB ornament. I’ve designed this tiny twinkly star for JLCPCB’s Christmas decorations design challenge, but I only got to order & assemble it now, so I’ve repurposed it as a wearable for now. This was …

Brainwaves and Eye-blinks Drive a Truck

“Would you like to control things with your mind? This instructable describes how to drive a remote-control truck using brainwaves. The headset senses my brainwaves and transmits them to a small computer. When I increase my attention level or blink …

Build a machine learning node for Node-RED using TensorFlow.js

“Combine TensorFlow.js with Node-RED to create AI-enabled Node-RED applications in various environments Lowering the barrier to entry for artificial intelligence (AI) is a goal that is continually strived for. Making AI more widely accessible will not …

Build a Solar-Powered Weather Station

““How is the weather?” In modern times, for a reliable answer to that question, you’re much better off asking a machine than a human. Wouldn’t it be fun to build such a device yourself? With that in mind …

Burn Prevention Alert System

“To prevent burn injuries from hot appliance. What problem are you solving? We are solving the problem of preventing burn injuries with the use of a PIR motion sensor, and an IR contact less temperature sensor. When the IR temperature …

Complete Mechanical 7 Segment Display

“Hello and welcome back! Over the last few months, I am in the process of making a mechanical 7 segment display that uses PCB coils or electromagnets to actuate the segments. I had a lot of fun while learning new …

Connect LCDs With NodeMCU and Arduino

“Most of our Arduino projects require a way to present us with information about their state, and very often an LED can be enough to indicate if a condition is true or false. But, it is not uncommon that we …

Connect Your Adafruit Feather RP2040 to The Things Network

“This project will guide you through connecting your Adafruit Feather RP2040 board to The Thing Networks using LoRaWAN communications. The focus will be on basic LoRaWAN communications, where the board will periodically send its internal temperature and messages sent to …