ESE101: C is for Cookie, and also C
C is for Cookie, and also C.
Read MoreC is for Cookie, and also C.
Read MoreCCS before C? Yeah you know me.
Read MoreToday we install a new version of CCS and start learning C with a basic blinky program.
"Assembly is good, assembly is fun! But use C when you need to get things done!"
- Elecia White
Read More"The time has come," the Walrus said,
"To talk of many things:
Of clocks -- and lights -- and MSP430 timers."
Last time I explained the basics of what a microcontroller timer is and gave an overview of how timers are configured.
This time I’ll walk you through how to configure an MSP430 timer. We’ll use it to blink a light! (By now you’ve probably realized that most embedded system demos involve blinking a light. I’m pretty sure the singularity will look a lot like a rave.)
Read MoreElecia gave a talk to the Silicon Valley IEEE Computer Society. You can watch the video.
Read MoreIt's about time to introduce a new microcontroller peripheral: the timer.
Read MoreThis week explains how to configure interrupts on the MSP430.
Read MoreI've kept you waiting long enough: this week we'll finally turn on the LED with a button.
Read MoreI found a chip bug! Sort of.
Read MoreWe've seen how GPIOs can be used as outputs. This week we'll learn how to use GPIOs as inputs.
Read MoreTI just released a new Code Composer Studio version with full Mac OS X support, GCC support, and a bunch of bug fixes. Get it today!
Read MoreA funny thing happened on the way to the blog post...
Read MoreLet’s hurry up and get started learning how to waste time, assembly language style.
Read MoreHere’s the answer to the small challenge we ended with last time.
Read More