DevTerm

OS images

A04

http://dl.clockworkpi.com/DevTerm_A04_v0.2h.img.bz2 (32bit)
md5sum acec1d02a37bfbffc9ed025fd718948e

A06

http://dl.clockworkpi.com/DevTerm_A06_v0.2h.img.bz2
md5sum 26f52bfde573479960d8696f407d19b9

CM3

http://dl.clockworkpi.com/DevTerm_CM3_v0.1a.img.bz2 (32bit)
md5sum bef6c111863f8d2e6ef1cb23be354152

CM4

R01

http://dl.clockworkpi.com/DevTerm_R01_v0.2a.img.bz2
md5sum 49aa472a6e4d81a48e0a1a26436f02c2

After downloading the files, you need to uncompress them. Please note that MacOS requires version 11.6 or higher to uncompress 7z files.

For flashing the OS image, you can use the following tools:

  • Windows and macOS users can use Etcher to flash the image.
  • Linux users can use the "dd" command to flash the image.

Devterm keyboard firmware flash program available. You can download it from this link: Devterm Keyboard Firmware Flash Program.

Here's how you can flash the firmware on uConsole(A06 or CM4) or a PC running Ubuntu 22.04:

  1. Download the devterm_keyboard_flash.tar.gz file.
  2. Extract the contents of the archive: tar zxvf devterm_keyboard_flash.tar.gz.
  3. Install the required package using the following command: sudo apt install -y dfu-util.
  4. Navigate to the extracted directory: cd devterm_keyboard_flash.
  5. Execute the flash script with root privileges: sudo ./flash.sh.
  6. If everything goes well, you will see a progress bar indicating the flashing process.
  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.
Description
This code repository offers downloads for the latest images of various DevTerm models, as well as kernel patches, keyboard firmware, the source code for screen and printer drivers, hardware schematics, assembly instructions, and essential technical documents.
Readme LGPL-2.1 106 MiB
Languages
C 47.8%
Shell 46.8%
C++ 2.6%
Makefile 1.2%
Python 1%
Other 0.6%