Projects

ARDUIN1

Arduino Based Real-Time Oscilloscope

Arduino Based Real-Time Oscilloscope The Oscilloscope is an essential instrument for the workbench of every electronics engineer or maker. It is primarily used for monitoring waveforms and analyzing voltage levels, frequency, noise, and other signal characteristics that can change over time at its input. Embedded software developers utilize it for code debugging while technicians depend […]

Automation System Layout and Hardware Description

Automating A Home Snowmaker Using An Avr Microcontroller

Before describing how the automated system functions, it is important to describe the science of snowmaking in general and to define a few key terminology that will appear often in the remaining sections of the text. Although the science of snowmaking is complex, for the purposes of this study, just a quick summary is required. […]

Armadino an Arduino Gameboy Clock Electronic Lab TVout Console and More...

Armadino – an Arduino Gameboy, Clock, Electronic Lab, TVout Console and More…

Some years ago, I came across Mignon and Meggy Jr RGB, and was intrigued enough to want to make something similar, but with a wider screen, more possibilities for experiment and play, and with few parts. I called it Armadino, after seeing an armadillo logo on the spine of a children story book and mixing it with the word […]

Arduino Automatic Watering System.

Arduino Automatic Watering System

INTRODUCTION & OBJECTIVES: I am a basic system that utilizes Arduino for automating the watering of small potted plants or crops. This system monitors soil moisture levels by using LEDs for indications and emitting an alarm beep if the soil is dry. If the soil is dry, the irrigation system will be triggered to pump […]

Quiz Game Show Buzzer using Arduino

Quiz Game Show Buzzer using Arduino

My close friend, who works as a teacher, was conducting quizzes in her class that involved students competing to answer questions. This caused some students to complain about not getting a chance to answer even though they had raised their hands first. I chose to gift her with a buzzer similar to those used on […]

LCD Keypad Shield Quickstart Guide

LCD & Keypad Shield Quickstart Guide using arduino

The 16×2 LCD And Keypad Shield is easy to use as it works seamlessly with the Arduino “LiquidCrystal” library. With just a few lines of code, you can set up the LCD and show messages on it. Additionally, you have the option to create more complex projects like displaying menu items and using buttons to […]

Drawing an Arduino Circuit Diagram

Drawing an Arduino Circuit Diagram

I’ve been in possession of an Arduino Duemilanove for a couple of weeks. If you are unfamiliar with the Arduino, it is defined as “a platform for creating electronics prototypes using adaptable, user-friendly hardware and software”. The setup consists of a small microcontroller, a USB port for programming on a computer, a power socket for […]

DIY wattmeter with an Arduino

DIY wattmeter with an Arduino

DIY wattmeter with an Arduino Measuring power and energy using regular multimeters can be challenging or even unfeasible at times. In order to conduct such a precise and reliable measurement, a specific wattmeter is necessary. Due to their high cost, an alternative option is introduced in the form of a homemade wattmeter using an Arduino […]

Scroll to Top