Holiday Notice: DFRobot team is on holiday from Sep 30th to Oct 8th. Orders placed during this time will be processed starting Oct 9th. Thank you for your patience.
We’ve listed all the DFRobot ESP32 Espruino tutorials in this article. If you need to buy an ESP32 IoT Microcontroller, please click here:
FireBeetle ESP32 IoT Microcontroller (Supports Wi-Fi & Bluetooth)
FireBeetle ESP32-E IoT Microcontroller (Supports Wi-Fi & Bluetooth)
ESP32 (ESP WROOM 32) WiFi & Bluetooth Dual-Core MCU Module
ESP32 WIFI+BLE Module (IPEX antenna)
ESP32 WIFI+BLE Module (PCB antenna)
ESP32-PICO-KIT Development Board
ESP32 is a series of low cost, low power system on a chip microcontrollers with integrated Wi-Fi and dual-mode Bluetooth. The ESP32 series employs a Tensilica Xtensa LX6 microprocessor in both dual-core and single-core variations and includes in-built antenna switches, RF balun, power amplifier, low-noise receive amplifier, filters, and power management modules. ESP32 is created and developed by Espressif Systems, a Shanghai-based Chinese company, and is manufactured by TSMC using their 40 nm process. It is a successor to the ESP8266 microcontroller.
ESP32 Espruino Tutorial: Creating simple JavaScript objects
ESP32 Espruino Tutorial: Array every method
ESP32 Espruino: convert number to string in different bases
ESP32 Espruino Tutorial: Applying the SHA1 hash algorithm
ESP32 Espruino: Array map method
ESP32 Espruino Tutorial: Scanning WiFi Networks
ESP32 Espruino Tutorial: Connection to a WiFi network
ESP32 Espruino Tutorial: Listing property names of objects
ESP32 Espruino Tutorial: Converting an object to a JSON string
ESP32 Espruino Tutorial: Deserializing JSON
ESP32 Espruino Tutorial: Get SDK version, free heap and software reset
ESP32 Espruino DHT22 Tutorial: Getting temperature and humidity
ESP32 Espruino Tutorial: Adding properties to previously created object
ESP32 JavaScript Espruino Tutorial: String interpolation