https://github.com/mengguang/cc1101
A library for interfacing with CC1101 transceivers
https://github.com/mengguang/cc1101
arduino cc1101 radio sub1ghz transceiver wireless
Last synced: over 1 year ago
JSON representation
A library for interfacing with CC1101 transceivers
- Host: GitHub
- URL: https://github.com/mengguang/cc1101
- Owner: mengguang
- License: lgpl-3.0
- Created: 2021-06-25T14:28:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-25T14:38:57.000Z (about 5 years ago)
- Last Synced: 2025-04-14T18:15:53.774Z (over 1 year ago)
- Topics: arduino, cc1101, radio, sub1ghz, transceiver, wireless
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## cc1101 for Arduino
==============
This is an Arduino library for interfacing with CC1101 transceivers.
This project is a fork of the [arduino-cc1101](https://github.com/veonik/arduino-cc1101).
With lots of improvements.
Mainly tested on PlatformIO + Raspberry Pico and PlatformIO + ESP32.