Social Icons

Press ESC to close

Hi, I’m Jonathan Doe 👋

I’m a design technologist in Atlanta. I like working on the front-end of the web. This is my site, Zento where I blog, share and write tutorials…

The DHT20 is a high-precision temperature and humidity sensor that communicates using the I2C protocol. This sensor…

This code allows multiple ESP32 devices to communicate with each other wirelessly using ESP-WIFI-MESH Setup Instructions ESP-MESH…

ESP-WIFI-MESH is a networking protocol developed by Espressif that enables multiple ESP32 or ESP8266 devices to form…

ESP-NOW is a wireless communication protocol developed by Espressif for the ESP32 chip. It’s designed to enable…

This example will set up the ESP32 as a BLE server with a writable characteristic. The value…

The following example creates a BLE server with a single service and characteristic. The characteristic can be…

ESP32 Bluetooth BLE is perfect for devices that need to run on battery for long periods (months…

ESP32 has built-in Bluetooth capabilities, supporting both Bluetooth Classic (BT) and Bluetooth Low Energy (BLE). Although both…

LittleFS (Little File System) is a lightweight file system designed for microcontrollers and embedded systems. It is…

ESP32’s Flash memory is an external SPI-based storage that serves multiple purposes: This external SPI-based storage IC…

The RTC GPIOs are part of the RTC (Real-Time Clock) controller and remain active even when the…

Join to our community 👋

Unlock full access to TinkerBlock and see the entire library of paid-members only posts.

Subscribe to our Newsletter, cancel at anytime.

Join Now

/* */