Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
0 answers
33 views

Have to download Energia code multiple times for the code to update using MSP430F5529 Launchpad

I'm a beginner in robotics, so I just started playing around with my MSP430F5529 Launchpad. Ever since the first time I started using my launchpad, it seems like I have to click on the 'Download' ...
wannabeengineer's user avatar
-1 votes
2 answers
371 views

Alternatives to Arduino for controlling LED's and Audio files? [closed]

Simple Alternatives to Arduino Has anyone used these different boards? If so, what did you use them for and why? Which are appropriate for controlling LED's and playing audio files? I'm looking ...
meggatron's user avatar
1 vote
3 answers
3k views

controlling 3x BLDC motors

I'd like to control 3x L6234 IC's (3x BLDC motors) with the cheapest microcontroller/board/lauchpad but I'm a bit confused about the requirements needed for the microcontroller. As I understood each ...
Electronics_Guy's user avatar
1 vote
1 answer
4k views

Display digits on 7 segment 3 digit LED display with Launchpad

I have a 7 segment led display with 3 digits (BT-M512RD-DR1 ) and Valueline Launchpad MSP-EXP430G2 I connected LED display according to this answer and here is my version of the sketch But I am ...
endryha's user avatar
  • 111
2 votes
1 answer
171 views

Power consumption - Energia Launchpad

I'm working with energia for the launchpad 430 and have a rather specific question to make: is example A the equivalent in power consumption has example B, or is it that B drains more power? Thank you....
Rui Lima's user avatar
  • 689
2 votes
2 answers
901 views

Arduino or MSP430 Launchpad as a serial passthru to reprogram a Fonera router?

The Fonera has 3.3V TX/RX logic, I have a launchpad and an Arduino, can I use any of the cable/boards to reprogram or access the serial on a fonera? Fonera serial info is here: http://www.dd-wrt.com/...
Generic Person's user avatar