Skip to content

ESP-IDF getting started project for ESPectro32 dev board

License

Notifications You must be signed in to change notification settings

dycodex/ESPectro32-IDF

Repository files navigation

ESPectro32-IDF

This is a getting started project for ESPectro32 development board made with Espressif IoT Development Framework (ESP-IDF). Please check ESP-IDF docs for getting started instructions.

This project depends on ESPectro32 library!

ESPectro32

ESPectro32 is an IoT development board based-on ESP32 MCU, made by DycodeX.

It's official development board for Republic of IoT (RIoT) hackathon. Made possible by awesome collaboration of two countries' IoT and maker communities: Makestro (Indonesia) and MyIoTC (Malaysia).

(...more details to go...)

Getting Started

  • Clone this repo
  • Update submodules which it depends on: git submodule update --init --recursive
  • There's a symbolic link arduino-esp32. Change (recreate) the symbolic link to point to your local arduino-esp32 folder.
  • Try to make. Fingers crossed :)

Releases

No releases published

Packages

No packages published