command
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Oct 11, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
TinyGo examples
pinintterrupt
Example of combining pin interrupts and goroutine in TinyGo.
https://github.com/sago35/tinygo-examples/tree/master/pininterrupt
![](https://img.youtube.com/vi/A-EA5iqDp7k/0.jpg)
info:
pin interrupt is still in the PR stage.
Build
tinygo flash -target pyportal -size short github.com/sago35/tinygo-examples/pininterrupt
or
tinygo build -o app.uf2 -target pyportal -size short github.com/sago35/tinygo-examples/pininterrupt
Environment
PyPortal
D3 : Switch (with pull-up)
D4 : LED
I2C : AE-AQM0802A (I2C 8 x 2 character LCD with st7032)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.