Category: esp32

Dallas ds18b20 with esp32 and esp8266: introduction and parasite mode 0

Dallas ds18b20 with esp32 and esp8266: introduction and parasite mode

This article discusses how to interface the DS18B20 temperature sensor with an ESP32 or esp8266 microcontroller using the 1-Wire protocol, and explores the different modes of operation of the DS18B20, including the parasite mode. The tutorial provides step-by-step instructions on connecting the sensor, configuring the communication protocol, and reading temperature data.

Configuration of EByte LoRa E70 Module (esp32, esp8266, STM32, Arduino, Raspberry Pi Pico) 0

Configuration of EByte RF E70 Module (esp32, STM32, Arduino, Raspberry Pi Pico)

This article aims to guide you through the essential steps to configure the EByte RF E70 module for your specific needs.
The EByte RF E70 module stands out in the realm of wireless communication, offering a unique blend of long-range capability and low power consumption. Ideal for IoT applications, this module has gained popularity among developers and hobbyists alike.

Ebyte LoRa E70 CC1310: exploring library (esp32, STM32, Arduino, Raspberry Pi Pico) 0

EByte RF E70 CC1310: exploring library (esp32, esp8266, STM32, Arduino, Raspberry Pi Pico)

This article delves into the comprehensive library for the Ebyte RF E70 CC1310 module, exploring its compatibility and integration with popular microcontroller platforms such as ESP32, STM32, Arduino, and Raspberry Pi Pico. We’ll examine how the library facilitates the utilization of the E70’s advanced RF capabilities, with a showcase of all library features.

ESP32 E220 and remote switch 2

Implementing E220 LoRa Remote Switch to Conserve Wyse Cam3 Battery

The main goal here is to save battery power for a Wyse Cam3 video camera, which uses 180 mA at 5 volts. Since the camera is web-based and only gets a few views a day, we want to stop it from draining power all the time. Right now, a 10,000-mA battery bank only lasts a day, so we need a better way to manage its power. By using a remote switch controlled by an Async Web Server request, we can ensure the camera isn’t wasting battery when it’s not being used.

ESP32 c3/s3 e Ebyte LoRa E70 CC1310

Connecting the EByte E70 to ESP32 c3/s3 devices and a simple sketch example

In this article, we explore the process of connecting the EByte E70 module, a long-range RF transceiver, to ESP32 c3/s3 devices, known for their robust IoT capabilities. The ESP32 c3/s3 offers a powerful platform for integrating wireless communication like RF, enabling long-range, low-power IoT applications.