SkillAgentSearch skills...

Tinygorfm9x

A tinygo library to run RFM9X LoRa radio modules - RFM95/96/97/98 (W)

Install / Use

/learn @headblockhead/Tinygorfm9x
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

tinygorfm9x

A tinygo library to run an rfm9x module. Based off of code by @cyraxx and this adafruit article.

See the example for usage.

Tasks

Upload

Upload the example code to the device.

tinygo flash -target challenger-rp2040 example/main.go

Edit

Open vscode with tinygo autocomplete

tinygo-edit --target challenger-rp2040 --editor code
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated5mo ago
Forks2

Languages

Go

Security Score

87/100

Audited on Oct 19, 2025

No findings