Projects

RGB LED Strip Clock

RGB LED Strip Clock

For the final project we made an analog style clock with an Arduino microcontroller. To do this we used three major components: an RGB LED Strip, a DeadOn RTC, and a custom user interface. The LED strip is used to set the display around the clock. The DeadOn RTC is used to keep time independent […]

ReFlex Reaction Game2

ReFlex Reaction Game

We decided to construct a game for our final project for Microcomputer Architecture. The game, which we named Reflex is a simple player versus player reaction game in which the winner is rewarded with a drink of their choice, poured into a cup by a servo.  Flex sensors measure the reaction time of the players, […]

RGB LED Grid 2

RGB LED Grid

This project involved creating a red, blue, green (RGB) light emitting diode (LED) matrix that displayed the colors of the rainbow. The colors of the rainbow were chosen to show the full color spectrum that the LEDs are capable of, while still giving distinct variation within the LED matrix. In this project, each diagonal of […]

Smart Aquarium 1

Smart Aquarium

The goal of our project is to display the status of a previously implemented smart aquarium. The previously implemented system includes an external power supply, Arduino Uno, Ethernet Shield, ULN2803 driver, 4 120V AC relays, and 4 controlled 120V AC receptacles, and a servo motor feeding system. The four controlled receptacles supply power to three […]

HOME A1

Oct Home Automation using ESP8266 & Blynk App – IoT

A home automation system is an automating the bulk of electronic and electrical tasks within a home. It uses a combination of hardware and software to enable control and management over appliances and devices within a home. Home automation not only refers to reduce human efforts but also energy efficiency and time saving. Here we are performing home automation […]

DIY Arduino Motor Driver Sh

DIY Arduino Motor Driver Shield

In this DIY session, we make an Arduino Motor Driver Shield to drive DC motors, stepper motor and Servo Motor. Compatible with Arduino UNO and Arduino Mega, this motor driver shield can operate 4 DC motors or 1 stepper motor and 2 servo motors at a time. Here two L293D Motor Driver ICs are used for driving motors and an 8-bit […]

Record and Play 3D Printed Robotic Arm using Arduino

Record and Play 3D Printed Robotic Arm using Arduino

Record and Play 3D Printed Robotic Arm using Arduino Robotic Arms have proved themselves useful and more productive in many applications where speed, accuracy and safety is required. But to me, what’s more than that is these things are cool to look at when they work. I have always wished for a robotic arm that could help […]

CONTRO1 1

Controlling Arduino with Raspberry Pi using pyFirmata

Controlling Arduino with Raspberry Pi using pyFirmata Although Raspberry Pi and Arduino are two different hardware in terms of their applications and structure, but they both are considered as two competing open source hardware platforms. They both have very strong community and support. Today we will slightly change things, and show you how we can take advantage of […]

LC Meter Using Arduino

LC Meter using Arduino: Measuring Inductance and Frequency

All embedded lovers are familiar with multimeter which a great tool to measure voltage, current, resistance etc. A multimeter can measure them easily. But sometimes we need to measure inductance and capacitance which is not possible with a normal multimeter. There are some special multimeters that can measure inductance and capacitance but they are costly. […]

Analog Speedometer Using Arduino and IR Sensor

Analog Speedometer Using Arduino and IR Sensor

Measuring the speed/rpm of a Vehicle or a motor has always been a fascinating project to try. In this project, we are going to build a Analog Speedometer using the Arduino. We will use IR Sensor module to measure the speed. There are other ways/sensors for this, like hall sensor to measure speed, but using an IR […]

Scroll to Top