Projects

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 […]

Making Sounds with Arduino

Making Sounds with Arduino

The limited funding and job opportunities in the humanities field make it challenging for emerging scholars to pursue additional knowledge. As scholars must acquire extensive knowledge within their respective disciplines, they must also create coherent projects within an academic context. This situation creates difficulties for educators to learn and develop technology-related curriculum. However, there is […]

gearbox motor 1

Controlling DC Motors and Servo Motors with Arduino and Processing GUI

The workshop demonstrates how to control motors using Arduino and Processing In today’s workshop, participants will learn how to control two types of motors, namely DC motors and servo motors, using the Arduino board. The workshop will make use of firmata and a Processing to Arduino link, and a straightforward user interface will be created […]

Scroll to Top