Tag: STM32
Arduino GIGA R1 Wi-Fi has the same form factor as the Arduino Mega and Due boards
Arduino has announced its latest product, the GIGA R1 Wi-Fi, a microcontroller board designed for advanced projects that require high computational power, connectivity, and security features. The GIGA R1 Wi-Fi has the same form factor as the popular Arduino Mega and Due boards, offering...
Continue ReadingBluetooth 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 ReadingBluetooth LE based LCD messenger using STM32
The aim of this project is to send messages via Bluetooth using a web browser or smartphone to an LCD display that is connected to the STM32 board. 1. Introduction The project is based on STM32 Nucleo-144 which controls LCD display using BleuIO. For this project, we will need two...
Continue ReadingSensor data collection from STM32 and SHT85 using Bluetooth Low Energy
A simple Bluetooth Low Energy project showing how to get sensor data from SHT85 which is connected to the STM32 Nucleo-144 using javascript. Requirements : A BleuIO dongle (https://www.bleuio.com/) An SHT85 sensor (https://sensirion.com/products/catalog/SHT85/) A board...
Continue ReadingMake 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 ReadingCreate 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 ReadingRadSens module: An ultracompact Arduino Dosimeter
A dosimeter is an extensively used device for measuring ionizing radiation. Modern electronic personal dosimeters can be worn by a person to monitor the dose of radiation received. These modern dosimeters can give a continuous readout of cumulative dose and current dose rate and can...
Continue ReadingSTM32 IoT Discovery Kit for Cellular Applications: B-L462E-CELL1
The STM32 IoT Discovery Kit, commonly known as B-L462E-CELL1, is a ready-to-use development platform for cellular IoT devices created by STMicroelectronics. According to ST, the Discovery kit integrates a discovery mainboard powered by an LBAD0ZZ1SE module, a global coverage antenna,...
Continue Reading