picoDoomsdayMessenger
1.0.0
A device made using an RP2040 that sends messages over LoRaWAN.
The current progress of the project can be found here
Open the project in vim using tinygo flags.
tinygo-edit --target challenger-rp2040 --editor bash
Upload to the device
tinygo flash -target challenger-rp2040 pico/main.go
Runs the project without the device.
nix-shell local/shell.nix --command "go run local/main.go