jeelabs / esp-link

esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
Other
2.82k stars 720 forks source link

Simple GPIO control? Such as being able to signal to connected device to start up or shut down? #525

Open dachshund-digital opened 3 years ago

dachshund-digital commented 3 years ago

Simple GPIO control? Such as being able to signal to connected device to start up or shut down? Raspberry Pi has a GPIO pin that can do a graceful shutdown or power up. If ESP link could control GPIO pin from the ESP side, the Pi could be controlled as well in reference to power on/off for example.

uzi18 commented 3 years ago

It should be possible to add such api