«
Expand/Collapse
11 items tagged "msp430"
Related tags:
msp [+],
hacks [+],
microcontrollers [+],
led [+],
launchpad [+],
digital [+],
Hardware [+],
valerie [+],
using open source tools [+],
tutorial [+],
toggle pins [+],
toggle [+],
time lapse photography [+],
time [+],
supercaps [+],
something [+],
schleck [+],
ryan [+],
renaud schleck [+],
pwm channels [+],
proof of concept [+],
power modes [+],
power [+],
pov [+],
player [+],
photography [+],
persistence of vision [+],
open source tools [+],
morse code [+],
morse [+],
misc [+],
microcontroller [+],
matt [+],
leds [+],
led strip [+],
lapse [+],
keychain camera [+],
kenneth finnegan [+],
jmn [+],
jay kickliter [+],
intern [+],
home automation hardware [+],
home [+],
gui [+],
george [+],
flower [+],
finnegan [+],
fat16 file system [+],
electronic business card [+],
eclipse [+],
display [+],
code [+],
chip [+],
card [+],
capacitive [+],
cameras [+],
business [+],
bike wheels [+],
automation [+],
audio [+],
arduino [+]
-
-
13:01
»
Hack a Day
To the casual observer this flower looks nice as its illuminated center fades in and out. But there’s hidden meaning to that light. Some of the blinks are longer than others; this flower is using Morse Code. [Renaud Schleck] wanted to try a few different things with his MSP430 microcontroller. He decided on an LED [...]
-
-
6:32
»
Hack a Day
[Jay Kickliter] sent in his latest electronic business card. This time, his goal was to make it much cheaper so he could actually afford to give it away. He did pretty well considering the two week timeline he mentions. This card is using an MSP430 with the capsense library to light up some LEDs any [...]
-
-
12:00
»
Hack a Day
Sometimes you need to toggle or read a few pins on a microcontroller for a project so simple (or so temporary) that coding some firmware is a rather large investment of time. [Jaspreet] had the same problem – wanting to read values and toggle pins without writing any code – so he came up with [...]
-
-
14:01
»
Hack a Day
This home automation hardware turns on and off the lights based on room occupancy. The hack is an extension of an earlier version that was only a proof of concept. [RPisces] took the idea and made it into reality by mounting the sensor hardware in a doorway. He prototyped the device using the MSP430 launchpad. [...]
-
-
8:00
»
Hack a Day
Being an intern a Texas Instruments isn’t all fun and games, but from [George], [Valerie], and [Ryan]‘s TI intern design project, it sure looks like it. They built a persistence of vision display for a bicycle using the ever popular MSP430 Launchpad board. The team of interns created a POV display by combining the power [...]
-
-
12:01
»
Hack a Day
[JMN] took some time to look at the MSP430G2553 mircocontroller (translated). Specifically, he was interested in the clock options and the low power modes. This chip is one of the upgraded processors which have been shipping with the TI Launchpad. Both the MSP430G2553 and MSP430G2452 come with the Launchpad development board. They replace the MSP430G2231 and [...]
-
-
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:19
»
Hack a Day
For his first big build with an MSP430, [Javon] decided to an RGB LED fader. Having worked with Arduinos in the past, he figured that his MSP430 would have a few PWM channels. After being proved wrong by the data sheet, [Javon] needed to figure out a way to switch a bunch of RGB LEDs with [...]
-
-
10:01
»
Hack a Day
Hackaday reader [onefivefour] had an old VistaQuest VQ1005 keychain camera kicking around, and wanted to do something useful with it. A while back he hooked up a 555 timer and did a bit of time lapse photography, but he wanted more control over the process. Specifically, he desired the ability to tweak the delay between [...]
-
-
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 [...]
-
-
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 [...]