Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomvictor/msp430-switch-interfacing-code-composer-studio-

MSP430 swith interfacing using polling method
https://github.com/tomvictor/msp430-switch-interfacing-code-composer-studio-

Last synced: 26 days ago
JSON representation

MSP430 swith interfacing using polling method

Awesome Lists containing this project

README

        

# Msp430-switch-interfacing-code-composer-studio
Author : TOMVICTOR
WEBSITE: www.buildfromzero.com
GIT : github.com/Tomvictor
MSP430 swith interfacing using polling method
circuit consist of a switch connected to port1 pin3 and a led connected to port 1 pin 0 (with a series resistor)
The code will continuously check the switch and if switch pressed then led will blink.