Is there a way to interface and use the SPI or other hardware onboard the ESP?
Reason I ask, since the ESP8266 has a microcontroller internal, I would rather receive my UDP packets, parse them, and then drive an array of 74HC595 ICs all from the ESP.
any thoughts? thanks.
Reason I ask, since the ESP8266 has a microcontroller internal, I would rather receive my UDP packets, parse them, and then drive an array of 74HC595 ICs all from the ESP.
any thoughts? thanks.