ESP32 read data from computer USB
Posted: Tue Sep 22, 2020 12:48 am
Hello guys I'm thinking in buying an ESP32 board to use with arduino IDE, my projects needs are:
1. Bluetooth Communication
2. Receive packets and do a task at the same time (2 cores)
3. USB Serial read
ESP32 look the best board for my needs, but I've read that it does not support USB Serial reads, is that true? If so what can be done?
I was expecting to use WebUSB to send data to my board and it would read the bytes, does ESP32 can do that ?
1. Bluetooth Communication
2. Receive packets and do a task at the same time (2 cores)
3. USB Serial read
ESP32 look the best board for my needs, but I've read that it does not support USB Serial reads, is that true? If so what can be done?
I was expecting to use WebUSB to send data to my board and it would read the bytes, does ESP32 can do that ?