Skip to content

headblockhead/picoDoomsdayMessenger

Repository files navigation

test status CodeFactor GitHub go.mod Go version GitHub Repo stars

picoDoomsdayMessenger

A device made using an RP2040 that sends messages over LoRaWAN.

Progress tracking

The current progress of the project can be found here

Hardware Used

Tasks

Edit

Open the project in vim using tinygo flags.

tinygo-edit --target challenger-rp2040 --editor bash

Deploy

Upload to the device

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

RunLocal

Runs the project without the device.

nix-shell local/shell.nix --command "go run local/main.go