«
Expand/Collapse
15 items tagged "msp"
Related tags:
microcontrollers [+],
clock [+],
msp430 [+],
launchpad [+],
kenneth finnegan [+],
finnegan [+],
misc [+],
arduino [+],
wristwatch [+],
wii remote [+],
video [+],
using open source tools [+],
tutorial [+],
true texas [+],
timer [+],
thanksgiving holiday [+],
thanh [+],
supercaps [+],
shift register [+],
sam [+],
robots [+],
resistors [+],
project [+],
power [+],
player [+],
palm size [+],
palm [+],
order [+],
open source tools [+],
nav [+],
musical [+],
motor [+],
mini alarm [+],
microcontroller [+],
max msp [+],
max [+],
matt [+],
markus [+],
low [+],
led clock [+],
led [+],
jbremnant [+],
investigation [+],
inconspicuous [+],
iar embedded workbench [+],
iar [+],
heart rate [+],
guitar [+],
greg [+],
fat16 file system [+],
extra step [+],
experimenters [+],
experimenter [+],
eeprom [+],
eclipse [+],
doesn [+],
digital [+],
development tool [+],
devboard [+],
demel [+],
debugging [+],
cutoff wheel [+],
copters [+],
copter [+],
composite video output [+],
code memory [+],
code [+],
chip [+],
chest straps [+],
capacitors [+],
camera module [+],
board [+],
audio [+],
ant [+],
android [+],
alarm clock [+],
alarm [+],
Learn [+],
hacks [+]
-
-
12:01
»
Hack a Day
[Sam] is working on his Interactive Technology Degree and he made some alterations to this guitar as a class project. It doesn’t look much different, but closer inspection will reveal a handful of extra buttons, and a camera module. He actually added a Wii remote to the guitar which is used to control Max/MSP. His [...]
-
-
8:01
»
Hack a Day
A media player based on an Arduino and SD card has been done to death several times over, but that doesn’t mean we can’t appreciate [Matt]‘s MSP430 audio player. It’s a very nice piece of work that supports a FAT16 file system and only takes up 54 bytes of RAM. To make his dream of [...]
-
-
7:01
»
Hack a Day
Check out this 6-pin MSP430 microcontroller. What’s that you say? TI doesn’t make a 6-pin MSP430? True, Texas Instruments doesn’t make one, so [Greg] grabbed his Demel and a cutoff wheel, and chopped up a larger uC to arrive at this package. It may sound a bit crazy at first, but when you think about [...]
-
-
13:01
»
Hack a Day
[Jbremnant] wanted to try his hand with ANT+ wireless networks. This protocol is designed for light-weight and low-power consumer electronics, like heart rate chest straps and bicycle computers (Garmin brand devices for example). There are already libraries out there for Arduino, but [Jbremnant] found that most of them were written as slave-only code. He set [...]
-
-
16:01
»
Hack a Day
[Nav] is working on a scratch-built wristwatch. Although it is based on an MSP430 microcontroller, it’s not the ready-to-hack ezCronos that you might be thinking of. Instead, [Nav] started with a different TI development tool that we’ve looked at before, the ez430-F2013. The breakout board for the F2013 is small enough to meet his needs, but [...]
-
-
10:02
»
Hack a Day
[Thanh] has spent some time flying quad-copters measuring 12” motor to motor, but wanted to build something smaller so that he could fly indoors. Instead of building just one, he actually constructed five different quad-copters, with motor to motor arm spans ranging from 10” to just 3”. In his forum post, he highlights the construction [...]
-
-
15:30
»
Hack a Day
Cheap things come to those who wait. If you’ve had your eye on a TI Experimenters Board (MSP-EXP430FR5739) now’s the time to pull the trigger. You can use the coupon code MSP430_FRAM to get 50% off. This pulls the total price down to $14.50 plus shipping with several readers reporting free shipping. The board features an [...]
-
-
9:01
»
Hack a Day
That’s exactly what [Kenneth Finnegan] figured out with his original investigation into low powered MSP430-based circuits. He was able to keep a count-up timer running off of 20F worth of capacitors for over 10 weeks. Although quite impressive by its own merit, many people left comments that questioned whether similar results would be seen in [...]
-
-
10:01
»
Hack a Day
[Markus] had a TI MSP430 sitting around from the LaunchPad kit he bought a while back. He didn’t know what to do with it, but eventually decided that it would make a great miniature alarm clock. He added a shift register to the mix in order to drive his 7-segment LCD display, using two of [...]
-
-
14:02
»
Hack a Day
[Springuin] just posted a tutorial about debugging MSP430 projects using Eclipse. He read our feature about debugging under IAR, a proprietary IDE which TI offers as a code-limited freebie with the TI Launchpad. In that writeup we wondered if anyone would put together a tutorial using open source tools like DDD and GDB to make [...]
-
-
10:02
»
Hack a Day
If you haven’t done any debugging with microcontroller programs [Kphlight] posted a follow-along guide for debugging MSP430 chips. You can see above that he’s using the TI Launchpad and has chosen the free (but code limited) IAR Embedded Workbench that is one of the IDE’s that TI provides for the kit. The example builds a [...]
-
-
7:00
»
Hack a Day
[NatureTM] used part of the Thanksgiving holiday to get composite video output working with an MSP430 microcontroller. He’s using one of the chips that came with the TI Launchpad, which is a big hardware limitation because of the relatively small code memory and RAM. The chip displays one still image at a resolution of 192×40 [...]
-
-
15:00
»
Hack a Day
We’ve all known the MSP430s under the Launchpad are designed to be low power, but who wants to bet how long the chip can last on only 20F worth of capacitors? A couple of hours? A day at max? [Kenneth Finnegan] setup a MSP430 with supercaps to find out. To make sure the chip is [...]
-
-
8:00
»
Hack a Day
I took a little time to look into porting code written for AVR in order to run it on the MSP430 architecture. It’s easier than you think, being mostly small differences like an extra step to enable pull-up resistors. But there is a lot to be learned in order to transition away from using EEPROM. Since [...]
-
-
11:00
»
Hack a Day
[Kenneth Finnegan's] latest clock makes use of the TI Launchpad for programming and debugging MSP430 microprocessors. We took a look at the Launchpad when it was released and we’re glad to see some hacks resulting from availability of that tool. The clock reads out the time using a bi-color LED. Press the button and a [...]