The desired outcome of our final project was to create an autonomous robot that was programmed to move through a series of figures, then stop. Due to time constraints we limited the robot to “ drawing ” two figures, a five pointed star as well as a circle, on a piece of paper. We decided […]
Projects
Alarm System
The objective of our project was to create an alarm system that could detect an intruder using an IR motion sensor. We used a keypad so the user could enter their password to arm and disarm the system. We also included an LCD so that users would be informed which state the alarm system was […]
Home Energy Monitor
The purpose of the Home Energy Monitor Final Project is to give people a better idea how much electrical power they consume in a residential system. The method used for this application will utilize a clip on noninvasive current sensor on each 120V line coming in to the residential breaker panel box. The power data […]
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 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
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
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 […]
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 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 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 […]