mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-17 02:12:21 +00:00
Change ATMega328P to ATMega2560 at top of README
This commit is contained in:
parent
35d3bfb11b
commit
d08e65bef4
@ -1,4 +1,4 @@
|
||||
# ASCII Interface - Atmega328p
|
||||
# ASCII Interface - Atmega2560
|
||||
|
||||
This is is a key scanner module with parallel output, and optional serial
|
||||
output, supporting keyboards of up to 16 rows X 8 columns. This design uses the ATMega2560, since it's an easy port from the ATMega328P, which was initially selected for the sole reason of being familiar to hobbyists. The 2560 has much more I/O, which simplifies the design, assembly, and firmware, and opens up some additional possibilities.
|
||||
|
Loading…
Reference in New Issue
Block a user