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/
- Host: GitHub
- URL: https://github.com/michaelbeaumont/farsign
- Owner: michaelbeaumont
- Created: 2020-11-20T23:48:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T21:26:08.000Z (almost 4 years ago)
- Last Synced: 2025-04-01T17:58:23.163Z (about 1 year ago)
- Topics: embedded, embedded-rust, epaper, lorawan
- Language: Rust
- Homepage: https://beaumont.dev/
- Size: 47.3 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.