Projects

Touch Capacitive PCB Light Panel

Create a PCB light panel with touch capacitive technology for managing a NeoPixel LED strip

In this guide, we will illustrate the process of crafting a touch capacitive PCB with an ATMega328P IC, designed to oversee Neo-Pixel LED strips. Our PCB boasts versatile capabilities, encompassing music-reactive, random animation, and RGB control modes. Building on our prior exploration of touch capacitive technology in the touch capacitive piano tutorial, this project focuses […]

Soil Moisture Monitoring Device

Compact Soil Moisture Monitoring Device for IoT with Low Power Consumption

Many soil monitoring sensors are available, compatible with Arduino and other embedded modules, making them suitable for programming in different project domains, including Smart Agriculture Monitoring Systems. However, a challenge arises due to the lack of a standardized, versatile module that can be easily adapted to various projects and applications. In this endeavor, our goal […]

DIY Resistor Cutting Machine

Machine for Cutting Resistor Reels Utilizing Arduino Technology

Introduction In advanced electronics PCB assembly lines, pick and place machines are typically used to retrieve components from an SMD reel and position them on a PCB. However, this becomes impractical for medium-scale production or when employing THT (through-hole type) components on your PCB. This situation is particularly relevant in cost-effective board assemblies, such as […]

Figure 1. Parts required for the temperature measurement

Temperature Measurement and Control

In addition to its roles in controlling motors, LCDs, and LEDs, the Arduino also possesses the capability to gauge temperature measurement. By connecting an analog temperature sensor to the Arduino, it can function as an electronic thermometer. This section will guide you through the process of establishing connections and testing the precision centigrade temperature sensor. […]

voice controlled LED

Voice-Controlled LED System Using HC-05 Bluetooth Module and Smartphone

Summary In this undertaking, we’ll employ an HC-05 Bluetooth module alongside a smartphone for transmitting vocal instructions to oversee LEDs and to accept voice directives. Our approach involves utilizing an “Arduino Bluetooth Voice Controller” Android application, readily downloadable from the Play Store. The microphone captures spoken input, which is subsequently processed by the voice module […]

Gesture sensor

Gesture Sensor Control Using Arduino

The DF Robot Gravity sensor now combines gesture controls and touch switches, offering an expanded array of combinations to manage the ON/OFF switch. Narrative This sensor module combines gesture recognition and touch detection capabilities into a single unit, offering an adaptable detection range spanning from 0 to 30cm. When linked to your microcontroller, it is […]

Password Box Arduino One Touch Password Input USB Keyboard Hack

[Password Box] Arduino One Touch Password Input (USB Keyboard Hack)

Today is the world of internet social. We have many social platform Email, Facebook, Instagrams, Twitter, Instructables and etc.For security issue we should not use the same password for these platform and some platform enforce us to create password that difficult to remember. It is better to write it to your notebook but some people […]

multi light chandelier

Remote control of a multi-light chandelier with Arduino

Story: It all began with a seemingly simple intention – replacing the bulbs in the chandelier adorning my bedroom. As you can observe in the accompanying image, the chandelier boasts an elegant design. Yet, a minor predicament emerged. To begin with, the fixture comprises a total of 15 illuminations and was initially crafted to accommodate […]

DOS

The NetP Project: Creating a Network of Processors with Arduino Mini Pro Boards

Narrative Arduino is truly remarkable; I have a deep fondness for it. It can be likened to the “Lego” of the electronics and automation world. Presently, I’m engrossed in a project where numerous MCU boards are orchestrated to form an interconnected network of processors, aptly named NetP. These boards establish communication via the i2c bus. […]

prototype Airduino

Introduction to the Arduino Project: An Open Source Experimental Aircraft PFD Manual

The Open Cockpit Arduino 4.3 Version 1.0 Beta The Arduino project is a PFD (Primary Flight Display) for experimental aircraft, built on Arduino’s open-source platform. Its purpose extends to both educational and experimental contexts. Further enhancements are anticipated, aiming to provide an affordable backup instrument for experimental aircraft. This guide outlines the assembly process and […]

Scroll to Top