Go to file
Markus Koch 5226513971 display:kernel-driver: commit old work-in-progress code
Originally, I intended to do everything over SPI.
The new hardware, however, uses UART for the keyboard
and the printer, so this code is obsolete and the
display driver is pretty much complete the way it is
in the last commit.
2019-10-26 16:58:31 +02:00
display display:kernel-driver: commit old work-in-progress code 2019-10-26 16:58:31 +02:00
ioc/kernel-driver ioc: Add basic structure 2018-08-09 11:27:55 +02:00
keyboard keyboard: Add preliminary keyboard controller 2018-05-05 22:28:43 +02:00
printer/avr printer: Add preliminary printer controller 2018-05-12 20:29:50 +02:00
.gitignore Add display driver 2018-04-30 09:08:47 +02:00
README.MD Add display driver 2018-04-30 09:08:47 +02:00

README.MD

Brother LW-35 Modernization

Drivers, firmware and tools used in my LW-35 electronic typewriter modernization.

Documentation coming soon-ish.