Make a BLE enabled Smart Bulb with STM32 and BleuIO
https://www.electronics-lab.com/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 using a web browser or smartphone. 1. Introduction The […]
Create BLE project with STM32 and BleuIO
https://www.electronics-lab.com/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 different inputs from […]