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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 nrf24l01_btle_device.jpg nrf24l01_btle_device.jpg

About

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.

License:GNU Affero General Public License v3.0


Languages

Language:C 97.5%Language:Makefile 2.5%