Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ambadran/stc-nrf24l01
STC MCU library to interface the nRF24l01 Radio Transceiver. ( based on `uni-stc`)
https://github.com/ambadran/stc-nrf24l01
nrf24l01 nrf24l01-hal nrf24l01-library stc stc-mcu stc15 stc8
Last synced: 3 days ago
JSON representation
STC MCU library to interface the nRF24l01 Radio Transceiver. ( based on `uni-stc`)
- Host: GitHub
- URL: https://github.com/ambadran/stc-nrf24l01
- Owner: ambadran
- Created: 2024-03-27T19:49:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T02:52:27.000Z (7 months ago)
- Last Synced: 2024-11-06T10:04:18.310Z (about 2 months ago)
- Topics: nrf24l01, nrf24l01-hal, nrf24l01-library, stc, stc-mcu, stc15, stc8
- Language: C
- Homepage:
- Size: 759 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STC MCU nRF24l01 Interfacing
Allows any mc251-based STC MCU to easily read and write to/from nRF24l01. As well as providing all the other more advanced functions.
Please note that this library is built on `uni-stc`.