fix docs links

This commit is contained in:
lemonsh 2022-02-15 19:32:35 +01:00
parent c104599dfd
commit 7506aea1e8
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@ In order to build an algCalc device, you will need the following components:
## Keypad
The ***g*** in al**g**Calc stands for **gaming** which is why the keypad is intended to be a matrix of **mechanical** keyboard switches (like *Cherry MX Blue*, for example),
although you can use any kind of switch you want. The keypad should look like this (**R** is rows and **C** is columns):
![Keypad schematic](/docs/media/keypad.png)
The [wiring](/docs/wiring.md) page will help you connect the keypad correctly to the Arduino Nano.
![Keypad schematic](media/keypad.png)
The [wiring](wiring.md) page will help you connect the keypad correctly to the Arduino Nano.
## Power
The original project uses a 18650 Li-Ion cell with a TP4056 charger and a MT3608 step-up boost converter module,
although you should choose the way of powering your algCalc yourself, depending on your needs.

View File

@ -10,7 +10,7 @@ A1|_Enable_ (6)
A2-A5|_D4_ (11) - _D7_ (14)
* LCD Pin 3 should be connected to the Arduino (both 5V and GND) via a potentiometer to control the contrast.
### Keyboard
###### See [Components](/docs/components.md) for more information about the mechanical keyboard module.
###### See [Components](components.md) for more information about the mechanical keyboard module.
Arduino pins|Keyboard pins
---|---
D2-D5|_Row 0 _-_ Row 4_