TI Exosite Portal data visualization with F5529LP, TMP006 and TP-Link WR703N
From the recent email received from TI announcing their new Connected LaunchPad line, I noticed the free partner service offered to Exosite. It is really cool to have the services of this kind, easy...
View ArticleStacking Anaren AIR CC2530 Boosterpack and BCD Display Boosterpack
Hi all, I need to make a display with wireless interface. In this case, i use Anaren AIR CC2530, MSP430 Launchpad Value Line, and BCD Display I have succesfully connected my MSP430 Launchpad with...
View ArticleCC3000 + MSP430FR5739 Pin for wlan interrupt (IRQ) not present in Energia pin...
Hi, I was trying to run simple web client code example in energia (MSP-EXP430FR5739 + CC3000). In the code, we have to set communication pins for CC3000 (CS, EN and IRQ pins). From the wiki page...
View ArticleNeed advice porting Arduino code to Energia
Hello everybody! My name is Willian and I'm coming from AVR microcontrollers. I confess I never had interest in Arduino in the past, always used avr-gcc/atmel studio. I'm trying to port Arduino code...
View ArticleEnergia at Maker Faire Seattle
I noticed that Energia is listed as exhibitor at the upcoming Seattle Mini Maker Faire. http://makerfaireseattle.com/makers/ Is that an official appearance of the Energia team? Or someone local from...
View ArticleUsing interrupt
I'm new on energia, and just trying to use interrupt with an external stimulus. I'm using PIR sensor on P1_4 to fire the interrupt flag and light the red led on launchpad but my code doesn't work;...
View ArticleProblem making a Stepper Motor Move?
Good day guys, I bought this stepper motor to play around: http://www.amazon.com/gp/product/B00DUSYEWY/ref=oh_details_o02_s00_i00?ie=UTF8&psc=1#productDetails It includes the very useful...
View ArticleGetting I2C(1), i.e. USCI_B1, to work on F5529 Launchpad
Hi I want to be able to use the second I2C module on my F5529 Launchpad. My project works fine with the default module 0, USCI_B0, using Energia. But I want to also use the CC3000 Wifi module, and...
View ArticleHome automation. Remote access to CC3000, like the Wemo
I have been trying to make a F5229 Launchpad and CC3000 work like a Belkin Wemo, in the sense that I could use it to switch appliances such as heaters and lights in my house on and off from a remote...
View Articlechecking a character string in a buffer
hey guys working on reading a config file and parsing it. so i read some number of bytes into a buffer (64 byte long) is there an easier way to test is the bytes read match a given string....
View ArticleSPI Library
I am new to Energia I want to experimint with SPI How can i see what methods are included in SPI.h ?
View ArticleMSP430G2553 help
I'm using this microcontroler with the ina219, I want to take voltage from a 20x20 solar cell and store that data. I want to read that data later on. I will take messurments every 5 minutes for 5...
View ArticleMaking a stepper motor move fast?
Hello guys, I finally got my stepper motor to move. Now, I would like to know how to make it move as fast as it can move. I tried the following code, which basically turns on each pin (one at a...
View ArticleWhy is MSP430's Stack Poniter(SP) always alligned to even address?
While I was reading through the MSP430's User's guide, I came to know that its stack pointer is alligned to even address. (Read Pg.189 of http://www.ti.com/lit/ug/slau208m/slau208m.pdf) Question 1:...
View ArticleI2C Repeat start
Hi All, Using the MSP430FR5739 UCSI_B in i2c mode. Just checking ive got this right, as I've never used it before.I neod to do the following, Ive left out the ack's S= startE= stop...
View ArticleMultiple hardware interrupts
Can Energia handle multiple unrelated hardware interrupts? Is there a limit to the number? Should the selected pins be on the same port or different ports?
View ArticleHow to use hall sensor with a brushed dc motor
Hi, I have a question regarding how I can use the Hall effect sensor with a brushed dc motor to measure vertical distance? I'm using MSP430F5529 microcontroller and have tested the pwm. I will be using...
View ArticleTiva C Series TM4C1294 Device Drivers for Windows 7 (64 bit)
Has anyone succeeded in installing the Windows 7 (64 bit) device drivers needed for the Energia IDE? I've downloaded the three driver zip files from the Energia "Getting Started" web page and they...
View ArticleMSP430G2230 + SPI EEPROM(25C320) + ACCELEROMETER(ADXL362)
Hi everyone. First of all, i am new with msp430 microcontrollers and i have a project that i think it is hard for beginners but i must do it :) I will take the data from accelerometer and write it to...
View ArticleSupport for TM4C1294 Connected LaunchPad
WHat is the status for support of this new launchpad?
View Article