소스 검색

update readme

cuu 9 달 전
부모
커밋
8d001b0ebd
1개의 변경된 파일29개의 추가작업 그리고 0개의 파일을 삭제
  1. 29 0
      README.md

+ 29 - 0
README.md

@@ -1,5 +1,22 @@
 # DevTerm
 
+## Assembly guidelines
+
+* [Assembly guidelines](https://github.com/clockworkpi/DevTerm/blob/main/Clockwork_DevTerm_Assembly_Guidelines.pdf)  
+
+## Schematic
+
+* [DevTerm A06 core mainboard v3.14 schematic](https://github.com/clockworkpi/DevTerm/blob/main/Schematics/clockwork_DevTerm_A06_Core_for_Mainboard_V3.14_Schematic.pdf)
+* [DevTerm battery schematic](https://github.com/clockworkpi/DevTerm/blob/main/Schematics/clockwork_DevTerm_Battery_Schematic.pdf) 
+* [DevTerm Ext schematic](https://github.com/clockworkpi/DevTerm/blob/main/Schematics/clockwork_DevTerm_Ext_Schematic.pdf)
+* [DevTerm keyboard schematic](https://github.com/clockworkpi/DevTerm/blob/main/Schematics/clockwork_DevTerm_Keyboard_Schematic.pdf)
+* [DevTerm keyboard trackball schematic](https://github.com/clockworkpi/DevTerm/blob/main/Schematics/clockwork_DevTerm_Keyboard_Trackball_Schematic.pdf)
+* [DevTerm R01 core mainboard v3.14 schematic](https://github.com/clockworkpi/DevTerm/blob/main/Schematics/clockwork_DevTerm_R01_Core_for_Mainboard_V3.14_Schematic.pdf)
+* [Mainboard v3.14 schematic](https://github.com/clockworkpi/DevTerm/blob/main/Schematics/clockwork_Mainboard_V3.14_Schematic.pdf)
+* [Thermal printer schematic](https://github.com/clockworkpi/DevTerm/blob/main/Schematics/Spec_MTP02-I.pdf)
+* [LCD screen schematic](https://github.com/clockworkpi/DevTerm/blob/main/Schematics/ICNL9707_Datasheet.pdf)
+* [CM4 adapter schematic](https://github.com/clockworkpi/DevTerm/blob/main/clockwork_Adapter_CM4_Schematic.pdf)
+
 ## OS images
 
 ### A04
@@ -53,6 +70,18 @@ Here's how you can flash the firmware on DevTerm(A06 or CM4) or a PC running Ubu
 7. If any issues occur or the keyboard loses control (which is unlikely), simply reboot DevTerm to resolve it.
 8. Rest assured that this flash program will not brick your keyboard.
 
+
+## Thermal printer testing commands
+
+* Hello World  
+`echo "hello world\n\n\n\n\n\n\n\n\n\n" > /tmp/DEVTERM_PRINTER_IN`
+
+* print the test page  
+`echo -en "\x12\x54" >  /tmp/DEVTERM_PRINTER_IN`
+
+* [more](https://github.com/clockworkpi/DevTerm/tree/main/Code/thermal_printer)
+
+
 ## Community
 Please visit our [forum](https://forum.clockworkpi.com/) for more information