Serial port on FireBeetle ESP32
Hi
Is it possible to use FireBeetle ESP32 IOT Microcontroller (V4.0)
and connect (A02YYUW Waterproof Ultrasonic Sensor) to Serial port.
I`m tried with configen
SoftwareSerial mySerial (11.10); // RX, TX
But do not know if this matches RXD and TXD (Serial port) on IO3-IO1
-Tor
Is it possible to use FireBeetle ESP32 IOT Microcontroller (V4.0)
and connect (A02YYUW Waterproof Ultrasonic Sensor) to Serial port.
I`m tried with configen
SoftwareSerial mySerial (11.10); // RX, TX
But do not know if this matches RXD and TXD (Serial port) on IO3-IO1
-Tor