mirror of
https://github.com/RoCry/blozi-etag.git
synced 2025-12-06 09:02:49 +08:00
docs: update docs
This commit is contained in:
Binary file not shown.
BIN
docs/Telink Kite BLE SDK Developer Handbook中文.pdf
Normal file
BIN
docs/Telink Kite BLE SDK Developer Handbook中文.pdf
Normal file
Binary file not shown.
10
readme.md
10
readme.md
@@ -65,7 +65,7 @@ Firmware CRC32: 0xe62d501e
|
||||
- [x] 图片模式
|
||||
- [ ] web 支持图片切换
|
||||
- [x] 添加新的时间场景
|
||||
- [x] 设置年月日
|
||||
- [x] 支持设置年月日
|
||||
|
||||
### 计划新增
|
||||
- [ ] 安卓端控制器
|
||||
@@ -84,4 +84,10 @@ Firmware CRC32: 0xe62d501e
|
||||
|
||||
### 原始readme.md
|
||||
|
||||
[README_EN.md](/README_en.md)
|
||||
[README_EN.md](/README_en.md)
|
||||
|
||||
### 资料
|
||||
|
||||
- [TLSR8359规格说明书](/docs/DS_TLSR8359-E_Datasheet for Telink ULP 2.4GHz RF SoC TLSR8359.pdf)
|
||||
- [tlsr8x5x蓝牙开发说明书(中文)](/docs/Telink Kite BLE SDK Developer Handbook中文.pdf)
|
||||
- [屏幕驱动说明书 SSD1680.pdf](/docs/SSD1680.pdf)
|
||||
@@ -5,4 +5,4 @@ from tools.utils import image2hex, load_test_image
|
||||
|
||||
if __name__ == '__main__':
|
||||
# print(image2hex(load_test_image('test-01.bmp')))
|
||||
print(image2hex(load_test_image('mao.bmp')))
|
||||
print(image2hex(load_test_image('test-02.bmp')))
|
||||
|
||||
Reference in New Issue
Block a user