mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-11 07:25:07 +01:00
Update README.md
This commit is contained in:
parent
076391deb0
commit
26cdadf1e5
@ -3,17 +3,19 @@
|
||||
# DIY Cartridge Reader for Arduino Mega 2560
|
||||
This Cart Reader is aimed at people that either already have experience with Arduino or always wanted to buy an Arduino and are searching for an interesting project to accomplish. All the Arduino source code along with the PCB files and detailed build guides can be found in this github. Happy making. 🔧🔨😊
|
||||
|
||||
[![image](https://dl.dropboxusercontent.com/s/0udh1gkl7kem90v/cartbatttop.jpg?dl=1)](https://dl.dropboxusercontent.com/s/p1s0selosoxr86f/1.jpg?dl=1)
|
||||
|
||||
For any questions or issues please join the discussion on the [Arduino Forum](http://forum.arduino.cc/index.php?topic=158974.9001).
|
||||
Be sure to check the guides in the [Wiki](https://github.com/sanni/cartreader/wiki) too.
|
||||
|
||||
[![image](https://dl.dropboxusercontent.com/s/0udh1gkl7kem90v/cartbatttop.jpg?dl=1)](https://dl.dropboxusercontent.com/s/p1s0selosoxr86f/1.jpg?dl=1)
|
||||
[![image](https://dl.dropboxusercontent.com/s/pswyr93ttrn0bbm/cartbatttop2.jpg?dl=1)](https://dl.dropboxusercontent.com/s/a54y5fhqaj4iiki/2.jpg?dl=1)
|
||||
|
||||
#### Features:
|
||||
- Completely stand-alone, does not need a PC to operate (unless for updating firmware)
|
||||
- Portable if fitted with battery add-on or suitable power bank
|
||||
- Easy to modify open-source code, write your own extensions and share them with others
|
||||
|
||||
[![image](https://dl.dropboxusercontent.com/s/pswyr93ttrn0bbm/cartbatttop2.jpg?dl=1)](https://dl.dropboxusercontent.com/s/a54y5fhqaj4iiki/2.jpg?dl=1)
|
||||
[![image](https://dl.dropboxusercontent.com/s/05bvrsapruip49o/cartbatttop3.jpeg?dl=1)](https://dl.dropboxusercontent.com/s/m2l97t86o3hvndm/3.jpg?dl=1)
|
||||
|
||||
#### Supported Systems:
|
||||
- Reads NES, Famicom and Family Basic cartridges including save
|
||||
@ -42,7 +44,4 @@ Be sure to check the guides in the [Wiki](https://github.com/sanni/cartreader/wi
|
||||
- Programs flashrom chips like AM29F016B/D, AM29F032B, MBM29F033C, MX29F1601, MX29F1610, MX29L3211, MX29LV160, MX29LV320, S29GL032M, MX26L6420, MBM29F800BA, AM29F800BB, LH28F016SUT, AM29F400AB, E28FXXXJ3A and AM29LV033C
|
||||
- Programs M27C322 eproms
|
||||
|
||||
[![image](https://dl.dropboxusercontent.com/s/05bvrsapruip49o/cartbatttop3.jpeg?dl=1)](https://dl.dropboxusercontent.com/s/m2l97t86o3hvndm/3.jpg?dl=1)
|
||||
|
||||
#### Video:
|
||||
[![](https://dl.dropboxusercontent.com/s/h2e08skmn9pbi2y/savegameyouprev.jpg?dl=1)](https://www.youtube.com/watch?v=r0J9Dplejjg)
|
||||
|
Loading…
Reference in New Issue
Block a user