Jump to content
43oh

Rei Vilo

Members
  • Content Count

    2,127
  • Joined

  • Last visited

  • Days Won

    140

Everything posted by Rei Vilo

  1. Please find the new release of embedXcode Oct 21, 2012
  2. Even at $12.99, the StellarPad is a bargain compared with other ARM-based boards.
  3. I confirm. Have a look there: https://github.com/energia/Energia/tree/stellarpad
  4. Links: Energia for C2000: https://github.com/treygerman/Energia Energia for StellarPad: https://github.com/energia/Energia/tree/stellarpad
  5. So did I... Starting with MSP430 LaunchPads and going up with StellarPads!
  6. The day after the Innovation Day conference held in Paris September 24th, I received the 2 Stelllaris LaunchPads I've ordered in August. Very interesting conference, but no Stellaris LaunchPad on the booths! The RGB LED works fine. No blue smoke! Next step is to get the support for the Stellaris LaunchPad on Energia.
  7. Bonjour, Just to say hello from France. I've joined the project Energia, a Processing-based Wiring-derived Arduino-like IDE for the LaunchPad MSP430. As at today, Energia supports MSP430G2xxx-based LaunchPads, the FraunchPad with MSP430FR5739. Support for C2000 is on the making and well as for the StellarPad. Based on Energia, I developed embedXcode, a template for Xcode that supports Arduino 23 and 1.0, Wiring, chipKIT, LeafLabs Maple, LaunchPad and FraunchPad boards. embedXcode relies on makefiles, which can be used with other IDEs, like the successful test with NetB
  8. Updated User Manual and Support for Xcode 4.5.1 I updated the user manual based on the feed-back I've received about the following two sections: installation and target selection. embedXcode now supports Xcode 4.5.1. The package includes the templates, the code snippets, and the User Manual. As always, documentation is :arrow: here and download :arrow: there!
  9. Thank oy larise! Based on the information shared, I've developed a sketch to read the temperature from the FranchPad MSP430FR5739 built-in NTC and display in
  10. Please find a sketch to read the temperature from the FranchPad built-in NTC and display in
  11. Hi! After having completed a library for the 3 axis accelerometer, I'd like to develop a library for the NTC thermistor on the FraunchPad MSP430FR5739 FRAM Experimenter Board. The only data available is the NTC is 100k?. There's no hint about fixed value, slope or linearity. Thanks!
  12. The originals are on my website:
  13. New release 16 of embedXcode supports the FraunchPad MSP430FR5739. embedXcode • Sep 25, 2012 release 16 • Support for FraunchPad The Document target now builds a PDF file along with HTML and docset files. Documentation is here and download there. Obsolescence Notice The following features are planned to become obsolete in a future release: Support for Arduino 0023 is planned to be be discontinued. The code for multiple platforms is managed in two ways: the MCU variables like __AVR_ATmega328P__ and the IDE variables like ARDUINO=101. The MCU variables are going to be suspen
  14. New release 16 of embedXcode supports the FraunchPad MSP430FR5739. embedXcode
  15. The FraunchPad sports a built-in accelerometer, an ADXL335 from Analog Devices. This sketch
  16. If Energia adds support to the C2K, then I can integrate it into the embedXcode template for Xcode, provided the drivers for OS X are available.
  17. The formula I used came from the original sketch. I checked it against the seminal post Using the internal temperature sensor from opossum. Thank you, opossum, for the detailed formula!
  18. Diagrams include revised LaunchPad and add the FraunchPad MSP430FR5739: Energia MSP430 LaunchPad FraunchPad.pdf
  19. As Arduino 1.0 is now stabilised and wide-spread, should embedXcode continue to support Arduino 23? Answer the :arrow: poll Please note this is not going to affect other platforms, like chipKIT MPIDE which is still based on Arduino 23 and continues to be supported as it. Thank you for your input. The poll opens for one week.
  20. New! Installation Package embedXcode is now installed with a standard installation package. Installation is faster and easier. The Installation Guide and User Manual has changed for User Manual. The package includes the templates, the code snippets, and the User Manual. Find it at the download page!
  21. Please refer to the example AnalogInput_InternalThermometer_430 available at :arrow: http://github.com/energia/Energia/tree/ ... ometer_430
×
×
  • Create New...