Jump to content
43oh

launchpad or independant


Recommended Posts

I'm just curious. Almost all projects I see based on the MSP seem to be built around the Lauchpad, as opposed to just designing the circuit around the IC itself. Is this indeed common practice? And if yes, might I ask why? Personally, I have always preferred to design circuits around discreet components instead of around a development board. I guess that's just me, though?

Link to post
Share on other sites

It's definitely the cost. I was making a quiz show buzzer for my brother and had breadboarded all the discrete components. When it came to the soldering I just couldn't be bothered so coded a MSP430 instead. Then I realised that if I left it on the Launchpad I got USB connectivity to a PC for a nice UI. So cheap and easy it seemed daft not to.

 

For anything serious or in quantity it would definitely be just the microcontroller though.

 

 

Link to post
Share on other sites

The reflow oven controller wulf designed can work either way. standalone msp430g2553, or launchpad. Its actually pretty cool, because you can just plug a computer into the board to debug or upload code, then later  you just pop on a G2553, and it will run exactly the same way.

Link to post
Share on other sites

Learning how to create custom PCBs can be a daunting task, figuring out the tools, how to order a board, waiting weeks to get something back, and if you make a mistake starting over again. Much easier to just buy a launchpad or two and hook it up with some jumper wires.

Link to post
Share on other sites

I guess I am just old school. On the last project I built - a MSP-based nixie clock - I drew the board patterns out on a piece of paper by hand, transferred the patterns to the copper clad with a sharpie and cut the traces out with a dremel tool and a hobby knife. Sure.. it may take more time, but I have the satisfaction of knowing that I actually did it by hand.

 

@@chibiace - I like the board. I made one of those myself,  just with a longer cable. I also connected another cable that terminates in a 20-pin socket that I can plug into a breadboard to take the place of jumper wires from the headers. I'll post a photo of it later.

 

I appreciate the responses, guys...

post-28620-0-46618500-1368417543_thumb.jpg

post-28620-0-72805500-1368417570_thumb.jpg

Link to post
Share on other sites

 stripboard is great, i like it much better then pad per hole, anything too complex or smd and ill cad up a board and wait the week and a half for a pcb from seeed.

 

i also have my Zif socket launchpad with male headers pointing down under the board so the whole thing can be plugged into a double size breadboard

 

post-60-0-63951400-1368426731_thumb.jpg

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...