Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 485 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 485 Bytes

Inkplate I2C Slave

This is the second half of a two-part demonstration, where a BastWAN acts as the master and sends messages to an ESP32 slave, in this case an Inkplate 6.

It uses on the ESP32 the ESP32 I2C Slave library.

The first half of the demonstration is here.