titimoby / tinygo-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinyGo examples

After having installed TinyGo thanks to the official documentation you may wonder what to do next.

First, you have to toy with the Hello World of electronics, the Blink tutorial.

Then, you can have a look at the documentation of the target you want to use.

From there, we will try to show simple examples, on several platforms.
Each folder is dedicated to one platform.

Do not hesitate to propose new examples on existing or new platform!

Platform list:

About

License:MIT License


Languages

Language:Go 100.0%