README: Add reference to Keypad and VFD Extension Board
authorSergey Kiselev <skiselev@gmail.com>
Thu, 30 Sep 2021 15:32:20 +0000 (08:32 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Sep 2021 15:32:20 +0000 (08:32 -0700)
README.md

index 392f137..59a053d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ Minimal 8085 Single Board Computer
   * [Test Programs](#test-programs)
   * [Building the Software](#building-the-software)
 * [3D Printable Enclosure](#3d-printable-enclosure)
+* [Extension Boards](#extension-boards)
+  * [Keypad and VFD Extension Board](#keypad-and-vfd-extension-board)
 * [Frequently Asked Questions and Troubleshooting](#frequently-asked-questions-and-troubleshooting)
 * [References](#references)
 
@@ -511,6 +513,12 @@ See [3D Printable Enclosure for MiniMax8085](printed_parts/README.md) page for t
 
 ![MiniMax8085 3D Printable Enclosure](printed_parts/MiniMax8085-Case.jpg)
 
+## Extension Boards
+
+### Keypad and VFD Extension Board
+
+The [Keypad and VFD (vacuum fluorescent display) extension board](https://github.com/skiselev/minimax8085-keypad-vfd) provides simple 20-key keypad and display for MiniMax8085 SBC. 
+
 ## Frequently Asked Questions and Troubleshooting
 
 * Q: Board doesn't work. No output on the serial console.