Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexandrospanag/my_espressif_projects

My Espressif Systems Project repository which includes ESP8266, ESP32 & ESP32-C3 solutions.
https://github.com/alexandrospanag/my_espressif_projects

adafruit arduino esp32 esp32c3 esp8266 espressif-systems espressif32 espressif8266 github learn microsoft

Last synced: 1 day ago
JSON representation

My Espressif Systems Project repository which includes ESP8266, ESP32 & ESP32-C3 solutions.

Awesome Lists containing this project

README

        

# My Espressif Systems Repository

[![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]

This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].

[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]

[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg

Credits: [@alexandrospanag](https://github.com/alexandrospanag)

My Espressif Systems Repository which contains multiple solutions for the ESP32, ESP8266 & the ESP32-C3 microcontrollers.

Various compilers/IDE(s) were used in order to create different solutions

| Compiler/IDE | Download Link |
| --------------- | ---------------- |
| ARDUINO-IDE | [Download Link](https://www.arduino.cc/en/software) |
| ESP-IDF | [Download Link](https://dl.espressif.com/dl/esp-idf/) |
| VSCode with PlatformIO | [Download Link](https://platformio.org/install/ide?install=vscode) |