会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
2022年8月24日
esp32 tcp udp server
摘要: xielizyh (xielizyh) / Repositories (github.com)
阅读全文
posted @ 2022-08-24 21:36 lydstory
阅读(34)
评论(0)
推荐(0)
ESP32日志
摘要: ESP_LOGI ESP_LOGW ESP_LOGE
阅读全文
posted @ 2022-08-24 19:47 lydstory
阅读(33)
评论(0)
推荐(0)
freertos 0xE000ED04
摘要: 0xE000ED04 ICSR寄存器 vTaskDelay
阅读全文
posted @ 2022-08-24 19:10 lydstory
阅读(118)
评论(0)
推荐(0)
以太网芯片dm9051
摘要: 以太网芯片(DP83848
阅读全文
posted @ 2022-08-24 18:48 lydstory
阅读(126)
评论(0)
推荐(0)
esp32s2
摘要: s2没有蓝牙。 ESP32 硬件设计指南 所有要用的gpio我都放上了0欧电阻 有缘晶振
阅读全文
posted @ 2022-08-24 17:50 lydstory
阅读(87)
评论(0)
推荐(0)
ESP-IDF找不到蓝牙头文件解决方法
摘要: 现象:静态断言失败,原因是 “please enable bluetooth in menuconfig to use bt.h”esp_bt.h: No such file or directoryesp_gap_ble_api.h: No such file or directory等蓝牙相关头
阅读全文
posted @ 2022-08-24 17:06 lydstory
阅读(1557)
评论(0)
推荐(0)
esp32s2 github ble2mqtt
摘要: shmuelzon/esp32-ble2mqtt: A BLE to MQTT bridge running on an ESP32 (github.com)
阅读全文
posted @ 2022-08-24 16:45 lydstory
阅读(31)
评论(0)
推荐(0)
单片机知识
摘要:
阅读全文
posted @ 2022-08-24 16:24 lydstory
阅读(21)
评论(0)
推荐(0)
mac eth错误
摘要:
阅读全文
posted @ 2022-08-24 16:00 lydstory
阅读(18)
评论(0)
推荐(0)
思极网安
摘要: 网信通产业集团智芯公司自主研发的安全、主控、通信、传感、射频识别、计量、人工智能、模拟八大类“国网芯”产品参展国家网络安全宣传周活动,全面展现了工业芯片在智能电网应用优势和成效。目前“国网芯”产品已广泛应用于电力系统发电、输电、变电、配电、用电等各环节设备,覆盖中国32个省、自治区、直辖市,亚、欧、
阅读全文
posted @ 2022-08-24 15:37 lydstory
阅读(273)
评论(0)
推荐(0)
submodule是components吗
摘要: (X_X) 15:08:50submodule是components吗PickaxeHit 15:08:54进idf目录,执行git submodule update --init
阅读全文
posted @ 2022-08-24 15:11 lydstory
阅读(10)
评论(0)
推荐(0)
有没有老哥用idf和lvgl显示gif动图的
摘要: 有没有老哥用idf和lvgl显示gif动图的
阅读全文
posted @ 2022-08-24 15:03 lydstory
阅读(196)
评论(0)
推荐(0)
lvs 梯子
摘要: 魔戒.net (mojie.me) 客户端
阅读全文
posted @ 2022-08-24 14:45 lydstory
阅读(1)
评论(0)
推荐(0)
sdconfig
摘要: idf.py menuconfig 配置wifi ssid 密码 最大连接数
阅读全文
posted @ 2022-08-24 14:26 lydstory
阅读(43)
评论(0)
推荐(0)
VSCode+platformio
摘要: 沧海寻雾 14:12:29请教下VSCode+platformio 创建工程时很慢,昨天一天都没出来,网上说的用“魔法”是指要FQ吗?honey酒 14:12:42是
阅读全文
posted @ 2022-08-24 14:16 lydstory
阅读(45)
评论(0)
推荐(0)
esp32 分区表配置 wifi数据
摘要: ESP-ROM:esp32s2-rc4-20191025Build:Oct 25 2019rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)SPIWP:0xeemode:DIO, clock div:1load:0x3ffe6100,len:0x1788
阅读全文
posted @ 2022-08-24 13:48 lydstory
阅读(1350)
评论(0)
推荐(0)
ANDROID idf freertos
摘要: Ikaros 11:38:26Arduino也可以用FreeRTOS啊Ikaros 11:38:31和系统无关吧Ikaros 11:38:39反正最后都是二进制小彭 11:39:27arduino更像一个通用的库和语法day day 11:40:15一般性,如果你硬要移植一个进去也可以,但我觉得一般
阅读全文
posted @ 2022-08-24 11:43 lydstory
阅读(27)
评论(0)
推荐(0)
idf.py --no-ccache build
摘要: idf.py --no-ccache build (98条消息) 关于esp-idf编译时ccache错误导致在libsodium库报poly1305.c.obj类文件找不到的问题_夏雨夜寐的博客-CSDN博客
阅读全文
posted @ 2022-08-24 11:20 lydstory
阅读(49)
评论(0)
推荐(0)
vscode 内的idf 与 下载的idf不是同一个
摘要: ain.dir/main.c.obj -c ../main/main.c../main/main.c: In function 'app_main':../main/main.c:102:10: error: 'usb_host_client_config_t' {aka 'struct <anon
阅读全文
posted @ 2022-08-24 11:16 lydstory
阅读(74)
评论(0)
推荐(0)
idf 版本升级
摘要: 要更新submodule
阅读全文
posted @ 2022-08-24 10:59 lydstory
阅读(15)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告