WeatherTV:初学者ESP8266气象站项目 源码
气象电视 设置 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
文件列表
WeatherTV-main.zip
(预估有个4文件)
WeatherTV-main
arduino-cli.yaml
543B
README.md
552B
weathertv
weathertv.ino
11KB
.gitignore
25B
暂无评论