Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xanthium-enterprises/msp430-adc10-tutorial
A short tutorial on configuring the ADC10 of MSP430G2553 on Launchpad Development board
https://github.com/xanthium-enterprises/msp430-adc10-tutorial
Last synced: about 14 hours ago
JSON representation
A short tutorial on configuring the ADC10 of MSP430G2553 on Launchpad Development board
- Host: GitHub
- URL: https://github.com/xanthium-enterprises/msp430-adc10-tutorial
- Owner: xanthium-enterprises
- License: mit
- Created: 2015-10-18T05:33:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-18T08:07:11.000Z (about 9 years ago)
- Last Synced: 2023-03-05T04:28:15.246Z (over 1 year ago)
- Language: C
- Homepage: https://www.xanthium.in/msp430-launchpad-adc10-configuration-tutorial
- Size: 141 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## MSP430-ADC10-Tutorial
A short tutorial on configuring the **ADC10 of MSP430G2553** on Launchpad Development board.The tutorial deals in configuring ADC10 in single channel,single conversion modes and displays the converted values in the form of an LED Bar Graph.
A Potentiometer is connected to Channel A0 of MSP430G2553 and the voltage variations caused by rotating the potentiometer is shown on the LED bar.Full Tutorial is available here http://xanthium.in/msp430-launchpad-adc10-configuration-tutorial