这是我在appweb和esp源代码的基础上编译遇到文章中所述的问题,修改了一些地方解决问题的appweb和esp源码
2020-04-14 11:55:07 38.76MB 嵌入式 Hi3559
1
esp32-freertos-sdk 工具包 See the Getting Started guide links above for a detailed setup guide. This is a quick reference for common commands when working with ESP-IDF projects: Setup Build Environment (See Getting Started guide for a full list of required steps with details.) Install host build dependencies mentioned in Getting Started guide. Add tools/ directory to the PATH Run python -m pip install -r requirements.txt to install Python dependencies Configuring the Project idf.py menuconfig Opens a text-based configuration menu for the project. Use up & down arrow keys to navigate the menu. Use Enter key to go into a submenu, Escape key to go out or to exit. Type ? to see a help screen. Enter key exits the help screen. Use Space key, or Y and N keys to enable (Yes) and disable (No) configuration items with checkboxes "[*]" Pressing ? while highlighting a configuration item displays help about that item. Type / to search the configuration items. Once done configuring, press Escape multiple times to exit and say "Yes" to save the new configuration when prompted. Compiling the Project idf.py build ... will compile app, bootloader and generate a partition table based on the config. Flashing the Project When the build finishes, it will print a command line to use esptool.py to flash the chip. However you can also do this automatically by running: idf.py -p PORT flash Replace PORT with the name of your serial port (like COM3 on Windows, /dev/ttyUSB0 on Linux, or /dev/cu.usbserial-X on MacOS. If the -p option is left out, idf.py flash will try to flash the first available serial port. This will flash the entire project (app, bootloader and partition table) to a new chip. The settings for serial port flashing can be configured with idf.py menuconfig. You don't need to run idf.py build before running idf.py flash, idf.py flash will automatically rebuild anything which needs it. Viewing Serial Output The idf.py monitor target uses the idf_monitor tool to display se
2020-03-11 03:15:02 60.12MB esp32 esp-idf
1
包内包含ESP8266一件配网库+SSD1306中文显示库+自改库,注意自改库需要导入到D:\用户目录\我的文档\Arduino\libraries下。否则编译会报错,注意之前已安装过OLED库的需要删除原库否则会编译报错。需要技术支持请加WX:lbyyzl
1
宁夏esp矢量图县级行政图,那出来与大家共享。谢谢
2020-01-13 03:16:57 130KB 宁夏esp矢量图县级行政图
1
汉王签字版ESP系列,完整的demo及其驱动,完美兼容....
2020-01-03 11:36:38 4.97MB hanvon sign qianziban
1
esp为ecognition软件一个内部算法,通过使用该算法可以确定出最佳阈值,分割较好的效果。
2020-01-03 11:30:09 266KB ESP
1
安信可ESP-12S WIFI文档,安信可利用ESP8266芯片封装的12S模块,可以快速连接WIFI路由器,从而实现物联网!!
2020-01-03 11:28:44 812KB ESP8266 12S
1
ESP32开发板原理图ESP-WROVER-KIT原理图,使用了ESP32模块
2020-01-03 11:24:18 80KB EP32
1
乐鑫自主研发的ESP-touch协议采用的是Smart config技术帮助用户将嵌入了ESP8266EX的设备连接至WIFI网络。用户只需在手机上进行简单操作即可实现智能配置。
2020-01-03 11:18:47 300KB ESP Touch; Smartconfig
1
ESP8266 ESP-01调试全过程此版本若想从FLASH启动进入AT系统,只需CH-PD引脚接VCC或接上拉(不接上拉的情况下,串口可能无数据),其余三个引脚可选择悬空或接VCC(但群里(@云海之梦)反映接VCC后导致无法正常启动)
2019-12-28 17:59:02 638KB ESP8266
1