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 ...
ArduBlocks uses the Arduino IDE, so everything possible in C with an Arduino should be possible with ArduBlocks. There’s a lot of thought put into the design of the blocks – the first ...
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 ...