Listen/spy/sniff UART comunication using MSP430
Hello My name is Andreas and I am from Sweden, this is my first post here :) First of all I want to say that I am very new to microcontrollers, please bear with me. I started off by reading "MSP430...
View Article[Library] Generic Button Debouncer
I implemented Jack Ganssle's State Button Debouncer Algorithm as C/C++ platform independent libraries. This is a fairly robust algorithm that can play nicely with interrupts (if the library is set up...
View ArticleEthernet on Tiva C series ARM M4 Cortex
Digikey Product Module with audio. Might be worth a look. http://www.digikey.com/PTM/IndividualPTM.page?WT.z_sm_link=Twitter_TI_PTM_0408&site=us&lang=en&ptm=30431
View ArticleGeneric Button Debouncer
I implemented Jack Ganssle's State Button Debouncer Algorithm as C/C++ platform independent libraries. This is a fairly robust algorithm that can play nicely with interrupts (if the library is set up...
View ArticleSerial Monitor Font - Change to fixed width
Is there a way to change the font of the Serial Monitor window in Energia (version 1010E0012)? I want to change it to a fixed size font (like courier or deja vu) so columns line up. Looked in...
View ArticleEK-TM4C1294XL Connected LaunchPad – Exosite development help
The Tiva C Series TM4C1294 LaunchPad features on-board emulation, which means you can program and debug your projects without the need for additional tools. Texas Instruments and Exosite have brought...
View Articlehow can i use the Tm4c129
i have a problem when i use the example of energia "web client", and when i send a ping to the ip adress to my launchpad, gives me error, how can i do?
View Articlelocation of patable for CC430
Does anyone know where I can find the actual patable values in the cc430. I feel like I'm missing something here. All I found was FREND0 let me set the index to it, but not where the patable itself...
View Articlesmall solution for detecting 120V AC as a digital input
I posted this on a different forum and got some help but wanted to run it past you guys to see if anyother ideas shook out of the tree. [this is a repost from a different forum combining a few of my...
View ArticleQuadcopter BoosterPack
Hi 43oh! Some of you may have seen me over at c2kcentral, but I'm mostly a lurker here. For a while now, I've been working on developing a low cost quadcopter. Well that quadcopter is nearly done!...
View ArticleTiva Serial.parseFloat/Int hang
Hi folks, I am trying to figure out why the following code does not work on Tiva Launchpad with latest energia 0012, while it works perfectly on all MSP430 devices. Example setup is as follows: PC...
View ArticleMSP430/TLC5940 Based LED Sequencer
I'm in the process of making some LED tail lights for my car. I'd like to use an MSP430/TLC5940NT combo to control not only PWM brightness but also some interesting sequencing for show purposes. I'll...
View ArticlePlatform Dependent Libraries vs. Platform Independent Libraries
This is a thought I've been mulling on for a while now.... I recently finished working on prototyping an auto-balancing robot. I used the Tiva C Launchpad since the TM4C123GH6PM microcontroller that...
View ArticleFuel injection / ignition controller 'booster pack'
Everyone knows my obsession with building an ECU for my motorcycle. I think I'm far enough along with it, so here's where I'm at. It's based on the 40 pin BP headers and I believe should be compatible...
View Articleflash with msp
i have just use energia new version, so i use example flash on it, kit msp laughpad dont work with it, the old version is good. please help me, thanks
View ArticleWriting to MSP430 Flash
i have just use energia new version, so i use example flash on it, kit msp laughpad dont work with it, the old version is good. please help me, thanks
View ArticleNoob questions about Energia and driverlib performance on 5529LP
Hello 43oh! This is my first post here, so hopefully I will not screw it up too badly. I come from a background of x86 assembly, lots of C/C++ on x86, and a couple of years with some 8-bit PIC16F877...
View ArticleMaking a programmable timer switch with the launchpad
I am planning to make a timer switch using MSP430F5529 launchpad and a relay board for microcontrollers like this:...
View ArticleBuildng millis() function with watch dog interrupt
Hello all together, It is the first time, that I ask a question here, and I think not the last time. I want to ask, if it is possible to build a function that is showing the milliseconds from the...
View Article