差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
esp32 [2019/03/25 14:48]
gongyu [开发平台]
esp32 [2019/05/03 15:06] (当前版本)
gongyu [社区和交流]
行 1: 行 1:
 +ESP32设计资源大全
 +-----
 +
 +{{ :​eetreewechat.png?​600 |}} <WRAP centeralign>​**扫描二维码,关注微信公众号“电子森林”,可以在手机上查看本网站的所有文章** </​WRAP>​
 +
 {{ :​screen_shot_2019-02-24_at_4.03.37_pm.png |}} {{ :​screen_shot_2019-02-24_at_4.03.37_pm.png |}}
 由Espressif Systems创造的ESP32是一款低成本、低功耗片上系统(SoC)系列,具有Wi-Fi和双模蓝牙功能。 ESP32系列包括芯片ESP32-D0WDQ6(和ESP32-D0WD)、ESP32-D2WD、ESP32-S0WD和系统级封装(SiP)ESP32-PICO-D4。 其核心是双核或单核Tensilica Xtensa LX6微处理器,时钟频率高达240MHz。 ESP32由内置天线开关、射频巴伦、功率放大器、低噪声接收放大器、滤波器和电源管理模块高度集成。 ESP32专为移动设备、可穿戴电子设备和物联网应用而设计,通过节能功能实现超低功耗,包括精细分辨率时钟门控、多种功率模式和动态功率调节。 由Espressif Systems创造的ESP32是一款低成本、低功耗片上系统(SoC)系列,具有Wi-Fi和双模蓝牙功能。 ESP32系列包括芯片ESP32-D0WDQ6(和ESP32-D0WD)、ESP32-D2WD、ESP32-S0WD和系统级封装(SiP)ESP32-PICO-D4。 其核心是双核或单核Tensilica Xtensa LX6微处理器,时钟频率高达240MHz。 ESP32由内置天线开关、射频巴伦、功率放大器、低噪声接收放大器、滤波器和电源管理模块高度集成。 ESP32专为移动设备、可穿戴电子设备和物联网应用而设计,通过节能功能实现超低功耗,包括精细分辨率时钟门控、多种功率模式和动态功率调节。
行 42: 行 47:
 要连接到Freenode IRC网络上的#ESP32聊天频道,您需要使用IRC客户端程序。 对于长期使用,建议下载完整的IRC客户端。 但是,对于临时使用,您可以使用Freenode的网络聊天客户端 要连接到Freenode IRC网络上的#ESP32聊天频道,您需要使用IRC客户端程序。 对于长期使用,建议下载完整的IRC客户端。 但是,对于临时使用,您可以使用Freenode的网络聊天客户端
   * **Reddit:** /r/esp32   * **Reddit:** /r/esp32
 +  * [[esp_wechat|乐鑫官方微信公众号文章]],这里有ESP系列最新的开发资料,这里有精彩纷呈的ESP系列产品信息
 ==== 阅读和视频 ==== ==== 阅读和视频 ====
   * **项目**   * **项目**
