ESP32-DevKitC is a small-sized ESP32-based development board produced by Espressif.
ESP32-DevKitC[obniz Cloud No Expiry Licensed] has obnizOS written to it from our factory.
How to use with obniz
Install obnizOS for ESP32and write a DeviceKey you generate to your DevkitC. Then you can control its IOs from the internet.
See obnizOS quick start.
Spec
Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-DevKitC on a breadboard.
Key Component | Description |
---|---|
ESP32-WROOM-32 | A module with ESP32 at its core. |
EN | Reset button. |
Boot | Download button. |
USB-to-UART Bridge | Single USB-UART bridge chip provides transfer rates of up to 3 Mbps. |
Micro USB Port | USB interface. Power supply for the board as well as the communication interface between a computer and the ESP32 module. |
5V Power On LED | Turns on when the USB or an external 5V power supply is connected to the board. |
I/O | Most of the pins on the ESP module are broken out to the pin headers on the board. You can program ESP32 to enable multiple functions such as PWM, ADC, DAC, I2C, I2S, SPI, etc. |
Registering devices to the cloud
You can register devices in the cloud by going to Register device.
Registering to the cloud allows you to increase the level of security and manage your devices at a glance