An open API service indexing awesome lists of open source software.

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.

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.

![schematic](schematic.png)
![nrf24l01_btle_device.jpg](nrf24l01_btle_device.jpg)
![nrf24l01_btle_device.jpg](nrf24l01_btle_app.jpg)