davealexis / arduino-micropython-tinygo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 75.4%Language:C++ 12.7%Language:Go 11.6%Language:Shell 0.3%