Categorygithub.com/sago35/tinygo-examples
repository
0.2.0
Repository: https://github.com/sago35/tinygo-examples.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

CircleCI

TinyGo examples

wioterminal goroutines

TinyGo example of wioterminal.
https://github.com/sago35/tinygo-examples/tree/main/wioterminal/goroutines

wioterminal sample

TinyGo example of wioterminal.
https://github.com/sago35/tinygo-examples/tree/main/wioterminal/sample

wioterminal other examples

There are many examples below.

xiao-ble examples

TinyGo example of XIAO BLE.
This is a Demo using Bluetooth.

wioterminal initialize

initialize.Wifi(ssid, password) initializes RTL8720DN and configures WiFi.

pinintterrupt

Example of combining pin interrupts and goroutine in TinyGo.
https://github.com/sago35/tinygo-examples/tree/main/pininterrupt

DeviceID / Serial Number

This is an example of reading the DeviceID.
In other words, it is an example of reading data from a specific address of a microcontroller.

The following microcontrollers are supported.

  • atsamd51
  • atsamd21
  • nrf52840
  • stm32f405

LICENSE

MIT