Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 465 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 465 Bytes

esp32_playground

Somewhere to put the esp32 code I am playing with.

Topics investigated thus far

  • Blink using a Task
  • Wifi config
  • Temp sensor read
  • Passing task parameter using *pvParameters

Setup

  1. Get SDK running from here: https://github.com/espressif/ESP32_RTOS_SDK
  2. Install Eclipse
  3. Clone repo
  4. You may need to edit BIN_PATH and SDK_PATH in C/C++ Build / Environment within Eclipse

Usage

  • Change wifi settings in /Incudes/user_config.h