Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.03 KB

README.md

File metadata and controls

40 lines (30 loc) · 2.03 KB

SmallDesktopDisplay

渲染图

Description

相比原版,做了如下改动:

Usage

# macOS 下可以使用如下命令进入控制台进行配置天气等
screen $(find /dev/ -name 'tty.usbserial-*' 2>/dev/null) 115200

天气代码可以通过 www.weather.com.cn 获取,比如北京朝阳区是 http://www.weather.com.cn/weather1d/101010300.shtml 其天气代码就是 101010300

Development

brew install platformio
# build
pio run -e esp12e
# build and upload
pio run -e esp12e -t upload

更新字库