I received yesterday an ESP-202 module.
I made a little demo with it, connecting with a display, an IR receiver/ transmitter and a 16 outputs expander with 2 74HC595.
This is the picture :
I found 2 problems on the PCB esp-202 :
1) The power supply for the ESP-01 is missing - I fixed with a wire from +3.3
2) The GPIO4 and GPIO5 are reversed (the texts)
Last, it miss also (but this is not mandatory) the signal from the DTR pin of the CH340G toward the RESET of the ESP-12E; this is very useful when you program the module as you don't need to turn off / on, all is automatic.
So I made also this connection.
I made a demo video here :
This shows many tasks in parallel (counter + clock) + infrared on interrupt and how control an external expander using the remote controller.
There are 16 RC keys associated with the 16 outputs.