ESP32

Getting Started with MicroPython on ESP32 using uPyCraft IDE Getting Started with MicroPython on ESP32 using uPyCraft IDE

Most of us are familiar with the Python programming language. Python is a very powerful programming language and used to build…

IoT based Temperature and Humidity measurement using ESP32 and DHT11 Sensor ESP32 Based Webserver for Temperature and Humidity Measurement using DHT11 Sensor

ESP32 series microcontrollers are low-cost, low-power system-on-chip microcontrollers that come with integrated Wi-Fi and dual-…

ESP32 Camera Face Recognition How to use ESP32 Camera Module for Video Streaming and Face Recognition

There are many human identification systems that use signatures, fingerprints, voice, hand geometry, face recognition, etc. to…

How to Program ESP32 in MicroPython using Thonny IDE How to Program ESP32 in MicroPython using Thonny IDE

MicroPython is a lightweight version of the Python programming language developed for programming microcontrollers, SOCs, and…

Chirp launches SDK to deliver data-over-sound for ESP32 Arduino projects Chirp launches SDK to deliver data-over-sound for ESP32 Arduino projectsChirp, the pioneers in data-over-sound technology today announced the launch of its new SDK for Arduino, providing developers with audio-based data…
ESP32 BLE Client – Connecting to Fitness Band to Trigger Bulb ESP32 Bluetooth Low Energy (BLE) – Connecting to Fitness Band to Trigger a Bulb

How cool it be to turn on the lights automatically as soon as you enter in your home and turn it off again when you leave! Yes…

ESP32 BLE Server - GATT Service for Battery Level Indication ESP32 BLE Server - GATT Service for Battery Level Indication

Wireless Headphones, Fitness bands, Bluetooth Speakers, In-Ear headphones, Mobile phones, Laptops... there are so many…

Top Hardware Platforms for Internet of Things (IoT) Top Hardware Platforms for Internet of Things (IoT)

IoT (Internet of Things) is no longer a buzzword. With several inspiring use cases, emanating on a daily basis, multiple firms…

How to use Serial Bluetooth in ESP32: Toggling an LED How to Use Classic Serial Bluetooth in ESP32

Bluetooth modules like HC-05 and HC-06 are easy to set-up and quick to use with Arduino IDE, but they have their own limitation…

Programming ESP32 Board with Arduino IDE Programming ESP32 Board with Arduino IDE

Note: This tutorial was written after Arduino has officially launched its support for ESP32 boards. So if you have followed the…