Vadim has posted a tutorial on how to use internal RTC of Stellaris and Tiva Launchpad boards in Energia IDE: For those of you who still have one of those old Stellaris Launchpads, I’m going to show how to utilize one of its most useful features – real time clock – in a simple way. Actually, the […]
Tag Archives: Energia
New Energia 17 release brings SensorTag, Red Bear CC3200 And F28069M support
The Energia team announces the availability of version 0101E0017. We wrote about it previously: A new version of Energia has been released. This version fixes alot of bugs from the previous version and also adds support for the following: Support for three new boards have been added added: – CC2650 based SensorTag (MT) – CC3200 based […]
Tiva C launchpad FFT with real time plotting using pyQtGraph
Shane of Wattnotions writes: The biased signal generator signal is connected to AnalogIn 1 on the Tiva C which is pin PE_2. Signal Gen and Tiva C ground is common. The two 10k resistors from a voltage divider which will halve the 3v input to give a 1.5 v bias… See code at Wattnotions page. […]
New Energia version available
The Energia team announces the availability of version 0101E0015: The Energia team is very happy to announce the release of Energia 15. This release aside from bug fixes adds support for the new Texas Instruments ARM Cortex M4F based MSP432 LaunchPad. This time around it’s a bit different though. The MSP432 Wiring/Energia framework is […]
Energia vE0013 release adds low power, CC3200 WiFi LP and CC3100 BP support
The Energia team announces the availability of version vE0013. We wrote about it previously: A new version of Energia has been released. Energia is an open-source electronics prototyping platform started by Robert Wessels in January of 2012 with the goal to bring the Wiring and Arduino framework to the Texas Instruments MSP430 based LaunchPad. It […]
MSP430 and a HC-SR04 ultrasonic ranging module
Juan Ignacio writes: A while back I bought an HC-SR04. It sat in a box until yesterday when I tried to use it with an MSP430G2553 but unfortunately it wasn’t working. I used Energia to program the Launchpad but I wasn’t getting any response from the device. I hooked up my Logic analyzer to see what […]
New Energia version available
The Energia team announces the availability of version 0101E0012. We wrote about it previously: Energia is an open-source electronics prototyping platform started by Robert Wessels in January of 2012 with the goal to bring the Wiring and Arduino framework to the Texas Instruments MSP430 based LaunchPad. Energia uses the mspgcc compiler by Peter Bigot and […]
New Energia version available
The Energia team announces the availability of version 0101E0010. Energia is an open-source electronics prototyping platform started by Robert Wessels in January of 2012 with the goal to bring the Wiring and Arduino framework to the Texas Instruments MSP430 based LaunchPad. Energia uses the mspgcc compiler by Peter Bigot and is based on the Wiring […]
Energia Library : Interfacing to a Mifare RC522 RFID
Eelcor over at the 430h forum shared his Energia library for the Milfare RC522 RFID card: I wanted to share my results with the MF RC522 RFID reader. I found an article from Grant Gibson where he used a cheap reader from eBay to read Mifare cards. The command set and technical aspects of the […]
panStamp developing MSP430 based module
panStamps are small open source wireless modules designed to add RF connectivity to sensors, MCUs and similar projects. The crew at panStamp is in the process of developing a new module based on the TI CC430F5137 SOC. Programming will be via the Arduino IDE, facilitated through a port being developed by the open sourceEnergia project. […]
Energia: Arduino like IDE for MSP430 MCUs
Energia is a fork of Arduino’s Processing IDE for TI’s MSP430 microcontrollers. Support is also expected for the Olimexino-5510, a TMS430F5510 Arduino like development board. Via the contact form. Thanks Uwe!
