New Guide: Learn how to send data from Bluetooth LE sensors to Adafruit IO with a Raspberry Pi bridge, this guide will show you how!
Use sensor-packed Bluefruit boards and a Raspberry Pi to build a network of sensors that send data to Adafruit IO!
This project takes advantage of CircuitPython running on the Feather Bluefruit Sense and CLUE boards (any nRF52840 Adafruit board will work) and Python running on the Raspberry Pi.
The Pi receives advertised BLE sensor data from the Feather and CLUE and then sends that data over WiFi or Ethernet to your Adafruit IO feed.
Its a super easy way to make a wireless sensor node, using the built in wireless/networking capabilities of the Raspberry Pi!

No comments:
Post a Comment