[mircemk] shows how to create a simple non-contact proximity sensor using little more than an Arduino Nano board, and a convenient software library intended to measure the value of capacitors. The ...
This is an Arduino-based Proximity Sensor circuit wired using the popular HC-SR04 Ultrasonic ranging module,used here for non-contact object detection purpose. The HC-SR04 module includes ultrasonic ...
Today, we’re going to explore the uses of addressable LEDs. Addressable LED is an easy way to add complex lighting effects to any project. Each addressable LED has an integrated driver that allows you ...
So you finally decided to hop on the Arduino bandwagon and start making electronic projects as a fun hobby. As a beginner getting started with Arduino, your first instinct is typically to buy a ...
We’d seen it done with buttons, switches, gestures, capacitive touch, and IR remote, but never like this. [electron_plumber] made an LED that can be blown out like a candle, and amazingly it requires ...
The Arduino is a cheap electronics board that allows you to make your own electronics without a ton of coding experience. We love the Arduino, but like any electronics project, coming up with ideas ...
So you've already outgrown Arduino's most beginner-friendly board, the Uno, and are looking to move on to bigger, more exciting projects. In that case, the Nano family might just be what you need.