Use embedXcode to program multiple development boards with Arduino code

eX 256

Have you noticed lately that there are a ton of development boards out there? It seems like everyday new ones are being made – each of which have very cool hardware features.

Many of the new development boards are compatible with Arduino code, but they may require you to use their own Integrated Development Environment (IDE).  Which is fine, but can be a hassle at times.

What if you didn’t want to jump around to new IDEs to test out other dev boards?  What if you could use the same IDE to program multiple development boards and what if that IDE had more advanced features then the Arduino IDE?

Well you can.

For Mac users this can accomplished with embedXcode – a “plugin” that works with Xcode, which allows you to do just this.

This weeks show is an interview with Rei Vilo – the creator of embedXcode.  We talk in depth about the features of embedXcode and what it brings to the table for you.

P.S. For those that don’t use Mac – the show is still very informative as there is an similar software that runs on PC (links below).

Similar software for PC users with Visual Studio:

Visual micro

installing Arduino libraries

Installing Arduino Libraries | Beginners Guide

IoT sewage project

Pumping poo! An IoT sewage project

ESP32 webOTA updates

How to update ESP32 firmware using web OTA [Guide + Code]

error message Brackets Thumbnail V1

expected declaration before ‘}’ token [SOLVED]

Compilation SOLVED | 1

Compilation error: expected ‘;’ before [SOLVED]

Learn how to structure your code

Leave a Comment