Skip to content

Commit b663c28

Browse files
Update README.md
1 parent 9576e7a commit b663c28

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
## PyDOS-virtkeyboard
1+
## PyDOS-virtkeyboard - PyDOS running on a tablet?
22

33
**The modules needed to add virtual keyboard support to PyDOS**
44

5+
Currently this requires:
6+
- CircuitPython 9.x (pre-alpha)
7+
- an 800x480 "dot clock"/"666" display
8+
- FocalTech capacitive touch chips (Currently supports FT6206 & FT6236)
9+
10+
This has only been tested using the [HackTablet](https://hackaday.io/project/185831-hacktablet-crestron-tss-752-teardown-rebuild)
11+
512
The **lib/pydos_ui_virt.py** file performs the keyboard abstraction for PyDOS.
613

714
To setup the virtual keyboard in PyDOS follow the standard PyDOS installation instructions and after

0 commit comments

Comments
 (0)