Arduino

Out of context: Reply #100

  • Started
  • Last post
  • 108 Responses
  • section_0140

    Alternative IDE for Arduino called PlatformIO:

    http://platformio.org/

    It's built on Atom, so if you're already using Atom, it's just a plugin. SOOO much nicer than using the pos IDE that Arduino offers. It does a bunch of other boards too.

    I'm working on Something using the Raspberry Pi and Arduino together. So, it's nice just to tab over to another script. There's a terminal built in to, which is nice to have debugging data right there.

    • whoa, radscarabin
    • ‹‹ 100SFA!!!e-pill
    • IDE's are a pain in the arse. Have you tried VIM?mugwart
    • cool. can you go into the c code? Using Atmel Studio I can import an arduino project and look at the C code.dorf
    • ^^^ not sure. I'm happy to use wiring and the regular Arduino libraries for most everything.section_014

View thread