led

Logical Structure

Sunrise Alarm Clock

Introduction This report covers the design and building of a programmable alarm clock that uses a full spectrum LED to wake you up using your body’s natural response to sunlight. Rather than waking you up with an annoying alarm, a sunrise alarm clock slowly turns on a light in your room over the course of

Sunrise Alarm Clock 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 »

FT230

EENG 383

Requirements Working in teams of two, read through the following lab activity and perform all the actions prescribed. You do not need to document bullet items. Make a record of your response to numbered items and turn them in a single copy as your teams solution on Canvas using the instructions posted there. Include the

EENG 383 Read More »

COM Port Lookup Device Manager

Serial communication with Matlab

Overview Matlab has a “serial” function that allows it to communicate through a serial port. This project is to establish serial port connection with the PIC microcontroller and demonstrate bidirectional communication between the PIC and a Matlab program. For demonstration purposes, the PIC will send digital potentiometer readings to Matlab as well as receive keystrokes

Serial communication with Matlab Read More »