10 years, 8 months ago.

Support for arduino libreries

Hi

I've a Nucleo STM32 board that supports Arduino form factor shields. There's also support for Arduino pin names in code. Other than this, is there support for Arduino.h calls like pinMode, analogRead, etc? And support for other libraries written for Arduino? It looks to me it wouldn't be much difficult to emulate Arduino in mbed, since some maple boards can already be programmed with Arduino IDE.

Be the first to answer this question.