Bluetooth based PIR motion detecting application using STM32 board
IoT

Bluetooth based PIR motion detecting application using STM32 board

1. Introduction In this project, we will use a PIR sensor to detect motion. Once motion is detected, it will trigger an interrupt and the BleuIO dongle connected to the board will advertise for 25 seconds. You can expand the project based on your needs further. A PIR (passive...

Continue Reading
1.118
Views
0 Comments
SmartPhone Controlled Home Automation using Raspberry Pi and BleuIO
Raspberry Pi

SmartPhone Controlled Home Automation using Raspberry Pi and BleuIO

Home automation involves automating household environment equipment. To achieve that, we have created a smart bulb that can be controlled remotely using a smartphone app. The aim of this project is to control different home appliances using smartphones at your home. Introduction This...

Continue Reading
1.115
Views
0 Comments
Make a BLE enabled Smart Bulb with STM32 and BleuIO
IoT

Make a BLE enabled Smart Bulb with STM32 and BleuIO

Home automation involves automating household environment equipment. To achieve that, we have created a smart bulb that is easy to install, and the attached equipment can be controlled over a web browser or smartphone app. The aim of this project is to control different home appliances...

Continue Reading
1.225
Views
0 Comments
Bluetooth Low Energy (BLE) Tutorial for Beaglebone using python
Uncategorized

Bluetooth Low Energy (BLE) Tutorial for Beaglebone using python

1. Introduction This is a simple example showcasing how to control a BleuIO dongle connected to Beaglebone Black using a python script. When running the script, it will first ask for the com port where the dongle is connected (usually '/dev/ttyACM0'). After that, BleuIO will start...

Continue Reading
1.296
Views
0 Comments
Bluetooth Low Energy (BLE) Tutorial for Arduino using BleuIO
Arduino

Bluetooth Low Energy (BLE) Tutorial for Arduino using BleuIO

1. Introduction The project is a simple example showcasing a quick way to setup an Arduino with a USB Host Shield as a USB CDC Host capable of communicating with the BleuIO Dongle. When a BleuIO Dongle is connected to the USB port, the BleuIO Dongle will start advertising. It will...

Continue Reading
1.186
Views
0 Comments
Create BLE project with STM32 and BleuIO
IoT

Create BLE project with STM32 and BleuIO

1. Introduction The project is a simple example showcasing a quick way to set up a STM32Cube project as a USB CDC Host capable of communicating with the BleuIO Dongle. When a BleuIO Dongle is connected to the Nucleo boards USB port the STM32 will recognize it. It will then accept 3...

Continue Reading
1.247
Views
0 Comments
Access BLE data remotely
IoT

Access BLE data remotely

Suppose you have some BLE devices at your home and want to control or scan for those devices while at your workplace. In this project, we will discuss how to access BLE data remotely. We have already created a script that communicates through BleuIO dongle remotely and gives us the...

Continue Reading
1.112
Views
0 Comments
Transfer files wirelessly over the Bluetooth Low Energy protocol Using BleuIO
IoT

Transfer files wirelessly over the Bluetooth Low Energy protocol Using BleuIO

This tutorial will show how to transfer files wirelessly over the Bluetooth Low Energy protocol. We will use two BleuIO dongles for this project—one for sending and another one for receiving. The sender dongle will be in central mode, while the receiver dongle will be in peripheral...

Continue Reading
2.130
Views
0 Comments
Get new posts by email:
Get new posts by email:

Join 97,426 other subscribers

Archives