您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. tiny-coin-ticker:测试ESP32-源码

  2. 小硬币代号 硬件设定 使用ESP32模块 安装以识别与主板的串行端口连接。 在安装和连接评估板之后,应该列出串行端口: > ls /dev/tty.* ... /dev/tty.SLAB_USBtoUART 软体设定 是主要的开发平台。 创建一个新的conda环境: > conda create -n arduino python=3.7 > conda activate arduino 安装Platformio: > conda install -c con
  3. 所属分类:其它