行 230: 行 235:
       * [[https://​techtutorialsx.com/​2017/​07/​17/​esp32-bluetooth-advertising-a-spp-service-with-sdp/​|通过SDP的广告SPP服务]]       * [[https://​techtutorialsx.com/​2017/​07/​17/​esp32-bluetooth-advertising-a-spp-service-with-sdp/​|通过SDP的广告SPP服务]]
     * Other: [[https://​techtutorialsx.com/​2017/​12/​02/​esp32-esp8266-arduino-serial-communication-with-python/​|与Python的串行通信]]     * Other: [[https://​techtutorialsx.com/​2017/​12/​02/​esp32-esp8266-arduino-serial-communication-with-python/​|与Python的串行通信]]
 +
   * 随机书呆子教程   * 随机书呆子教程
     * [[https://​randomnerdtutorials.com/​installing-the-esp32-board-in-arduino-ide-windows-instructions/​|在适用于Windows]]和[[https://​randomnerdtutorials.com/​installing-the-esp32-board-in-arduino-ide-mac-and-linux-instructions/​|Mac和Linux]]的[[https://​randomnerdtutorials.com/​installing-the-esp32-board-in-arduino-ide-windows-instructions/​|Arduino IDE中安装ESP32板]]     * [[https://​randomnerdtutorials.com/​installing-the-esp32-board-in-arduino-ide-windows-instructions/​|在适用于Windows]]和[[https://​randomnerdtutorials.com/​installing-the-esp32-board-in-arduino-ide-mac-and-linux-instructions/​|Mac和Linux]]的[[https://​randomnerdtutorials.com/​installing-the-esp32-board-in-arduino-ide-windows-instructions/​|Arduino IDE中安装ESP32板]]
行 235: 行 241:
     * [[https://​randomnerdtutorials.com/​esp32-web-server-arduino-ide/​|使用Arduino IDE的Web服务器]]     * [[https://​randomnerdtutorials.com/​esp32-web-server-arduino-ide/​|使用Arduino IDE的Web服务器]]
     * [[https://​randomnerdtutorials.com/​esp32-dht11-dht22-temperature-humidity-web-server-arduino-ide/​|使用Arduino IDE的带有DHT11/​DHT22温湿度web服务器的ESP32]]     * [[https://​randomnerdtutorials.com/​esp32-dht11-dht22-temperature-humidity-web-server-arduino-ide/​|使用Arduino IDE的带有DHT11/​DHT22温湿度web服务器的ESP32]]
-  ​* [[http://​iot-bits.com/​category/​esp32-articles/​|物联网比特关于ESP32文章]]+    ​* [[http://​iot-bits.com/​category/​esp32-articles/​|物联网比特关于ESP32文章]]
     * [[http://​iot-bits.com/​freertos-event-groups-quick-reference-notes/​|FreeRTOS事件组-快速参考说明]]     * [[http://​iot-bits.com/​freertos-event-groups-quick-reference-notes/​|FreeRTOS事件组-快速参考说明]]
     * [[http://​iot-bits.com/​interfacing-an-audio-codec-with-esp32/​|将音频编解码器和ESP32连接第1部分]]和[[http://​iot-bits.com/​interfacing-audio-codec-esp32/​|第2部分]]     * [[http://​iot-bits.com/​interfacing-an-audio-codec-with-esp32/​|将音频编解码器和ESP32连接第1部分]]和[[http://​iot-bits.com/​interfacing-audio-codec-esp32/​|第2部分]]
行 465: 行 471:
     * [[https://​www.youtube.com/​watch?​v=m_8_47eeNdE&​feature=youtu.be&​list=UUfl_Xz6uEqNqc87H5kr7p_w|Simba:​ Nano32上的“你好,世界”]]     * [[https://​www.youtube.com/​watch?​v=m_8_47eeNdE&​feature=youtu.be&​list=UUfl_Xz6uEqNqc87H5kr7p_w|Simba:​ Nano32上的“你好,世界”]]
     * [[https://​www.youtube.com/​watch?​v=kf5QFNgVe5E&​feature=youtu.be&​list=UUfl_Xz6uEqNqc87H5kr7p_w|Simba:​ Nano32和Arduino Due上的CAN客户端 - 服务器测试套件]]     * [[https://​www.youtube.com/​watch?​v=kf5QFNgVe5E&​feature=youtu.be&​list=UUfl_Xz6uEqNqc87H5kr7p_w|Simba:​ Nano32和Arduino Due上的CAN客户端 - 服务器测试套件]]
 +
 * **ESP32单位的第一印象** * **ESP32单位的第一印象**
   * [[https://​www.youtube.com/​watch?​v=Jial9AVKqE8&​feature=youtu.be&​t=55m39s|询问工程师:ESP32-DevKitC和未来的Adafruit ESP32板]]   * [[https://​www.youtube.com/​watch?​v=Jial9AVKqE8&​feature=youtu.be&​t=55m39s|询问工程师:ESP32-DevKitC和未来的Adafruit ESP32板]]