images

Collect Realtime Data From Bluetooth Device

This project will show how to collect Realtime Bluetooth low energy data and show it on web browser. For this project, I am using Bluetooth Low Energy USB dongle called BlueIO, which will act as a central device to ..

read more
images

Sending and receiving data between two Bluetooth dongle

In this project, we will demonstrate how two Bluetooth dongles can be paired together and share data between them. To pair two Bluetooth dongle, one of them needs to be configured as Central and other needs to be configured as Peripheral. We already wrote a Python script ..

read more
images

Turn a Raspberry Pi into Bluetooth Beacon.

Bluetooth is one of the innovative technology to transfer data wirelessly, build home automation systems, control other devices etc. In this tutorial, we will learn about how to turn a Raspberry Pi into ..

read more
images

Turn your Computer into an iBeacon

iBeacon technology allows Mobile Apps to understand their position on a micro-local scale, and deliver content to users based on location. It is a Bluetooth Low Energy technology. BLE Advertising uses a one-way ..

read more