文件名称:esp32的引脚定义及相关code代码
介绍说明--下载内容来自于网络,使用问题请自行百度
文件介绍了相关esp32芯片的引脚定义,和若干的工程代码。
Code 工程代码
1.ESP32_Touch
ESP32的触摸引脚实验以及中断实验
2.ESP32_Timer_PWM
ESP32的产生PWM波形
3.ESP32_WiFi_JSON
ESP32的WiFI连接到Bilibili并获得粉丝数等
4.ESP32_BLE
5.ESP32_BlueTooth
Code 工程代码
1.ESP32_Touch
ESP32的触摸引脚实验以及中断实验
2.ESP32_Timer_PWM
ESP32的产生PWM波形
3.ESP32_WiFi_JSON
ESP32的WiFI连接到Bilibili并获得粉丝数等
4.ESP32_BLE
5.ESP32_BlueTooth
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : esp32-master.zip 列表 esp32-master/ esp32-master/01PinSet/ esp32-master/01PinSet/0.ESP32_Pinout.pdf esp32-master/01PinSet/0.ESP32_Pinout.xlsx esp32-master/01PinSet/1.ESP32_Touch.xlsx esp32-master/01PinSet/2.ESP32_Timer_PWM.xlsx esp32-master/01PinSet/pinout.png esp32-master/02Code(PIO)/ esp32-master/02Code(PIO)/1.ESP32_Touch/ esp32-master/02Code(PIO)/1.ESP32_Touch/.gitignore esp32-master/02Code(PIO)/1.ESP32_Touch/.vscode/ esp32-master/02Code(PIO)/1.ESP32_Touch/.vscode/extensions.json esp32-master/02Code(PIO)/1.ESP32_Touch/include/ esp32-master/02Code(PIO)/1.ESP32_Touch/include/README esp32-master/02Code(PIO)/1.ESP32_Touch/lib/ esp32-master/02Code(PIO)/1.ESP32_Touch/lib/README esp32-master/02Code(PIO)/1.ESP32_Touch/platformio.ini esp32-master/02Code(PIO)/1.ESP32_Touch/src/ esp32-master/02Code(PIO)/1.ESP32_Touch/src/main.cpp esp32-master/02Code(PIO)/1.ESP32_Touch/test/ esp32-master/02Code(PIO)/1.ESP32_Touch/test/README esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/ esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/.gitignore esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/.vscode/ esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/.vscode/extensions.json esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/README.md esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/include/ esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/include/README esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/lib.PNG esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/lib/ esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/lib/README esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/platformio.ini esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/src/ esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/src/main.cpp esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/test/ esp32-master/02Code(PIO)/10.ESP32_BH1750(LightSensor)/test/README esp32-master/02Code(PIO)/11.ESP32_HC_SR04/ esp32-master/02Code(PIO)/11.ESP32_HC_SR04/.gitignore esp32-master/02Code(PIO)/11.ESP32_HC_SR04/.vscode/ esp32-master/02Code(PIO)/11.ESP32_HC_SR04/.vscode/extensions.json esp32-master/02Code(PIO)/11.ESP32_HC_SR04/LIB.PNG esp32-master/02Code(PIO)/11.ESP32_HC_SR04/include/ esp32-master/02Code(PIO)/11.ESP32_HC_SR04/include/README esp32-master/02Code(PIO)/11.ESP32_HC_SR04/lib/ esp32-master/02Code(PIO)/11.ESP32_HC_SR04/lib/README esp32-master/02Code(PIO)/11.ESP32_HC_SR04/platformio.ini esp32-master/02Code(PIO)/11.ESP32_HC_SR04/src/ esp32-master/02Code(PIO)/11.ESP32_HC_SR04/src/main.cpp esp32-master/02Code(PIO)/11.ESP32_HC_SR04/test/ esp32-master/02Code(PIO)/11.ESP32_HC_SR04/test/README esp32-master/02Code(PIO)/12.ESP32_SG90/ esp32-master/02Code(PIO)/12.ESP32_SG90/.gitignore esp32-master/02Code(PIO)/12.ESP32_SG90/.vscode/ esp32-master/02Code(PIO)/12.ESP32_SG90/.vscode/extensions.json esp32-master/02Code(PIO)/12.ESP32_SG90/include/ esp32-master/02Code(PIO)/12.ESP32_SG90/include/README esp32-master/02Code(PIO)/12.ESP32_SG90/lib.PNG esp32-master/02Code(PIO)/12.ESP32_SG90/lib/ esp32-master/02Code(PIO)/12.ESP32_SG90/lib/README esp32-master/02Code(PIO)/12.ESP32_SG90/platformio.ini esp32-master/02Code(PIO)/12.ESP32_SG90/src/ esp32-master/02Code(PIO)/12.ESP32_SG90/src/main.cpp esp32-master/02Code(PIO)/12.ESP32_SG90/test/ esp32-master/02Code(PIO)/12.ESP32_SG90/test/README esp32-master/02Code(PIO)/13.ESP32_SSD1306/ esp32-master/02Code(PIO)/13.ESP32_SSD1306/.gitignore esp32-master/02Code(PIO)/13.ESP32_SSD1306/.vscode/ esp32-master/02Code(PIO)/13.ESP32_SSD1306/.vscode/extensions.json esp32-master/02Code(PIO)/13.ESP32_SSD1306/.vscode/settings.json esp32-master/02Code(PIO)/13.ESP32_SSD1306/include/ esp32-master/02Code(PIO)/13.ESP32_SSD1306/include/README esp32-master/02Code(PIO)/13.ESP32_SSD1306/lib.PNG esp32-master/02Code(PIO)/13.ESP32_SSD1306/lib/ esp32-master/02Code(PIO)/13.ESP32_SSD1306/lib/README esp32-master/02Code(PIO)/13.ESP32_SSD1306/platformio.ini esp32-master/02Code(PIO)/13.ESP32_SSD1306/src/ esp32-master/02Code(PIO)/13.ESP32_SSD1306/src/main.cpp esp32-master/02Code(PIO)/13.ESP32_SSD1306/test/ esp32-master/02Code(PIO)/13.ESP32_SSD1306/test/README esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/ esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/.gitignore esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/.vscode/ esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/.vscode/extensions.json esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/DMAtest.gif esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/ex.PNG esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/include/ esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/include/README esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/lib.PNG esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/lib/ esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/lib/README esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/platformio.ini esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/src/ esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/src/main.cpp esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/test/ esp32-master/02Code(PIO)/14.ESP32_TFTLCD(st7789)/test/README esp32-master/02Code(PIO)/15.ESP32_LVGL(ST7789)/ esp32-master/02Code(PIO)/15.ESP32_L
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.