mirror of
https://github.com/jscrane/r65emu.git
synced 2024-12-21 12:29:51 +00:00
Merge branch 'master' of github.com:jscrane/r65emu
This commit is contained in:
commit
0d307290ae
@ -15,10 +15,10 @@ of Phil Stewart's [SpiRAM library](http://playground.arduino.cc/Main/SpiRAM)
|
||||
|
||||
Hardware:
|
||||
---------
|
||||
- A [Stellaris Launchpad](http://www.energia.nu/Guide_StellarisLaunchPad.html),
|
||||
- A [Stellaris Launchpad](http://www.energia.nu/Guide_StellarisLaunchPad.html) or ESP32-based board, e.g., [Node32s](https://www.esp32.com/viewtopic.php?t=459),
|
||||
- An SD drive to store programs (for Stellarpad),
|
||||
- A 23k256 SPI RAM chip (for Stellarpad, optional),
|
||||
- A supported TFT screen, such as [this one](http://forum.stellarisiti.com/topic/626-ssd1289-32-320x240-tft-16bit-parallel-interface-touch-libraries/),
|
||||
- An SD drive,
|
||||
- A PS/2 keyboard.
|
||||
- A 23k256 SPI RAM chip (optional)
|
||||
|
||||
See _hardware.h_ for wiring details and other options.
|
||||
|
Loading…
Reference in New Issue
Block a user