https://github.com/yjdwbj/at85_btle
This project uses ATtiny85 to drive nRF24l01 to become a fake BLE device. It can broadcast dht11 data through ble and can display the data in real time on a small screen.
https://github.com/yjdwbj/at85_btle
attiny85 bluetooth dht-sensor dht11 nrf2401 ssd1306 ssd1306-oled
Last synced: 19 days ago
JSON representation
This project uses ATtiny85 to drive nRF24l01 to become a fake BLE device. It can broadcast dht11 data through ble and can display the data in real time on a small screen.
- Host: GitHub
- URL: https://github.com/yjdwbj/at85_btle
- Owner: yjdwbj
- License: agpl-3.0
- Created: 2021-02-01T13:31:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T14:00:26.000Z (over 1 year ago)
- Last Synced: 2025-02-15T01:41:22.478Z (2 months ago)
- Topics: attiny85, bluetooth, dht-sensor, dht11, nrf2401, ssd1306, ssd1306-oled
- Language: C
- Homepage:
- Size: 283 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# at85_btle
This project uses ATtiny85 to drive nRF24l01 to become a fake BLE device. It can broadcast dht11 data through ble and can display the data in real time on a small screen.

