The Tiny Lisp Computer is a self-contained computer programmed in Lisp. Some programming examples are included in the author’s website.
This article describes a self-contained computer with its own display and keyboard, based on an ATmega328, that you can program in Lisp. You can use it to run programs that interface to components such as LEDs and push-buttons via the I/O pins, read the analogue inputs, and operate external devices via the I2C and SPI interfaces. It has a small monochrome OLED display that gives 8 lines of 21 characters per line, and a miniature PS/2 keyboard
Tiny Lisp Computer using ATmega328 – [Link]
Subscribe
Login
0 Comments