201 Commits

Author SHA1 Message Date
cuu
569edf281e add gitignore 2022-09-04 21:38:12 +08:00
cuu
b826552d3d add demo volume code 2022-09-04 21:02:32 +08:00
cuu
548957a344 add hacked keyboard stm32duino bootloader files 2022-08-21 15:00:25 +08:00
cuu
7f8165ee80 add hacked keyboard firmware 2022-08-21 14:57:13 +08:00
cuu
182dedb675 devterm-printer.service add Restart=on-failure 2022-07-28 14:19:15 +08:00
cuu
9d324569c2 devterm cm4 kernel patch 2022-07-10 11:15:18 +08:00
cuu
0a86b0f311 add cm4 wiringpi patch 2022-06-29 13:45:13 +01:00
cuu
f079029294 add CM4 in thermal_printer 2022-06-29 13:43:51 +01:00
GNU
668e3295ff
Merge pull request #37 from kemenril/main
Took out a state variable that didn't end up being used.
2022-06-24 12:54:11 +08:00
cuu
d27d6b31aa thermal_printer bug fix,print_lines8 cfg null check logic bug 2022-06-22 14:49:05 +00:00
Chris Smith
f86efc8a38 Took out a state variable that didn't end up being used. 2022-06-12 03:34:15 +00:00
GNU
1649eb7202
Merge pull request #36 from kemenril/main
A06 fan control updates
2022-06-11 20:40:11 +08:00
Chris Smith
45b4a6d078 Changed the an control so that it considers every thermal zone separately, rather than just kind of wrongly lumping them all together and possibly getting the temperature values a bit confused. Added some log messges. Added function to read the fan state from GPO and made the control function use that rather than guess whether the fan is on. 2022-06-10 05:46:20 +00:00
Chris Smith
6765b86f86 Added cooldown threshold in separate variable. Fixed bug where state change might happen twice on one loop iteration. 2022-06-10 02:33:45 +00:00
Chris Smith
d119b30d56 New fan_loop function which starts the fan when the temperature reaches the threshold and doesn't stop it until the temperatue is a bit lower than the threshold. Also lowered the threshold a bit. 2022-06-10 00:30:30 +00:00
GNU
4664328eaf
Merge pull request #35 from c-logic/main
kick external gpio-tool
2022-06-08 19:26:14 +08:00
cuu
5e4b3aeb32 add R01 schematic 2022-06-08 09:15:41 +08:00
Dennis Heynlein
2204a04f37
Update README.md 2022-06-07 23:29:00 +02:00
Dennis Heynlein
525dec0864
Update temp_fan_daemon_a06.py
kick external gpio-tool
2022-06-07 23:26:38 +02:00
cuu
25d70e43f9 Merge branch 'thermal_fix1' 2022-06-05 19:28:57 +08:00
cuu
bdb60a88c2 Merge remote-tracking branch 'origin/thermal_fix1' into thermal_fix1 2022-06-05 19:27:56 +08:00
cuu
2110daf074 Merge branch 'main' into thermal_fix1 2022-06-05 19:26:56 +08:00
GNU
0ff2d74db9
Merge pull request #32 from c-logic/main
add devterm-wiringpi-cpi to apt install.
2022-06-01 11:53:15 +08:00
Dennis Heynlein
128473e5fd add devterm-wiringpi-cpi to apt install.
missing gpio-tool under Armbian.
2022-05-31 21:23:15 +02:00
cuu
b68b6bf787 Merge branch 'thermal_fix1' of https://github.com/clockworkpi/DevTerm into thermal_fix1 2022-05-23 23:23:31 -05:00
cuu
a342f7532e add accelerate for thermal printer 2022-05-23 23:23:07 -05:00
cuu
24f09a1781 update devterm R01 wiringPi patch 2022-05-22 11:09:40 +08:00
cuu
7a6c896cb6 Merge remote-tracking branch 'origin/main' into thermal_fix1 2022-05-22 10:21:48 +08:00
cuu
682c67aabb update devtem-socat.sh 2022-05-22 10:20:25 +08:00
cuu
007ac586ba IsPaper fix 2022-05-21 23:56:29 +00:00
cuu
c30acbcec5 add ENABLE_VH in print_lines_ft 2022-05-21 11:52:46 +00:00
cuu
167b2f520e test thermal code 2022-05-21 05:57:03 +00:00
cuu
abeb662fba d1_disable_vector_kernel.jpg 2022-05-12 13:35:23 +08:00
cuu
e47841188f add screenshots for wiki usage 2022-05-06 15:55:44 +08:00
cuu
84b4b352da add scr in readme 2022-04-28 16:42:51 +08:00
cuu
25da099726 add scr in readme 2022-04-28 16:41:54 +08:00
cuu
95da2f808e add devterm r01 screenshot 2022-04-28 16:39:08 +08:00
cuu
f5efe5368a add comments for r01 readme 2022-04-28 16:34:10 +08:00
cuu
d33384c7c7 add comments for r01 readme 2022-04-28 16:33:11 +08:00
cuu
42c5605264 add R01 twm config files 2022-04-28 16:30:03 +08:00
GNU
dc9784ded6
Merge pull request #29 from sboger/main
Update README
2022-04-25 13:59:05 +08:00
Steven Boger
7551b0a880
Update README 2022-04-23 19:48:20 -07:00
cuu
6c2f406972 armbian_build_a06/patch/README 2022-04-23 12:41:01 +08:00
GNU
83a7bfc434
Merge pull request #28 from sboger/main
Fix build by specifying kernel 5.10.60
2022-04-23 09:49:57 +08:00
Steven Boger
f1ea33fbf6
Update README 2022-04-22 16:15:35 -07:00
Steven Boger
9321b1669e
Update README 2022-04-22 16:13:21 -07:00
Steven Boger
32f3b1d76b
lock kernel build version to 5.10.60 2022-04-22 16:04:08 -07:00
cuu
ac2c11ac34 Merge branch 'main' of github.com:clockworkpi/DevTerm into main 2022-04-21 11:39:10 +08:00
cuu
2edd669d2d add devterm d1 patch files 2022-04-21 11:38:48 +08:00
GNU
151b3fba60
Merge pull request #27 from voronoipotato/patch-2
Delete coming soon
2022-04-20 08:41:03 +08:00