Skip to content

HamzaHajeir/H4Plugins_Env

Repository files navigation

H4Plugins PlatformIO environment for ESP32 and ESP8266

Simple steps:

  1. Ensure the target platform via platform icon > corner area > esp32doit-devkit-v1 (for esp32) or nodemcuv2 for ESP8266.
  2. Upload flash file system (once). This can be achieved by the command pio run -t uploafs.
  3. Upload the sketch. This can be achieved by the command pio run -t upload.

Demonastration image

howto

Make sure Git is installed.

This is important to clone the libraries with specific version from GitHub.

About

PlatformIO environment for H4Plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published