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 Nov 13, 2012 release 21 • Stability enhancement and better information • Stability enhancement, especially for Arduino Due and StellarPad linking • Better information in a more structured presentation As always, • Website: http://embedxcode.weebly.com • Download: http://embedxcode.weebly.com/download • User guide: http://embedxcode.weebly.com/tutorial Enjoy
  2. Please find the new release of embedXcode Nov 13, 2012 release 21 • Stability enhancement and better information • Stability enhancement, especially for Arduino Due and StellarPad linking • Better information in a more structured presentation As always, • Website: http://embedxcode.weebly.com • Download: http://embedxcode.weebly.com/download • User guide: http://embedxcode.weebly.com/tutorial Enjoy
  3. Please find the new release of embedXcode Nov 13, 2012 release 21 • Stability enhancement and better information • Stability enhancement, especially for Arduino Due and StellarPad linking • Better information in a more structured presentation As always, • Website: http://embedxcode.weebly.com • Download: http://embedxcode.weebly.com/download • User guide: http://embedxcode.weebly.com/tutorial Enjoy
  4. Please find the new release of embedXcode Nov 13, 2012 release 21
  5. embedXcode version 19 now supports StellarPad! See embedXcode: Stellaris on Xcode
  6. Thank you for pointing this error. New release has it fixed. PUSH is P1_3 now. The originals are on my website: http://embeddedcomputing.weebly.com/launchpad-msp430.html Enjoy
  7. Please find the new release of embedXcode Oct 26, 2012 release 18 • Support for Arduino Due Oct 28, 2012 release 19 • Support for StellarPad Nov 09, 2012 release 20 • Support for Teensy 3.0 The user manual has been updated too Nov 09, 2012 release 16 • Updated with new boards Please note the Arduino 1.5, Energia for StellarPad and Teensy 3.0 softwares are in development. I've tested build, link and upload successfully for all boards except for the Arduino Due I don't own. Website: http://embedxcode.weebly.com Download: http://embedxcode.weebly.com/download User guide: http:/
  8. Please find the new release of embedXcode Oct 26, 2012 release 18 • Support for Arduino Due Oct 28, 2012 release 19 • Support for StellarPad Nov 09, 2012 release 20 • Support for Teensy 3.0 The user manual has been updated too Nov 09, 2012 release 16 • Updated with new boards Please note the Arduino 1.5, Energia for StellarPad and Teensy 3.0 softwares are in development. I've tested build, link and upload successfully for all boards except for the Arduino Due I don't own. Website: http://embedxcode.weebly.com Download: http://embedxcode.weebly.com/download User guide: http:/
  9. Please find the new release of embedXcode [*]Oct 26, 2012 release 18
  10. The MSP430FR5739-based FraunchPad features 8 blue LEDs. Please find a sketch to light them
  11. That's correct. The serial port is managed by the software UART TimerSerial library. See an example at https://github.com/energia/Energia/blob/master/examples/4.Communication/Serial_430/Serial_430.ino
  12. For the mapping of the pins, see the hi-res pictures at https://github.com/energia/Energia/wiki/Hardware Each picture takes into account the MSP430 model and the revision of the board, 1.4 or 1.5. I hope this could help you.
  13. There is an interesting tutorial about the LM35 and related formulas and problems at http://learn.adafrui...perature-sensor
  14. Bonjour, I've experienced the same problem with an one-wire DHT22 sensor. Maybe this thread could help you: SOLVED! DHT22 Temp & RH% One-Wire Sensor on Energia
  15. embedXcode is a template for Xcode, the official Apple IDE running on OS X. As at today, embedXcode supports: Arduino 0023 and 1.0, Wiring, chipKIT MPIDE, Leaflabs Maple, LaunchPad and FraunchPad. embedXcode relies on makefiles, which can be used with other IDEs, like NetBeans I tested successfully. embedXcode uses the Processing-based Wiring-derived Arduino-like IDEs for easy installation of the framework. Main benefit is, supporting a new platform with such an IDE only requires writing a specific makefile. Thanks to the previous implementations for ARM Cortex M3-based Leaflabs Maple
  16. Very nice new forum! Congratulations! I appreciate the same look-and-feel shared with Stellaristi and C2K Central
  17. An update about embedXcode, the template for Xcode, the official Apple IDE running on OS X. embedXcode currently supports Arduino 0023 and 1.0, Wiring, chipKIT MPIDE, Leaflabs Maple, LaunchPad, FraunchPad. Thanks to the previous implementations for ARM Cortex M3-based Leaflabs Maple and the SAM-based Arduino Due (with Arduino 1.50), embedXcode now supports the StellarPad. I've tested successfully building, linking and uploading. I'm waiting for the official Energia update with Stellaris support before releasing embedXcode version 18. Stay tuned Is there a more convenie
  18. It happens TI has launched the StellarPad, featuring a Stellaris LM4F120H5QR ARM Cortex-M4. Thanks to the previous implementations for ARM Cortex M3-based Leaflabs Maple and the SAM-based Arduino Due, embedXcode now supports the StellarPad. I've tested successfully building, linking and uploading. I'm waiting for the official Energia update with Stellaris support before releasing embedXcode version 18. Stay tuned
  19. Yes, embedXcode relies on the Wiring framework through the Arduino-like IDEs. It makes installation very easy. I can't manage to get the technical information to include gdb. Any help from a Xcode expert is welcomed!
  20. Develop your sketches for LaunchPad Stellaris and Tiva using Xcode! Direct links: • Website: http://embedxcode.weebly.com • Download: http://embedxcode.weebly.com/download • User guide: http://embedxcode.weebly.com/tutorial Enjoy embedXcode is a template for Xcode, the official Apple IDE running on OS X, and supports Arduino 0023 and 1.0, Wiring, chipKIT MPIDE, Leaflabs Maple, LaunchPad, FraunchPad. embedXcode relies on makefiles, which can be used with other IDEs, like NetBeans I tested successfully. embedXcode uses the Processing-based Wiring-derived Arduino-like IDEs
  21. I'm a Mac user and here are the solutions I use: First solution is Energia. Energia is 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. Second solution is Xcode, thanks to the embedXcode template I've developed. It supports a long list of MCU boards. embedXcode relies on makefiles, which can be used with other IDEs, like the successful test with NetBeans. embedXcode uses the Processi
  22. Thank you for the news and good luck with the quest of a solution!
  23. Don't forget Arduino is based on Wiring, which had the very same purpose of supporting all the boards...
  24. The support for the LaunchPad MSP430G2 and FraunchPad MSP430FR5739 works very well on Mac OS X with the MSP430LPCDC 1.0.3b package available at http://code.google.com/p/msp430lpcdc/ The StellarPad is also recognised. Dealing with multiple OSes isn't the easiest part!
  25. Is there a driver for the Piccolo compatible with Mac OS X? The literature only mentions Windows: Thank you!
×
×
  • Create New...