Espressif ESP32 WiFi & Bluetooth SoC is Now Up For Sale for $2.85

Espressif ESP32 is one of the most awaited chip for IoT applications as it combines a dual core processor, WiFi, Bluetooth 4.0, and various I/Os. The good news is that you can now purchase ESP32 for 19 RMB ($2.85) on Taobao, or if you are not based in China, contact Espressif by email at sales [at] espressif.com. Availability is however limited, and the maximum order is now 5 pieces. ESP32 modules and boards, as opposed to just the SoC, are not quite ready right now, but should become available in a few weeks. ESP-WROOM-32 is the ESP32 module developed by Espressif, and NodeMCU is also working on an ESP32 board, so we’ll get more good news very soon. You can also find documentation, hardware and software resources on a Espressif ESP32 page , including a getting started guide, ESP32 SDK, ESP32 reference manual, ESP-WROOM-32 datasheet, and more. If you are […]

Get an Early ESP32 Board by Contributing to Luanode for ESP8266 & ESP32 Project (Crowdfunding)

Development boards and module based on Espressif ESP32 dual core processor with WiFi and Bluetooth LE connectivity are due for Q3 or Q4 2016, but you could get an early sample as early as July if you contribute to Jimmy Wu’s (of wifimcu.com) crowdfunding campaign to develop Luanode (Lua SDK) for ESP8266 and ESP32 processors, as ESP32 boards are part of the rewards. Luanode is a Lua SDK for ESP32 and ESP8266 that supports multi-tasking through FreeRTOS, and includes support for peripherals. The source code and documentation can be already be found on Github, and the main differences against something like NodeMCU appear to be multi-tasking and (for now) ESP32 support. Interestingly the SDK contains a tools called WiFi-Killer uses for Denial of Service (DoS) attacks using ESP8266 or ESP32 modules… One hardware project is called WiFi tank comprised of one T300 Tank Chassis, ESP8266 Development Kit, 720p HD Camera, […]

ESP8266 and ESP32 Differences in One Single Table

ESP8266_vs_ESP32

Espressif Systems ESP8266 is a very popular platform for IoT applications relying on WiFi, at least for hobbyists, while Espressif ESP32 is the new solution from the company that adds a CPU core, faster WiFi, Bluetooth 4.2, and various I/Os which should launch very soon. Amica.io released a table showing the main differences between the two processors which are expected to coexist in the market with ESP8266 used in the lower-cost segment, and ESP32 in applications requiring WiFi and Bluetooth, or some of the new interfaces. Some of the features were clearly listed when ESP32 was first announced, but for example, I was not aware that an Ethernet MAC, and a temperature sensor were built into the new SoC. Other interesting features for the new ESP32 processor include a touch sensor, and hardware PWM both of which are missing in ESP8266. The new dual-core processor also builds on existing features, […]

ESP32 Module Schematics and Board Files

Espressif teased about their ESP32 WiSoC with WiFi and Bluetooth LE a few weeks ago in a letter addressed to developers, but did not release that much information. The company has now released some documents in the forums (registration required) concerning ESP32 module  including PCB processing requirement, schematics and PCB layout, and bill of materials. The very first modules will actually be based on ESP31 processor, which only slightly differs from ESP32 with some swapped pins. The BoM is pretty small with several capacitors and resistors, one inductance, a 26 MHz crystal, ESP31, and a Gigadevice flash. The schematics have been designed with Orcad 16.6, so if you don’t have the program, you can read the schematics with Orcad 16.6 Lite, which is free to download. I’ve also printed the schematics to a PDF file.  I’m not sure how to open the .pcb file which should be the module’s PCB […]

Espressif ESP32 Dual Core SoC Features Faster WiFi, Bluetooth 4.0 LE, and More Peripherals

Espressif teased us about a successor to ESP8266 a few months ago that would support both WiFi and Bluetooth Low Energy, and John Lee, working for Espressif Systems, has now sent a letter to ESP8266 developers announcing the new wireless SoC with two Tensilica L108 cores and called ESP32. Espressif ESP32 key improvements over ESP8266: Faster WiFi – Wifi has been upgraded to support HT40 speed (144.4 Mbps) and has a new RF architecture to simplify the application schematics Bluetooth Low Energy and Classic Dual core processor – 2x Tensilica L108 processors clocked at up to 160 MHz Low Power Mode Improvements – ADC conversions, level thresholds, etc.. can now be performed in deep sleep Peripherals – Capacitive touch, ADCs, DACs, I2C. UART, SPI, SDIO, I2S, RMII, PMW, etc… but no USB. More RAM – ~400 KB on-chip RAM Security – Hardware accelerated AES and SSL, and more undisclosed improvements. […]