软件工具 SofTool.CN 本次搜索耗时 0.127 秒,为您找到 917 个相关结果.
  • 什么是OCPP协议?

    526 2025-02-04 《OCPP学习日记》
    1、什么是OCPP协议 2、OCPP1.6协议主要讲什么 3、OCPP2.0.1协议主要讲什么 1、什么是OCPP协议 OCPP(Open Charge Point Protocol)即开放充电桩协议,是一种在电动车充电设备(EVSE)和中心系统之间进行通信的开放式标准通信协议。该协议由荷兰“充电设备操作系统开发者联盟”(OCPP-Forum)于...
  • implicit declaration of function

    476 2024-08-29 《ESP32S3问题集》
    implicit declaration of function 错误解释: 解决方法: implicit declaration of function implicit英 [ɪmˈplɪsɪt] 美 [ɪmˈplɪsɪt]adj. 隐式的; 隐晦的; 不言明[含蓄]的; 无疑问的,绝对的; 成为一部分的; 内含的; 错误解释:...
  • Pictures of the Tesla Model 3 Hardware

    437 2024-08-01 《Looking for ports》
    Pictures of the Tesla Model 3 MCU board, SD card, HRL and flashing LEDs #3 Pics or it didn’t happen Exploring the content of the SD card Other stuff on the SD card Let’s power ...
  • 16个通用寄存器名称

    在 Linux 世界中,通常寄存器名称命名如下(我的理解): 序号 寄存器名称 注释 0 %rax 累加器 通畅存储函数调用的返回结果,也被用再idiv(除法)和imul(乘法)命令中。 1 %rbx 基址寄存器 base register 用于访问内存的基址属于通用寄存器 2 %rcx 计数寄存器 3 ...
  • ESP32 使用 esp_wifi_scan_start 的一点小tips

    415 2024-08-29 《ESP32S3问题集》
    背景 问题解决方法 实验中发现 文档中发现 最终解决办法 一些小点 配置扫描的方式 信号等级的转换 背景 我的一个工程中,有使用扫描附近wifi这个feature,借鉴了ESP32官方的示例程序,在原esp-idf v5.0.1 上可以运行,esp-idf v5.2.1 中却扫描不到。核心流程:就是在STA模式或STA+AP模式下,启动...
  • Looking for ports in a Tesla Model 3

    392 2024-08-01 《Looking for ports》
    Looking for ports in a Tesla Model 3 #1 ssh ? access ? everywhere ? So what’s going on at this Ethernet port? Next steps Looking for ports in a Tesla Model 3 #1 A few weeks ...
  • 20240818

    357 2024-08-18 《Python学习》
    不同颜色的含义 不同颜色的含义 [黑色]符号和名字[橙色]关键词[蓝色]输出[绿色]引号中的文字[紫色]内置的命令[红色]错误
  • 常见问题 ★

    353 2025-01-15 《Editor.md》
    为什么在 Markdown 使用的时候多一个 \ 符号? 为什么需要额外的反斜杠? 示例 在 JavaScript 中处理 总结 为什么在 Markdown 使用的时候多一个 \ 符号? 在 Markdown 和 LaTeX 中,反斜杠 \ 是一个转义字符,用于表示特殊字符或命令。为了在 Markdown 中正确显示 LaTeX 数学公式,...
  • Unable to start debugging.

    336 2024-08-29 《ESP32S3问题集》
    现象 解决办法: 现象 Unable to start debugging. Unexpected GDB output from command-interpreter-exec console "target remote :3333"". :3333: Connection timed out. 如下图所示: 解决办法: ...
  • @作者

    中国科学技术大学https://soc.ustc.edu.cn/CECS/lab3/intro/