Skip to content

LaskaKit/ESP32-H2-DEVKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-H2 DevKit

ESP32-H2 DEVkit

Development board with ESP32-H2 microcontroller specifically designed for ultra-low power battery powered IoT applications. The ESP32-H2-DEVKit is a development board based on the ESP32-H2-MINI-1-N4, a general purpose module with 4MB SPI flash. This board integrates complete Bluetooth, ZigBee, Threada Matter functionality. Warning: no Wi-Fi! Due to its choice of components and circuit design, this is one of the boards with extremely low power consumption in sleep mode. Also the type of microcontroller used - SoC ESP32 predestines this board for high performance IoT applications. The board also includes an integrated charger for one Li-ION cell, from which the board is then powered. With this board, you no longer have to choose between power and power consumption, so you can concentrate on your own application development almost without limitations.

The spacing of the I/O pins was deliberately chosen so that the entire board can be inserted into a non-soldering contact field during the development phase, which can greatly simplify the initial design of the application under development.

The board already contains an integrated programmer and so there is no need to use any other. Thanks to the new programmer chip and its wiring, the sleep mode consumption is not significantly affected and therefore it can be used even for applications demanding long run times on battery power.

For a quick start with the ESP32-H2 DevKit we have prepared some sample codes https://github.com/LaskaKit/ESP32-H2-DEVKit/tree/main/SW

I2C (uŠup):
SDA - IO11
SCL - IO10
Napájení - IO12

Měření napětí baterie:
IO2

RGB LED:
Data - IO9

SPI (uŠup):
CS - IO1
SDI/MOSI - IO5
MISO - IO0
CLK - IO4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages