Skip to content

Commit

Permalink
fix: Fixed the link to the ESP-Projects, removed the DevCon24 logo an… (
Browse files Browse the repository at this point in the history
#25)

* fix: Fixed the link to the ESP-Projects, removed the DevCon24 logo and projects updated

* fix: Added Matter SDK to the frameworks list
  • Loading branch information
pedrominatel authored Jan 20, 2025
1 parent 1af778a commit 2d88e7a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 9 deletions.
2 changes: 1 addition & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Below you can find a selection of Espressif’s open-source projects. Our full r

Our full repository list can be found [here](https://github.com/orgs/espressif/repositories).

To know more about our frameworks, solutions and Libraries, see this brief explanation for some of our projects: [Espressif Projects](profile/esp-projects.md).
To know more about our frameworks, solutions and Libraries, see this brief explanation for some of our projects: [Espressif Projects](esp-projects.md).

If you are looking for the official ESP-IDF documentation, click on [this](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/index.html) link and select the ESP32 series you are interested in from the dropdown menu in the top left corner.

Expand Down
Binary file removed profile/devcon24.png
Binary file not shown.
19 changes: 11 additions & 8 deletions profile/esp-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ Espressif Frameworks and SDKs is a collection of tools to help and accelerate th
| [Arduino-ESP32](https://github.com/espressif/arduino-esp32) | Arduino core for ESP32 |
| [ESP-ADF](https://github.com/espressif/esp-adf) | ESP-ADF (Audio Development Framework) is the official audio development framework for the ESP32, ESP32-S2, and ESP32-S3 SoCs. |
| [ESP-IDF](https://github.com/espressif/esp-idf) | ESP-IDF (IoT Development Framework ) is the development framework for Espressif SoCs supported on Windows, Linux, and macOS. |
| [ESP-MDF](https://github.com/espressif/esp-mdf) | ESP-MDF (Mesh Development Framework) is a development framework for ESP-WIFI-MESH, a networking protocol built on top of the Wi-Fi protocol. |
| [ESP-SR](https://github.com/espressif/esp-sr) | ESP-SR (Speech Recognition) provides basic algorithms for Speech Recognition applications. |
| [ESP-VA-SDK](https://github.com/espressif/esp-va-sdk) | ESP-VA-SDK (Voice Assistant SDK) allows customers to build Alexa and Google built-in smart devices. |
| [ESP-WHO](https://github.com/espressif/esp-who) | ESP-WHO is an image processing development platform based on Espressif chips. It contains development examples that may be applied in practical applications. |
| [ESP-Matter](https://github.com/espressif/esp-matter) | Espressif's SDK for Matter is the official Matter development framework for ESP32 series SoCs. |

## Solutions

Expand All @@ -23,16 +20,19 @@ If you are looking for a complete solution based on our frameworks, take a look
| Project | About |
|:----------------------------------------------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [ESP-AT](https://github.com/espressif/esp-at) | AT Commands Firmware |
| [ESP-HOSTED](https://github.com/espressif/esp-hosted) | Communication Processor Firmware |
| [ESP-BSP](https://github.com/espressif/esp-bsp) | Board support packages for Espressif development boards. |
| [IDF-Components-Manager](https://github.com/espressif/idf-component-manager) | The IDF Component manager is a tool that downloads dependencies for any ESP-IDF CMake project. |
| [ESP-CSI](https://github.com/espressif/esp-csi) | The main purpose of this project is to show the use of ESP-WIFI-CSI. |
| [ESP-HOSTED](https://github.com/espressif/esp-hosted) | Communication Processor Firmware |
| [ESP-Insights](https://github.com/espressif/esp-insights) | ESP Insights is a remote diagnostics solution that allows users to remotely monitor the health of ESP devices in the field. |
| [ESP-IoT-Solution](https://github.com/espressif/esp-iot-solution) | ESP-IoT-Solution contains device drivers and code frameworks for the development of IoT system, which works as extra components of ESP-IDF and are much easier to start. |
| [ESP-NOW](https://github.com/espressif/esp-now) | Connectionless Wi-Fi Communication Protocol |
| [ESP-RainMaker](https://github.com/espressif/esp-rainmaker) | ESP-RainMaker |
| [ESP-Skainet](https://github.com/espressif/esp-skainet) | ESP-Skainet is Espressif's intelligent voice assistant, which currently supports the Wake Word Engine and Speech Commands Recognition. |
| [ESP-SR](https://github.com/espressif/esp-sr) | ESP-SR (Speech Recognition) provides basic algorithms for Speech Recognition applications. |
| [ESPTOOL](https://github.com/espressif/esptool) | A Python-based, open-source, platform-independent utility to communicate with the ROM bootloader in Espressif chips. |
| [ESP-Mesh-Lite](https://github.com/espressif/esp-mesh-lite) | ESP-MESH-LITE is a Wi-Fi networking application of [IoT-Bridge](https://github.com/espressif/esp-iot-bridge), based on the SoftAP + Station mode, a set of Mesh solutions built on top of the Wi-Fi protocol. |
| [ESP-WHO](https://github.com/espressif/esp-who) | ESP-WHO is an image processing development platform based on Espressif chips. It contains development examples that may be applied in practical applications. |

## Components and Libraries

Expand All @@ -45,6 +45,11 @@ Components and Libraries are also provided to facilitate the development. Most o
| [ESP-MQTT](https://github.com/espressif/esp-mqtt) | ESP-MQTT is the Message Queuing Telemetry Transport protocol library for Espressif chipsets. |
| [ESP-NN](https://github.com/espressif/esp-nn) | ESP-NN (Neural Network) The library contains optimized neural network functions for various Espressif chipsets. |
| [ESP-Protocols](https://github.com/espressif/esp-protocols) | ESP-Protocols is a collection of protocol components for ESP-IDF. |
| [ESP-Modbus](https://components.espressif.com/components/espressif/esp-modbus) | An Espressif ESP-Modbus Library (esp-modbus) is a library to support Modbus communication in the networks based on RS485, WiFi, Ethernet interfaces. |
| [Open AI component](https://components.espressif.com/components/espressif/openai) | OpenAI library compatible with ESP-IDF. |
| [LED Strip Driver](https://components.espressif.com/components/espressif/led_strip/) | This driver is designed for addressable LEDs like WS2812, where each LED is controlled by a single data line. |

For the complete list of components, please visit the [ESP-Registry](https://components.espressif.com/) site.

## Cloud Integration SDK

Expand All @@ -53,8 +58,6 @@ If you need to connect your project to third-party cloud providers, we have SDKs
| Project | About |
|:-------------------------------------------------------------:|-------------------------------------------------------------------------------------------------------------------------|
| [ESP-AWS-IoT](https://github.com/espressif/esp-aws-iot) | This framework enables AWS IoT cloud connectivity with ESP32 based platforms using AWS IoT Device Embedded SDK. |
| [ESP-Azure](https://github.com/espressif/esp-azure) | ESP Azure IoT SDK |
| [ESP-Google-IoT](https://github.com/espressif/esp-google-iot) | This framework enables Google Cloud IoT Core connectivity with ESP32 based platforms using Google Cloud IoT Device SDK. |

## Related and Third-Party Projects

Expand All @@ -64,4 +67,4 @@ Espressif also supports various community projects.
|:-----------------------------------------------------------:|-----------------------------------------------------------------------------------------------------------------|
| [Nuttx](https://github.com/apache/incubator-nuttx) | Apache NuttX (Incubating) is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. |
| [Rust](https://github.com/esp-rs) | Rust on ESP Community projects enabling the use of the Rust programming language on various SoCs and modules produced by Espressif Systems. |
| [Zephyr](https://github.com/zephyrproject-rtos/zephyr/) | The Zephyr Project is a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource constrained devices, and built with security in mind. |
| [Zephyr](https://github.com/zephyrproject-rtos/zephyr/) | The Zephyr Project is a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource constrained devices, and built with security in mind. |

0 comments on commit 2d88e7a

Please sign in to comment.