Skip to content

ryanlamo/lab4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lab4

This code sets up the MSP 430 to interface with an LCD to display messages as well as take in button presses to present a desired message. The message may be changed by the user in main.c. The user may choose between three messages.

Header files necessary to include are LCD.h and button.h.

Push Buttons should be connected to pins 1, 2 and 4 of the Chip.

Clock is set to pin 5. SIMO is set to pin 7. SOMI is set to pin 6. Slave select is set to pin 3.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published