/arduino-micropython-tinygo

Example code comparing Arduino, MicroPython (and CircuitPython), and TinyGo

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

Comparing Arduino, MicroPython, CircuitPython, and TinyGo

This repo contains example projects that compare Arduino, MicroPython (and CircuitPython), and TinyGo. The same logic is implemented in each environment/language, so you can see how they compare, and where one language may offer slightly more capability than the other.

If you have any questions, feel free to contact me on Twitter @davealexis or drop a note in this repo's discussions.