Blinking LED
Write the “hello world” of electronics by making an LED blink!
Welcome to the tour of TinyGo!
This tour assumes you’re already familiar with Go. If not, you can go through the tour of Go to get started.
Every example in this tour is runnable directly in the browser, and most can be downloaded directly to your own electronics board (like the Adafruit Circuit Playground Express).
Write the “hello world” of electronics by making an LED blink!
Make interactive hardware by responding to button presses.