Skip to content

A project written in C-programming, created to simulate the functions of a road intersection. Implements the TI MSP432 and various other components.

Notifications You must be signed in to change notification settings

MouraCMichael/Traffic-Light-Intersection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Traffic Light Intersection

Embedded systems project written in C-programming, created to simulate the functions of a road intersection. Displayed in 2017 on Grand Valley’s Engineering Project Day.


Contributors

Corey Moura


Description

A custom built fully enclosed intersection model that was meticulously constructed.

Written in C-Programming in Eclipse IDE to impliment the Texas Instruments MSP432 32-bit micorcontroller. Inputs recieved by the MSP432 includes 8 buttons, 1 switch, and 4 potentiomiters. Outputs include: 1 stepper motor, 1 servo, 1 Arduino Uno (drives speaker for playing music), LCD display, 24 LED traffic lights, and 5 LED street lights.

• Used C programming in Eclipse IDE
• Debugged software using breakpoints, watch points, and accessing registers
• Used bit manipulation to control 37 LEDs, 1 servo, 1 LCD, and 1 stepper motor
• Implemented 4 MCU timers
• Implemented 8 GPIO interrupts and handers
• Over 800 solders performed with no connection issues
• Troubleshot wiring harnesses, solders, MCU pins, and power supplies


Find me on LinkedIn ----> https://www.linkedin.com/in/corey-moura





screen shot 2018-11-08 at 5 11 21 pm
screen shot 2018-11-08 at 5 13 21 pm
screen shot 2018-11-08 at 5 06 31 pm
screen shot 2018-11-08 at 5 06 43 pm
screen shot 2018-11-08 at 5 06 52 pm
screen shot 2018-11-08 at 5 07 10 pm
screen shot 2018-11-08 at 5 07 21 pm
screen shot 2018-11-08 at 5 07 29 pm
screen shot 2018-11-08 at 5 07 40 pm
screen shot 2018-11-08 at 5 07 55 pm
screen shot 2018-11-08 at 5 08 09 pm
screen shot 2018-11-08 at 5 08 19 pm
screen shot 2018-11-08 at 5 08 30 pm
screen shot 2018-11-08 at 5 08 42 pm
screen shot 2018-11-08 at 5 08 53 pm
screen shot 2018-11-08 at 5 09 07 pm
screen shot 2018-11-08 at 5 09 19 pm
screen shot 2018-11-08 at 5 09 28 pm
screen shot 2018-11-08 at 5 09 39 pm
screen shot 2018-11-08 at 5 09 46 pm
screen shot 2018-11-08 at 5 09 54 pm
screen shot 2018-11-08 at 5 10 09 pm
screen shot 2018-11-08 at 5 10 16 pm
screen shot 2018-11-08 at 5 10 25 pm
screen shot 2018-11-08 at 5 10 44 pm
screen shot 2018-11-08 at 5 10 55 pm
screen shot 2018-11-08 at 5 11 10 pm

screen shot 2018-11-08 at 5 12 28 pm
screen shot 2018-11-08 at 5 12 38 pm
screen shot 2018-11-08 at 5 12 46 pm
screen shot 2018-11-08 at 5 12 55 pm
screen shot 2018-11-08 at 5 13 10 pm
screen shot 2018-11-08 at 5 13 10 pm
screen shot 2018-11-08 at 5 13 30 pm

About

A project written in C-programming, created to simulate the functions of a road intersection. Implements the TI MSP432 and various other components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages