Apollo-Simulation-Peripheral-Lab / DSKY

An affordable and easy to manufacture DSKY replica
https://shop.ortizma.com
7 stars 4 forks source link

Microcontroller Change #12

Closed Aeasala closed 6 months ago

Aeasala commented 6 months ago

https://es.aliexpress.com/item/1005006053215107.html

Pablo-Ortiz-Lopez commented 6 months ago

After some analysis, the initial microcontroller board chosen (Arduino UNO), is deemed to be too big to fit in the area below the keys, where it's supposed to be placed. It is because of this that I propose switching to an Arduino Nano board.

The Arduino Nano is essentially a shrunk down Arduino UNO, without sacrificing any functionality that is needed for this project. If there is no objection I shall update the branch #8 to use this board instead.

Aeasala commented 6 months ago

New uC implemented as of PR https://github.com/Pablo-Ortiz-Lopez/DSKY/pull/8 & Issue https://github.com/Pablo-Ortiz-Lopez/DSKY/issues/7