/Microterm

A pseudo-shell and REPL in a small, low power package

Primary LanguagePython

Microterm

This project runs on a Adafruit Trinket M0 using CircuitPython. The idea is to have a simple shell for filesystem operations similar to a standard computer shell, and a python REPL shown on a small display.

TODO

Progress (40% done breadboard prototype)

  • Optimize display for maximum speed
  • Implement complete REPL (currently just exec() and eval())
  • Finish screen scrolling
  • Add keyboard input from USB host board
  • Add FAT filesystem from USB host board
  • (beta) 3D print case
  • (beta) Solder onto protoboard
  • (beta) Add AA battery -> 5V power