WeatherTV:初学者ESP8266气象站项目

时间:2024-04-10 06:46:30
【文件属性】:

文件名称:WeatherTV:初学者ESP8266气象站项目

文件大小:4KB

文件格式:ZIP

更新时间:2024-04-10 06:46:30

C++

气象电视 设置 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
----arduino-cli.yaml(543B)
----README.md(552B)
----weathertv()
--------weathertv.ino(11KB)
----.gitignore(25B)

网友评论