Smart plug ESP32 OpenMQTTGateway serving as an BLE MQTT gateway and a Power meter
https://www.electronics-lab.com/smart-plug-esp32-openmqttgateway-serving-as-an-ble-mqtt-gateway-and-a-power-meter/
In order to function as a BLE MQ Telemetry Transport (MQTT) gateway and power meter compatible with Home Assistant, Homebridge, OpenHAB, DomoticZ, FHEM, Jeedom, NodeRed, AWS, and any MQTT-compatible IoT or Smart Home system, the Theengs Plug ESP32 smart plug runs OpenMQTTGateway firmware. Theengs open-source tools Even though the Matter standard should make it easier […]
Introducing XIAO ESP32C3 – A low power thumb-sized MCU with Wi-Fi, BLE and much more
https://www.electronics-lab.com/introducing-xiao-esp32c3-a-low-power-thumb-sized-mcu-with-wi-fi-ble-and-much-more/
Seeed Studio XIAO series boards are smaller and fit into the thumb! Such a tiny structure helps in product making and innovating products that demand the overall product size to be small. The XIAO ESP32C3 from the Seeed Studio supports Wi-Fi and BLE wireless connections. It is based on the new RISC-V architecture, which makes […]
Bluetooth LE CC2340 Featuring Best-in-class Standby Current and Radio-Frequency Performance Enables High-quality Bluetooth LE at an Affordable Price
https://www.electronics-lab.com/bluetooth-le-cc2340-featuring-best-in-class-standby-current-and-radio-frequency-performance-enables-high-quality-bluetooth-le-at-an-affordable-price/
Dallas Texas Instruments (TI) has announced a new family of wireless microcontrollers that allows you to quickly and easily add Bluetooth Low Energy (LE) to almost any application. The new SimpleLink CC2340 wireless MCUs offer high-quality RF and power performance backed by expert technical support. With a wide operating temperature range of -40ºC to 125ºC, […]
Picoclick C3T IoT Button Built Around ESP32-C3 RISC-V Processor – Supports WiFi and BLE
https://www.electronics-lab.com/picoclick-c3t-iot-button-built-around-esp32-c3-risc-v-processor-supports-wifi-and-ble/
For smart home and automation applications, you might require a user button featuring advanced wireless connectivity like Wi-Fi and Bluetooth Low-Energy. In most cases, this wireless connectivity helps the operator connect the user button to its hardware system. Also, with the recent innovation and adoption of RISC-V instruction set architecture, manufacturers and makers desire to […]
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 […]
Bluetooth Low Energy (BLE) Tutorial for Beaglebone using python
https://www.electronics-lab.com/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 advertising. Every 8th second it will turn on one […]
Bluetooth Low Energy (BLE) Tutorial for Arduino using BleuIO
https://www.electronics-lab.com/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 then act as a […]
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 […]
Access BLE data remotely
https://www.electronics-lab.com/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 response. You can access the […]
GPS/GNSS module receiver now features BLE/WiFi capabilities
https://www.electronics-lab.com/gps-gnss-module-receiver-now-features-ble-wifi-capabilities/
Septentrio announces an important addition to the open-source resources for their GPS/GNSS module receivers: mosaicTM wireless or simply mowi. It combines the Septentrio mosaic-X5 or mosaic-H module receiver with a dual-mode Bluetooth and integrated Wi-Fi from the well-known ESP32- WRover programmable module by Espressif Systems. It is an addition to the already existing mosaicHAT board, designed on the Raspberry Pi platform. The mowi project facilitates accurate and reliable GNSS positioning for robotic and autonomous devices, on a hardware level. Numerous engineers […]