Other Projects

Full System Image

Automated Resistor Sorter with GUI

Introduction Our project is a resistor sorter that allows users to input multiple resistors, measure their resistance, and sort them into predefined bins or return them to the user. For a video of our sorter, please see our Project Demo. From the onset, we wanted to make a project that approached a realizable product where users […]

Automated Resistor Sorter with GUI Read More »

System Block Diagram

3D MOUSE APP

Introduction We design a wireless 3D mouse to control a music player to change songs and stop and play the song. The 3D mouse responds to all-direction movements as it has a built-in accelerometer. The user gives the commands by moving this mouse to the direction he or she wants. In addition, if we move

3D MOUSE APP Read More »

16F628 JP6281 FOUR DIGITS COUNTER

An Easy to build & multifunctional counter with 7-Segment Led Display using PIC16F628 microcontroller

Just one PIC to use it as counter with multiple functions. Here is the pin information:   PIN FUNCTIONS: CLEAR/COUNT – GND to clear count, VSS to count. SAVE COUNT – GND start from zero on power up, VSS continue last count. C CATHODE/C ANODE – GND to use COMMON CATHODE Display, VSS to use

An Easy to build & multifunctional counter with 7-Segment Led Display using PIC16F628 microcontroller Read More »

Handle Pan and Hotplate Together

Smart-O-Pan ECE4760

A smart control knob and pan designed for the absent-minded chef! The Smart-O-Pan takes the constant vigilance out of your culinary creations, making cooking bdddoth simple and safe. I designed the smart-o-pan with people like my mom in mind. I was the family chef for a number of years but since attending university, she’s taken

Smart-O-Pan ECE4760 Read More »

Team picture following project demonstration 1

Automated Ice Cream Topper

Introduction Controlled by a PIC 32, the automated ice cream topper stores individual ice cream topping preferences, outputting the user’s ideal solid, liquid, and whip cream topping amount with the push of a button. Our project demo can be viewed here: Project Demo. The automatic ice cream topper as demoed had three basic topping capabilities that

Automated Ice Cream Topper Read More »

Overall Architecture

Haptic Feedback Weathervane

Introduction When sailing a boat, one of the most important factors is the direction of the wind. If they want to keep a steady heading, sailors need to be able to dynamically adjust the direction they steer as the wind changes. Unfortunately, the ability to tell exactly which direction the wind is blowing can be

Haptic Feedback Weathervane Read More »

PIC32 Digital Synthesizer

PIC32 Digital Synthesizer

Introduction Our final project for ECE 4760: Digital Design Using Microcontrollers is a portable keyboard digital synthesizer using the PIC32MX250F128B microcontroller. The PIC creates various sound effects using direct digital synthesis (DDS) and frequency modulation (FM) synthesis which can be modified using user input on our keyboard’s easy-to-use user interface (UI). Our synthesizer is also

PIC32 Digital Synthesizer Read More »

Image Plotter

Image Plotter

Introduction Our ECE 4760 final project was an image plotting system with high-level processing done in a MATLAB script we wrote and the low-level control software done on the PIC32MX250F128B microprocessor. Our MATLAB program takes images and extracts endpoints of line segments and sends the coordinates over to the PIC32 via UART serial communication. The

Image Plotter Read More »