rosterloh / esp32-sensetemp

MicroPython on ESP32 with a SenseTemp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32 SenseTemp

MicroPython on an ESP32 connected to a SenseTemp

Setup

  • pip3 install -U --user esptool micropy-cli
  • Get the latest micropython and flash ESP32
  • espefuse.py --port /dev/ttyUSB0 set_flash_voltage 3.3V
  • micropy stubs add esp32-micropython-1.11.0
  • micropy

Links

About

MicroPython on ESP32 with a SenseTemp


Languages

Language:Python 73.3%Language:HTML 26.7%