Skip to content

aliince77/esp32_playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Somewhere to put the esp32 code I am playing with.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.8%
  • Python 19.8%
  • C++ 19.7%
  • Makefile 4.7%