Commit Graph

36 Commits

Author SHA1 Message Date
createskyblue
db4592a9de 1.8t1 目标 2020-09-26 23:50:12 +08:00
createskyblue
f644b21b76 Update compiled version 2020-09-26 23:37:34 +08:00
createskyblue
cfba7f9f3e Organize folders 整理文件 2020-09-26 23:28:19 +08:00
createskyblue
aa43822278 Sync 2020-09-26 23:15:33 +08:00
createskyblue
009e128c78 修复预编译文件到最新版本
上一次更新源代码的时候忘记更新二进制文件
2020-09-12 20:13:03 +08:00
createskyblue
6bffe6c27a 修复文字显示错位 2020-09-01 23:03:13 +08:00
createskyblue
a1b83403b9 v1.7+ 正式版 Official version
屏幕保护程序
Screen saver
英文、中文、日文语言包
English, Chinese and Japanese language pack
开机密码设置
System Password
更好的数值输入体验
Better numerical input experience
2020-08-30 23:50:09 +08:00
createskyblue
ad975ab2b1 修改翻转选择方式 Modify flip selection method
删除翻转选择菜单,现在只需单击翻转即可翻转
Remove the flip selection menu, and now just click flip to flip
2020-08-25 23:00:48 +08:00
createskyblue
9d338abca7 Add Japanese -.v1.7t3
使用了emutyworks的日语字库,添加日语支持

The Japanese font library of emutyworks is
used to add Japanese support

修复一些内存越界的问题

Fixed some memory overruns
2020-08-25 18:50:54 +08:00
createskyblue
57d517b0d3 v1.7 beta 2
修复动画显示异常
2020-08-25 12:35:22 +08:00
createskyblue
473bec9dc1 V1.7 beta
1.由画师lihaoyun6的帮助下我们重置菜单图标,统一风格,并通过降低分辨率的形式来达到减少内存使用的目的,为未来更多功能的加入创造了可能性
2.修复英语模式中潜在的内存越界BUG
////////////////////////////////////////////////////
1. With the help of painter lihaoyun6, we recreate the menu icon, unify
the style, and reduce the memory usage by reducing the resolution, which
creates the possibility of adding more functions in the future

2. Fix
the potential memory overrun bug in English mode
2020-08-25 12:16:53 +08:00
createskyblue
b8c0963e77 Update Icon
在 千年板蓝根 的帮助下我们重置了状态栏图标
With the help of 千年板蓝根, we recreated the status bar icon
2020-08-24 18:50:41 +08:00
createskyblue
8739375989 Update alarm
1.移除二维码节省内存
2.增加可设置的欠压提醒,方便使用电池供电的用户
3.增加强制芯片过热提醒,芯片温度>80摄氏度时触发
4.在信息详细模式中报警时对应的图标闪烁
感谢由 甘草酸不酸 提供的建议
//////////////////////////////////////////////////
1. Remove QR code to save memory
2. Add a set of undervoltage reminder to facilitate battery powered
users
3. Add the forced chip overheat warning, trigger when chip temperature >
80 ℃
4. in the detailed information mode, the corresponding icon is flashing
when the alarm is given.

Thanks for the advice from 甘草酸不酸
2020-08-21 12:05:30 +08:00
createskyblue
7e6b070c6e default language
The default language is English.
2020-08-18 14:08:54 +08:00
createskyblue
87a26ead09 Add comments
Add comments
Provide methods for language localization
2020-08-18 14:00:17 +08:00
createskyblue
21503d2a60 Optimize multi language
Optimize multi language,
improve efficiency and save memory

The project uses 32056 bytes and takes up (99%) program storage space.
The maximum size is 32256 bytes.
The global variables use 1733 bytes (84%) of dynamic memory, leaving 315
bytes of local variables. The maximum size is 2048 bytes.
2020-08-18 13:37:08 +08:00
createskyblue
cebea1811f Fix Menu Text Size 2020-08-18 12:17:41 +08:00
createskyblue
8c365b6dfd English is Back!!!
Once in order to add cool graphical interface, Chinese and even
animation to make memory tight, it is not necessary to delete part of
the English support.
But after thrilling optimization
(the project uses
32234 bytes and takes up (99%) program storage space. Up to 32256
bytes)

95% of English support is back (5% due to the removal of the
message screen function)

It's more difficult to scan the x648
code
(nobody knows compression better than I do)

At the same time, this
version optimizes some animation experience!

Of course, there are some
shortcomings. When you look at the code, it is easy to find that the
code from the English part about language support is very bloated

I am
shallow in knowledge, I hope someone can help me optimize it!!!

曾经为了加入炫酷的图形化界面、中文甚至动画使内存紧张不得以删除部分英文支持。

不过经过惊险的优化
(项目使用了 32234 字节,占用了 (99%) 程序存储空间。最大为 32256 字节)
95%的英文支持回来了 (5%是由于 MessageScreen函数被移除)

代价是二维码变得更难扫描(64x64 --> 48x48)
(没有人比我更懂压缩)

同时此版本优化一些动画体验!
当然有一些缺点,当大家查阅代码的时候很容易发现来自于英文部分关于语言支持的代码写的很臃肿!?
我学识浅薄,我希望有人可以帮助我优化它!!!
2020-08-18 02:15:14 +08:00
createskyblue
adbd5b9976 Simple display mode Update
简洁显示模式中加入数值滚动以及状态条
Simple display mode with numeric scrolling and status bar
2020-08-16 18:07:19 +08:00
createskyblue
b57fc16fb9 Numerical scrolling effect
1. Modify the scrolling direction to make the scrolling more coordinated
with the number size change
2. The main page also USES numerical scrolling in the simplified mode to
make the temperature change more vivid
2020-08-16 16:46:50 +08:00
createskyblue
69108dacfd Graphic library link 2020-08-16 15:27:40 +08:00
createskyblue
0ecbc092bd UI Upgrade
1. Beautify the detail page and increase the power bar
2. Menus have ICONS
3. Better scrolling animation
4. Get rid of the U8g graphics library and use the ArduBoy graphics
Library (Lite) to improve the frame rate and reduce memory usage to make
graphics possible
5. Add flip display Settings to adapt to the habits of different people
6. Add multilingual support for English and Chinese
2020-08-16 13:35:56 +08:00
createskyblue
988b28f497 更好的UI 2020-08-16 12:25:10 +08:00
wagiminator
b0cf127d87 Upload new version 2020-06-21 14:24:47 +02:00
Stefan Wagner
a765c3c43a Add files via upload 2020-05-18 21:41:36 +02:00
Stefan Wagner
1a9ff05005 Add files via upload 2020-05-02 20:17:28 +02:00
Stefan Wagner
3e43b9f93a Add files via upload 2020-05-02 20:16:48 +02:00
Stefan Wagner
266fc94d4d Add files via upload 2020-04-08 14:59:46 +02:00
Stefan Wagner
facd4b6f67 Add files via upload 2020-04-08 14:58:59 +02:00
wagiminator
16a6ca90e9 Create readme.txt 2020-03-24 12:06:17 +01:00
wagiminator
8e3ecea180 Delete empty 2020-03-24 12:01:26 +01:00
wagiminator
3b1cd28c97 Add files via upload 2020-03-24 12:00:45 +01:00
wagiminator
35b92bc81b Create empty 2020-03-24 12:00:19 +01:00
wagiminator
a1cf21652c Delete empty 2020-03-24 11:59:44 +01:00
wagiminator
109dc93d14 Add files via upload 2020-03-24 11:59:16 +01:00
wagiminator
05cafdd0e2 Create empty 2020-03-24 11:58:44 +01:00