This Arduino library implements a direct Point-to-Point Protocol (PPP) connection between an ESP32 and a host via UART. Unlike IDF PPPoS examples that require a GSM modem, it can establish a direct ...
// How to use 4 (or 8 if using 2 Tentacle shields) Atlas Scientivic devices in I2C mode and // UART mode mixed and interact with them via the serial monitor. // This code is intended to work on all ...