Other Projects

Compiling and Uploading

Arduino IDE: Transforming Digital Electronics in PHYS 432

Introduction This guide provides a concise overview of initiating Arduino microprocessor programming through the Arduino Integrated Development Environment (IDE). While these instructions cater specifically to the Arduino Nano board utilizing the ATmega328 microprocessor, a similar process should be applicable to various Arduino boards. Please note that this guide does not serve as a comprehensive introduction […]

Arduino IDE: Transforming Digital Electronics in PHYS 432 Continue Reading

Block diagram of the joystick controlled industrial automation system

Grab Control of Industrial Automation with This DIY Joystick System

This system allows remote control of up to four industrial devices using a joystick and Arduino Nano microcontroller board. Figure 1 presents a block diagram of the joystick-controlled industrial automation setup. Key components include: An Arduino Nano which processes signals from the joystick and outputs control commands. A joystick module that generates analog position readings

Grab Control of Industrial Automation with This DIY Joystick System Continue Reading

ESP32 Energy Monitoring Device

Creating a DIY device for monitoring power consumption using ESP32

Electrical appliances are an integral part of our daily lives, ranging from the essential smartphone charger to larger devices like room heaters, air conditioners, and washing machines. Given the current global energy crisis, it has become crucial to gain insights into the power consumption of these appliances. While our monthly electricity bills offer a general

Creating a DIY device for monitoring power consumption using ESP32 Continue Reading

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

Compact Soil Moisture Monitoring Device for IoT with Low Power Consumption Continue Reading

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

Machine for Cutting Resistor Reels Utilizing Arduino Technology Continue Reading

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

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

DSP Shield and Arduino

DSP Shield

The objective of the DSP Shield project is to enhance the accessibility of Digital Signal Processing (DSP) concepts and applications, particularly by introducing DSP as a teaching tool for signal education at the undergraduate level or even earlier. The project aims to bridge the gap between DSP being predominantly practiced at the graduate level and

DSP Shield Continue Reading

Scroll to Top