mirror of
https://github.com/wagiminator/ATmega-Soldering-Station.git
synced 2025-08-06 12:57:18 +03:00
Update files
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
2198
software/UI_upgrade_by_createskyblue/Program/1.8/1.8t1/1.8t1.ino
Normal file
2198
software/UI_upgrade_by_createskyblue/Program/1.8/1.8t1/1.8t1.ino
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,6 @@
|
||||
*1.8t1 国庆节更新目标*
|
||||
|
||||
1.调整简约模式的界面设计
|
||||
2.加入编码器方向设定界面
|
||||
|
||||
3.加入自定义界面模式
|
2219
software/UI_upgrade_by_createskyblue/Program/1.8/1.8t2/1.8t2.ino
Normal file
2219
software/UI_upgrade_by_createskyblue/Program/1.8/1.8t2/1.8t2.ino
Normal file
File diff suppressed because it is too large
Load Diff
2248
software/UI_upgrade_by_createskyblue/Program/1.8/1.8t3/1.8t3.ino
Normal file
2248
software/UI_upgrade_by_createskyblue/Program/1.8/1.8t3/1.8t3.ino
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
17
software/UI_upgrade_by_createskyblue/Program/readme.txt
Normal file
17
software/UI_upgrade_by_createskyblue/Program/readme.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
*重要提示 Important note
|
||||
|
||||
版本号含有"t"的代表是测试版本,不稳定不推荐上传
|
||||
A version number with a "t" indicates a test version, and unstable uploads are not recommended
|
||||
|
||||
版本号含有多个"+" 代表是改进版本
|
||||
The version number contains multiple "+" to indicate an improved version
|
||||
|
||||
Upload:
|
||||
固件上传指令
|
||||
avrdude -c usbtiny -p m328p -V -U lfuse:w:0xff:m -U hfuse:w:0xdb:m -U efuse:w:0xfd:m
|
||||
avrdude -c usbtiny -p m328p -U flash:w:<name>.hex
|
||||
|
||||
Libraries:
|
||||
用到的库文件
|
||||
https://github.com/createskyblue/Arduboy2/
|
||||
https://github.com/mblythe86/C-PID-Library/tree/master/PID_v1
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,2 +0,0 @@
|
||||
avrdude -c usbtiny -p m328p -V -U lfuse:w:0xff:m -U hfuse:w:0xdb:m -U efuse:w:0xfd:m
|
||||
avrdude -c usbtiny -p m328p -U flash:w:<name>.hex
|
BIN
software/UI_upgrade_by_createskyblue/img/文本/旋钮.png
Normal file
BIN
software/UI_upgrade_by_createskyblue/img/文本/旋钮.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 358 B |
BIN
software/UI_upgrade_by_createskyblue/img/设置/Set19.png
Normal file
BIN
software/UI_upgrade_by_createskyblue/img/设置/Set19.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 222 B |
@@ -1,4 +0,0 @@
|
||||
Libraries:
|
||||
https://github.com/createskyblue/Arduboy2/
|
||||
https://github.com/mblythe86/C-PID-Library/tree/master/PID_v1
|
||||
|
Reference in New Issue
Block a user