SPI and I2C slave mode aren’t done yet, and uploading sketches via WiFi needs a little bit of thought. That said, this is a great introduction to programming the ESP module. If the Arduino IDE ...
For your first project, start small using one of the built-in examples in the Arduino IDE. The most beginner-friendly sketch here is the "Blink," which simply makes an LED blink. You won't need to ...