Tagged: esp32

LoRa E32 device for Arduino, esp32 or esp8266 WOR (wake on radio) the microcontroller also and new Arduino shield 38

Ebyte LoRa E32 device for Arduino, esp32 or esp8266: WOR (wake on radio) microcontroller and new Arduino shield – Part 6

Here a tutorial on E32 LoRa (Long Range) device very cheap and very long range (from 3Km to 8Km).
In this chapter we are going to wake on radio the LoRa E32 and microcontroller and we show the shield created for this device.

PCF8574 i2c digital I/O expander - Basic I/O and interrupt 76

PCF8574 i2c digital I/O expander: Arduino, esp8266 and esp32, basic I/O and interrupt – Part 1

Library to use i2c pcf8574 IC with arduino and esp8266.

This IC can control (until 8) digital devices like button or led with 2 only pins.

Can read and write digital value with only 2 wire (perfect for ESP-01).

I try to simplify the use of this IC, with a minimal set of operation.