Learn electronics, coding, and projects — step by step.

Tag: ESP8266

042 - MicroPython TechNotes: JDY-32 | Bluetooth Low Energy BLE

George Bantique August 6, 2021 No Comments

In this article, I will show you on how we can use a Bluetooth Low Energy module with ESP32 using MicroPython. Bluetooth modules are useful for controlling applications such as in robotics or for displaying sensor values in IOT projects. BLE stands for Bluetooth Low Energy. It provides low power consumption because it stays in sleep mode most of the time.


Read more 042 - MicroPython TechNotes: JDY-32 | Bluetooth Low Energy BLE

028 - MicroPython TechNotes: DHT11 Temperature and Humidity Sensor

George Bantique April 17, 2021 No Comments

In this article, we will learn how to use a DHT11 sensor with ESP32 using MicroPython programming language.


Read more 028 - MicroPython TechNotes: DHT11 Temperature and Humidity Sensor