项目作者: llunohodl

项目描述 :
STLM75 and VEML3328 I2C sensor driver for ESP32 ULP coprocessor
高级语言: Assembly
项目地址: git://github.com/llunohodl/esp32_ulp_i2c.git
创建时间: 2020-03-23T12:52:25Z
项目社区:https://github.com/llunohodl/esp32_ulp_i2c

开源协议:GNU Lesser General Public License v3.0

下载


STLM75 and VEML3328 I2C sensor driver for ESP32 ULP coprocessor

Project based on tomtor/ulp-i2c

STLM75 and VEML3328 is connected to GPIO 33 (sda) / 32 (scl) | LED connected at GPIO 2

ESP-IDF version: v4.0 (CMake)

Don’t forget reserve RTC SLOW MEM for ULP program from 2048 bytes to 8Kb max (see ESP32_RM p.27)

Settings at: SDK config->Component Config->ESP32 specific->RTC slow memory reserved for coprocessor