|
|
|
|
|
by nuancebydefault
603 days ago
|
|
The esp32 is amazing. It has a flexible IP block that can create complex patterns on gpio without the cpu needing to bit bang. You can use one core for the ip stack and the other for example for running micropython scripts. Its the 555 of today, a million times. |
|