Files
ATmega-Soldering-Station/software/binaries
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
..
2020-08-18 02:15:14 +08:00
2020-08-18 02:15:14 +08:00
2020-08-18 02:15:14 +08:00
2020-08-18 02:15:14 +08:00
2020-08-18 14:08:54 +08:00
2020-08-21 12:05:30 +08:00
2020-03-24 11:59:16 +01:00

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

re2: rotary encoder with 2 increments/step
re4: rotary encoder with 4 increments/step