资讯

FreeRTOS 的消息队列控制块由多个元素组成,当消息队列被创建时,系统会为控制块分配对应的内存空间,用于保存消息队列的一些信息如消息的存储位置,头指针 pcHead、尾指针 pcTail、消息大小 uxItemSize 以及队列长度 uxLength 等。
Northwestern University’s Embedded Electronics Class delivered a bumper crop of ESP-32 projects this year. The student teams recorded their progress on hackaday.io with project descriptions ...
While they differ a lot in terms of functionality, you can combine the IoT-centric ESP32 boards with the all-powerful Raspberry Pi SBC family to build some truly remarkable DIY projects.
Code for loading configuration file from SPIFFS In a recent video, [Proto G] shows a clever way to use WiFiManager to make configuring your ESP32 project easier for end-users.
If you're looking to take the plunge into the world of ESP32 devices, then here's a basic overview of what you need to know.