ccs with the launchpad is actually pretty nice. you can run to breakpoints and step through your code while the uC is in circuit. big win over the arduino, imo. if only the arduino had a launchpad-like compiler...
Price is not everything. If TI really wants to "launch this pad" they should make programming it as simple as possible. Making it as simple to program as the Basic Stamp or Arduino or Mindstorms NXP would really expand the market.
@thewii552 i feel you bro. fossicking for references is a frickin' pain. Look into the e2e community and they discuss things in a whole different language. Doesn't help for starters like me.
this video is 2000% more professional than the others. btw great job on the kit guys! thanks for bringing such a cheap and feature rich product to the public.
I like it. I'm a professor and I plan to switch my college course from Microchip's MPLAB + PIC18F4520 PICDEM PLUS board to TI because of LaunchPad. I've been very impressed with MSP430 devices, the free Code Composer Studio tool (16k limit is no problem), and TI's University program. I also really like that the Subclipse plugin works flawlessly in CCS with our SVN system.
Can you tell me how long is the delay? Thank you very much.
Luicho666 3 months ago
ccs with the launchpad is actually pretty nice. you can run to breakpoints and step through your code while the uC is in circuit. big win over the arduino, imo. if only the arduino had a launchpad-like compiler...
squeakyfromme69 4 months ago
coding looks like a bitch...anyone know a aduino-like compiler?
pietzeekoe 5 months ago
8:08 Bent pins, just breaks my heart :(
alirazaq 5 months ago
Good but>
Let down by poor quality video a bit.
Also the code gets an error 7: 51 above.
Nothing said about a need th change form the out the box pre programmed chip.
Films4You 9 months ago
Very nice tutorial thanks!
spriteman 11 months ago
I keep getting the error "No USB FET was found" after I click the debug button.
When I google the keywords all i get are TI FET devices. Followed the video second by second and i repeated all steps.
Any ideas?
ebichuhamster 1 year ago
nvm it wasn't connected correctly...
ebichuhamster 1 year ago
how can i program the device directly withthe msp430 usb programmer? thanks
stopsistem 1 year ago
thank u.. i can develop more now...
rakeshprab1 1 year ago
A really nice walk thru
thanks ;)
thepimping666 1 year ago
Price is not everything. If TI really wants to "launch this pad" they should make programming it as simple as possible. Making it as simple to program as the Basic Stamp or Arduino or Mindstorms NXP would really expand the market.
butchalline 1 year ago 3
@butchalline i totally agree. At least have more documentation-there is virtually nothing out there bout it!
thewii552 1 year ago 6
@thewii552 i feel you bro. fossicking for references is a frickin' pain. Look into the e2e community and they discuss things in a whole different language. Doesn't help for starters like me.
vizier87 8 months ago
this video is 2000% more professional than the others. btw great job on the kit guys! thanks for bringing such a cheap and feature rich product to the public.
wolfy02 1 year ago 5
Oh so you write the led on then the delay causes it to stop temp? as i can do motor controll that way XD
cotton509 1 year ago
I like it. I'm a professor and I plan to switch my college course from Microchip's MPLAB + PIC18F4520 PICDEM PLUS board to TI because of LaunchPad. I've been very impressed with MSP430 devices, the free Code Composer Studio tool (16k limit is no problem), and TI's University program. I also really like that the Subclipse plugin works flawlessly in CCS with our SVN system.
fisherdsMobAcDesign 1 year ago
looks complicated , I will like something as simple as
while(1) {
output_high(pin_P1);
delay_ms(1000);
output_low(pin_P1);
delay_ms(1000);
}
I think it can be as good as the arduino if they work on their libraries.
scancool 1 year ago
@scancool Ardwino is custom this AINT also did i meet u on the duct tape server thing didnt i? im ordering one of these ^^ 4.30 = my price range
cotton509 1 year ago