An open API service indexing awesome lists of open source software.

https://github.com/michaelbeaumont/farsign

Blog post series on https://beaumont.dev/
https://github.com/michaelbeaumont/farsign

embedded embedded-rust epaper lorawan

Last synced: 11 months ago
JSON representation

Blog post series on https://beaumont.dev/

Awesome Lists containing this project

README

          

# farsign

We're going to use Rust to code up a device that takes advantage of multiple hardware
peripherals including a display and a radio module. It will be able
to broadcast and receive morse code messages using low-power, long range radio
(LoRaWAN) as well as
display them on an ePaper screen.

See https://beaumont.dev.