From 9c73f6eedac23dbc2d265eee3727abb0039623ab Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Sun, 18 Apr 2021 00:03:01 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2296969..49eb454 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ Keyboard power ON options:
This source code support the original: PIC16F883 and a alternative compatible pinout: PIC18F26k20.
If you have the microsoft chip, you can replace it with one of this PIC's.
To flash use the pickit3 programmer, see the pinout in img folder.
-The chatpad keyboard use 3.3v, and have a boost converter on the right side, and go to 3.8V.
+ +The chatpad keyboard use 3.3v, and have a boost converter on the right side, to go at 3.8V.
If you what, you can do a bypass on boost, and power it at 5V.
To compile use Mikroc in https://www.mikroe.com/mikroc-pic or get the hex files in the hex folder.