Maker.io main logo
PROJECT

Bluetooth LE STM32 based RGB LED Strip color control from web browser

By Sheikh Shuhad

This project is about Bluetooth Low Energy based RGB LED Strip Color Control from a web browser and STM 32. The LEDs light strip can also be controlled wirelessly via a BLE scanning App using IOS or Android. With the received data, we decide which color of the RGB strip to activate.

PROJECT
97

Bluetooth based PIR motion detecting application using STM32 board

By Sheikh Shuhad

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.

PROJECT
138

Sensor data collection from STM32 and SHT85 using Bluetooth Low Energy

By Sheikh Shuhad

Sensor data collection from STM32 and SHT85 using Bluetooth Low Energy

PROJECT
171

How To Make a BLE enabled Smart Bulb with STM32

By Sheikh Shuhad

The aim of this project is to control different home appliances using a web browser or smartphone.

PROJECT
151

Bluetooth Low Energy (BLE) Tutorial for Beaglebone

By Sheikh Shuhad

This is a simple example showcasing how to control a BleuIO dongle connected to Beaglebone Black using a python script.

PROJECT
120

Bluetooth Low Energy (BLE) Tutorial for Arduino using BleuIO

By Sheikh Shuhad

Create Bluetooth Low Energy (BLE) project with Arduino using BleuIO

PROJECT
189

Create BLE project with STM32 and BleuIO

By Sheikh Shuhad

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.

PROJECT
76

Access BLE data remotely

By Sheikh Shuhad

A BLE project to access BLE data remotely

PROJECT
11

Build your own firmware for BleuIO – An advertising example

By Sheikh Shuhad

Build your own firmware for BleuIO – An advertising example

PROJECT
79

Update BlueIO firmware using RaspberryPi

By Sheikh Shuhad

Update BlueIO firmware using RaspberryPi

PROJECT
79

Location analysis using Bluetooth Low Energy

By Sheikh Shuhad

This script scans for nearby unique Bluetooth devices within the given range using a well-known RSSI to distance formula.

PROJECT
128

Get Bluetooth Device Distance Using BleuIO

By Sheikh Shuhad

Using the script presented in this article will help us to get device distance using BleuIO.