SubiCount: an improved tally counter
My day job is a rheumatologist and immunology researcher. An important but stupid-boring part of research involves an accurate counting of cells. Whether you work in immunology, cancer biology, sperm...
View Article[SOLVED] PWM Frequency in Energia
Hello! I am new to embedded programming and the forums. For my first task I am trying to generate a clean square wave with a configurable frequency and I figured PWM would be a good way to do...
View ArticleHelp with a busted 5529LP
Is there a way to can reflash the firmware of a 5529LP? That is, not your program, but the program of the entire thing: CDC ports, etc. Recently, I have been using a logic analyzer for testing and...
View ArticleHow to protect flash memory
hey can any please help me, I want to know that is the program in my msp430F5529 flash is protected.Can any one copy that program to another microcontrollor???
View ArticleQtLedTest – Software to Evaluate OLED Displays
Just saw this on Hackaday. An awesome sim program to evaluate screens. This would be perfect for the 43oh OLED BoosterPack.
View Articleconfiguration data store in flash or SD card
hey guys I'm wrapping up my audible alarm product I am developing and have a question. would it be better to have a configuration text file on the SD card that it reads, parses, and then plays the...
View ArticleUV/uranium glass wearable
My sister is very artsy craftsy and loves bead jewellery. I'm going to see her in about 6 weeks and would like to make her a present. I have never made a wearable, but I have been thinking for a while...
View ArticleTi Launchpad with msp430G2553
Hello!! 1. I have problems. I don't understand why measurement was influenced on temperature in this ENERGIA example source(Cap Touch Raw) So, I want to measure capacitance without...
View ArticleGetting started with MSPGCC and a launchpad
Hi, this is my first post here, I've been reading the site for a while. I wanted to get MSPGCC working over the break, and I noticed that the Wiki for mspgcc didn't have much of a place to start, in...
View Article3D printed G2LP and 5529LP bumpers/cases
Hi...I was experimenting with some cases and bumpers to protect LaunchPads as they float around on a desk or in a box of parts. The regular LaunchPad bumper is based on some existing concepts, which I...
View ArticleGetting Started with Energia
Successfully executed the Blink program in the Getting Started section of the Help menu in Energia. Now that I've executed the program, how do I "undo" it? I'm working with a Tiva C Series TM4C123G...
View Articlemsp430-elf-gcc and OSX
Hi guys, TI/Redhat has released the beta version of CC6 with Gcc 4.8 (as mentioned http://forum.43oh.com/topic/4500-msp430-elf-gcc-red-hat-version-available-in-ccs6-beta/ ) I was not aware if...
View ArticleMSP430 launchPad G2553
I want to use a code in Energia when I was editing CCS example code But, i got a message like this. ------------------------------------------------------------- sketch_jan06c.cpp: In function 'int...
View ArticleMSP430 Application UART
I'm developping some codes with Energia or TI CCS for the TI LaunchPad MSP-EXP430G2, v1.4 and v1.5, with G2553 and G2452 chips. I organize DIY workshops. I'm playing with various computers, I...
View ArticleVariable Frequency Output
How to change the output frequency of the analogWrite() function in Energia??
View ArticleWriting C Code in Energia
Hi Everyone! I've just received a Tiva C launchpad and was wondering if you are able to write C code in Energia or if you have to use their Processing-based language? And if not, is there a way to...
View ArticleMSP-EXP430F5529LP Out-of-Box Demo for Energia?
Hi everyone, has anyone successfully ported the Out-of-Box Demo (emulStorageKeyboard) that came with the F5529 Launchpad to Energia? Especially the storage emulation part interests me, cause i intend...
View ArticleUsing interrupts
The documentation for the attachInterrupt function states: Inside the attached function, delay() won't work and the value returned by millis() will not increment. Serial data received while in the...
View ArticleRF-BSL?
Hi - I've been trying to find the source of the RF-BSL used by the Chronos watch - probably looking in the wrong place as I'm a bit new to this... Anyone know if it was released and if so, where can...
View Article