This website requires JavaScript.
Explore
Help
Sign In
lukrecja
/
stm32wl-subghz
Watch
1
Star
0
Fork
0
You've already forked stm32wl-subghz
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
d624b927044e89eb0072ea2de7777202ea4d8f4c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lukrecja
d624b92704
implement BPSK modulation (tx-only with arbitrary freq setting)
2026-02-26 01:46:49 +01:00
.cargo
refractor into proper driver with abstractions and Radio struct, LoRa TX and RX working
2026-02-26 00:14:05 +01:00
src
implement BPSK modulation (tx-only with arbitrary freq setting)
2026-02-26 01:46:49 +01:00
.gitignore
init
2026-02-24 22:29:23 +01:00
build.rs
init
2026-02-24 22:29:23 +01:00
Cargo.lock
add a translation layer for sub-GHz SPI comms, enabling the radio works now
2026-02-25 14:56:42 +01:00
Cargo.toml
add a translation layer for sub-GHz SPI comms, enabling the radio works now
2026-02-25 14:56:42 +01:00
rust-toolchain.toml
init
2026-02-24 22:29:23 +01:00
Description
Sub-GHz radio driver for STM32WL-series microcontrollers
MIT
152
KiB
Languages
Rust
100%