Skip to content

Commit 9576e7a

Browse files
Update README.md
1 parent 0b3b628 commit 9576e7a

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
## PyDOS-virtkeyboard The modules needed to add virtual keyboard support to PyDOS
1+
## PyDOS-virtkeyboard
2+
3+
**The modules needed to add virtual keyboard support to PyDOS**
4+
5+
The **lib/pydos_ui_virt.py** file performs the keyboard abstraction for PyDOS.
6+
7+
To setup the virtual keyboard in PyDOS follow the standard PyDOS installation instructions and after
8+
the setup.bat file has been run perform the following steps:
9+
10+
1) On the microcontroller rename /lib/pydos_ui.py to /lib/pydos_ui_uart.py
11+
2) copy the contents of this repository to the microcontroller

0 commit comments

Comments
 (0)