stevenhowes 6df4535ed5 Working code
2022-03-08 20:17:16 +00:00
2022-03-08 20:17:16 +00:00
2022-03-08 20:10:23 +00:00
2022-03-08 20:17:16 +00:00
2022-03-08 20:17:16 +00:00
2022-03-08 20:17:16 +00:00

TinyGo-Pico-PWM

A working example of PWM for the Pi Pico using TinyGo.

I was frustraded by various examples (includig the official docs) being wrong for the Pico so I decided to make my own. It flashes the onboard LED in a 'breathe' pattern.

Makefile included, so you can 'make install', alternatively:

tinygo flash -target=pico

S
Description
A working example of PWM for the Pi Pico using TinyGo
Readme MIT 31 KiB
Languages
Go 74.6%
Makefile 25.4%