1. 首页
  2. 数据库
  3. 其它
  4. WeatherTV:初学者ESP8266气象站项目 源码

WeatherTV:初学者ESP8266气象站项目 源码

上传者: 2021-05-05 15:00:00上传 ZIP文件 4.14KB 热度 32次
气象电视 设置 arduino-cli core update-index # update core libs for this project config arduino-cli core install esp8266:esp8266 arduino-cli lib install "Adafruit SSD1306" cd weathertv && arduino-cli board attach esp8266:esp8266:nodemcuv2 # optional: creates sketch.json, no need to specify --fqpn anymore 编译 arduino-cli compile [--fqbn esp8266:esp8266:nodemcuv2] arduino-cli upload -p /dev/ttyUSB0 [--fqbn
下载地址
用户评论