Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alexandrospanag/my_espressif_projects
- Owner: AlexandrosPanag
- License: other
- Created: 2022-11-04T18:58:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-10T06:30:58.000Z (about 1 year ago)
- Last Synced: 2024-11-04T11:03:22.567Z (about 2 months ago)
- Topics: adafruit, arduino, esp32, esp32c3, esp8266, espressif-systems, espressif32, espressif8266, github, learn, microsoft
- Language: C++
- Homepage:
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.svgCredits: [@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) |