NanoHatOLED
OpenWrt OLED display for NanoHatOLED.
Depends / 依赖
- i2c-tools
- python-pillow / python3-pillow
- python-smbus / python3-smbus
Compile / 编译
# Add NanoHatOLED feed to feeds.conf.default (Choose one of the following feeds)
# 请在feeds.conf.default中下方添加(二选一)
# For Python3.x:
src-git NanoHatOLED https://github.com/vinewx/NanoHatOLED.git
# For Python2.7:
src-git NanoHatOLED https://github.com/vinewx/NanoHatOLED.git^e3285a3b37c7c34048c0ea108fa4ec18b49c0bfd
# Update & Install
# 更新并安装feeds软件包
./scripts/feeds update NanoHatOLED && ./scripts/feeds install nanohatoled
# Select this list item
# 选择要编译的包
# Extra packages -> nanohatoled
make menuconfig
Thanks / 谢致
Based on: