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
94

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
149

Bluetooth LE based LCD messenger using STM32

By Sheikh Shuhad

The aim of this project is to send message via Bluetooth using a web browser or smartphone to a LCD display which is connected to STM32 board.

PROJECT
136

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
167

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
150

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
115

Bluetooth Low Energy (BLE) Tutorial for Arduino using BleuIO

By Sheikh Shuhad

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

PROJECT
188

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
68

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
76

Update BlueIO firmware using RaspberryPi

By Sheikh Shuhad

Update BlueIO firmware using RaspberryPi

PROJECT
75

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.