Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

My understanding is that the link between Arduino and Processing is solely in the IDE. I don't think the two share any common ground beyond just the fact that Java (which Processing is a very thin layer on top of) is similar to C (which Arduino is a very thin layer on top of.)


Arduino's language is just GCC C++ with some extra Arduino-specific libraries and some standard libraries missing.

I think there's now Rust for the Arduino Due, which is ARM-based.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: