Other Projects

Choosing the Rainbow Color Option

PIC-32 Julia Set Generator

Introduction The Julia Set, was used to generate fractal art on the TFT. The Julia Set can be described by  , where z represents a point on the complex plane and c is a complex constant. In order to allow for user manipulation and interaction, a GUI was implemented. The GUI allows for users to first

PIC-32 Julia Set Generator Read More »

Hardware

Dancing Boids

Introduction and High-Level Design When we were brainstorming ideas, each one of us had different interests. Max wanted to do an audio-related project as he is working for McIntosh, a company that designs and manufactures handcrafted legendary home audio systems. Ben wanted to make something that would be highly visually appealing. Alek wanted to take

Dancing Boids Read More »

One Pedal To Rule Them All

One Pedal To Rule Them All

Introduction Audio effects are used in nearly every recorded and live song across genres, whether its reverb being added to a vocalist or noise being filtered from a drum track. When used with guitars, they’re so ubiquitous that the interesting tones they create are often already associated with the instrument (like distortion), although they can

One Pedal To Rule Them All Read More »

CPU and Microprocessors

Embedded Instruction Kit

The purpose of this project was to create an electronics kit for teaching entry level programming of embedded systems. The kit includes a development board, external hardware modules, software, and teaching materials. The hardware modules consist of a LCD display, Keypad and various user I/O. These modules were then incorporated into lessons for creating several

Embedded Instruction Kit Read More »

Remove your Microstick for a minute and make sure your breadboard matches the following picture. Then make sure your neighbors breadboard matches the picture.

CSCI 255 — Pin I/O on the PIC

Getting ready You’ll need the follow hardware for this lab. Breadboard — large or medium Microstick Two resistors — 330 to 470 Ω Two LED’s Two push-down switches A small amount of wire Microchip references PIC24HJ32GP302/304, PIC24HJ64GPX02/X04 and PIC24HJ128GPX02/X04 datasheet PIC24H Family Reference Manual Pin I/O and the special function registers On the PIC microcontroller

CSCI 255 — Pin I/O on the PIC Read More »