Update README.md to include HD44780 variations and HD44780 todo list

This commit is contained in:
Tony Corbett G0WFV 2016-06-27 20:21:22 +01:00
parent c4a42d1279
commit 250eba1e6b
2 changed files with 4 additions and 2 deletions

View file

@ -6,4 +6,4 @@ to implement functions for larger screens.
Here's a list of things I would like to accomplish in the near future ...
- Scroll long source and destination IDs on small screens.
- Nothing planned at this time! Any suggestions?

View file

@ -5,8 +5,10 @@ It supports D-Star, DMR, and System Fusion.
It builds on 32-bit and 64-bit Linux as well as on Windows using VS2015 on x86 and x64. It can optionally control various Displays. Currently these are:
- HD44780 (sizes 2x16, 2x40, 4x16, 4x20)
- Support for HD44780 via 4 bit GPIO connection (user selectable pins)
- Adafruit 16x2 LCD+Keypad Kits (I2C)
- Connection via PCF8574 GPIO Extender (I2C)
- Nextion TFTs (sizes 2.4", 3.2" and 3.5")
- Adafruit 16x2 LCD+Keypad Kits
- TFT displays sold by Hobbytronics in UK
- OLED 128x64 (SSD1306)