我使用的开发板是ESP32-C3和ESP32-WROOM模组,idf是4.4版本,代码是基于idf中examples\wifi\getting_started\station例程改写的,具体方式是在WIFI_EVENT_STA_START事件后依次调用esp_wifi_set_csi(1)、esp_wifi_set_csi_config(&configuration_csi)、esp_wifi_set_csi_rx_cb(&_wifi_csi_cb, NULL)。但似乎最终...
ESP32 CSI Tool Config > ***all options in this menu can be specified per your experiment requirements. NOTE:For some systems, other baud rates may be required. Good options to try are921600,1000000,1152000,1500000, and1552000. The higher baud rate the better! Baud rate is extremely importa...
注意区分powershell和ESP-IDF Terminal两个终端,idf.py命令都要在 IDF 终端中使用! 连接wifi,查看波形,测试数据 具体步骤请阅读官方教程 py脚本运行ESP32 CSI Tool ESP32 采集到的CSI数据 保存到的数据就可以进行其他的处理了,比如训练模型,深度学习等。 可能遇到的一些问题 检测到#include错误 一般为.vscode下的...
采集工具为:https://stevenmhernandez.github.io/ESP32-CSI-Tool/ 采集原理:利用struct wifi_csi_info_t的 成员变量buf,按实部,虚部逐一输出CSI数据。总共只取前128,即64byte。 现象:收集了长训练字段 (LLTF)的CSI,每一帧得到了64组值。根据802.11n的相关资料表明64个子载波在20MHz时理应只有52个子载波有数...
一种基于ESP32的CSI车内人员遗留检测方法.pdf,本发明公开了一种基于ESP32的CSI车内人员遗留检测方法,涉及交通工具内部人员安全防护技术领域,包括ESP32设备以及云端处理平台,所述ESP32设备还包含天线开关、RFbalun、功率放大器、接收低噪声放大器、滤波器、温度传感器,其
ESP32 CSI Tool Settings --- PROJECT_NAME: ACTIVE_AP CONFIG_ESPTOOLPY_MONITOR_BAUD: 115200 CONFI...
一种基于ESP32-CSI的粮食水分检测方法 高向上1, 杨卫东1,2,3, 沈二波1 ( 1. 河南工业大学 信息科学与工程学院, 河南 郑州 450001; 2. 河南工业大学 河南省粮食光电探测与控制重点实验室, 河南 郑州 450001; 3. 河南工业大学 粮食信息...
低端检测已验证,耐压没问题,不过输入端电流会包含esp32等内部耗电,程序部分需要自行修改 2_Read_Sensors.ino ,将 CSI_converted = ina1.readShuntCurrent(); 修改为 CSI_converted = -ina1.readShuntCurrent(); 【升压/降压同步整流版本HW6.01】 TFT屏幕:1.8寸TFT LCD SPI TFT彩屏st7735驱动128x160 ...
tool riscv32-esp-elf has no installed versions. Please run '/home/user/esp/esp-idf/install.sh' to install it. ERROR: tool esp32ulp-elf has no installed versions. Please run '/home/user/esp/esp-idf/install.sh' to install it. ERROR: tool esp32s2ulp-elf has no installed versions. ...
问Esp32 csi到rssiEN(1)通过仪器测量标定几个射频性能正常的模块; (2)获取一定距离下标准模块的...