Antscran 35 Posted August 20, 2014 Share Posted August 20, 2014 Hi all, I have made a couple of MSP430 Tutorials and thought I would share the links here: ADC tutorial and example code I did this one awhile ago and just covers the ADC with 3 example codes, multiple channels, multiple reads etc http://coder-tronics.com/msp430-adc-tutorial/ Timer tutorial and example code Only posted recently and covers both timers on the MSP430G2253, again with 3 examples PWM, interrupts etc. http://coder-tronics.com/msp430-timer-tutorial/ Programming tutorial covering the GPIO and peripheral registers I found this all a little confusing when I started out and had a question from someone recently, so thought I would try and break it down into simple terms. http://coder-tronics.com/msp430-programming-tutorial-pt1/ http://coder-tronics.com/msp430-programming-tutorial-pt2/ Switch Debouncing tutorial with several MSP430 code examples Just some useful information on switch debouncing as well as some code useful code examples http://coder-tronics.com/switch-debouncing-tutorial-pt1/ http://coder-tronics.com/switch-debouncing-tutorial-pt2/ Hopefully they are of some use , Cheers, Ant xxx1, L.R.A, roadrunner84 and 3 others 6 Quote Link to post Share on other sites
zeke 693 Posted August 20, 2014 Share Posted August 20, 2014 I like your state machine articles. Good job! Antscran 1 Quote Link to post Share on other sites
Antscran 35 Posted August 20, 2014 Author Share Posted August 20, 2014 I like your state machine articles. Good job! Thanks Zeke, I actually had some help from RoadRunner84 on the some of the code for Part 3. Quote Link to post Share on other sites
bobnova 59 Posted August 20, 2014 Share Posted August 20, 2014 I read through a couple of your linked articles, they are going to be useful to me. Thanks! Antscran 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.