32 lines
1.0 KiB
Markdown
32 lines
1.0 KiB
Markdown
ESP-Hosted
|
|
slave is the device used for its wireless (esp)
|
|
host is the master device (linux or esp)
|
|
ESP-Hosted-MCU
|
|
esp to esp
|
|
uses esp-wifi-remote under the hood
|
|
ESP-Hosted-NG
|
|
esp to linux as native device
|
|
ESP-Hosted-FG
|
|
esp to linux with some shit
|
|
ESP-Wifi-Remote (old? different)
|
|
host p4/h2 to slave esp (goes on p4/h2/master/host)
|
|
https://github.com/espressif/esp-hosted-mcu/tree/main/host
|
|
|
|
ESP-Hosted-MCU
|
|
host esp (p4/h2) using slave esp (c6/c61/c5) for wireless
|
|
https://github.com/espressif/esp-hosted-mcu/
|
|
ESP-Hosted-MCU/host
|
|
goes on host p4/h2
|
|
https://github.com/espressif/esp-hosted-mcu/tree/main/host
|
|
ESP-Hosted-MCU/slave
|
|
goes on slave esp
|
|
https://github.com/espressif/esp-hosted-mcu/tree/main/slave
|
|
ESP-Hosted-MCU/examples
|
|
test code
|
|
https://github.com/espressif/esp-hosted-mcu/tree/main/examples
|
|
|
|
When flashing slave device, esp-prog is preferred
|
|
note io0 on devkit is boot on esp-prog
|
|
|
|
devkis
|
|
c5 over sdio |