mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-15 01:15:06 +01:00
Updated Cart Reader V1 (markdown)
parent
bd6a942b81
commit
7bc1493a62
@ -2,16 +2,8 @@ This was the very first hardware version. It only had a SNES cartridge slot.
|
|||||||
|
|
||||||
![image](https://dl.dropboxusercontent.com/s/p0efo94pqqzbjc3/v6_3dmodel.gif?dl=1)
|
![image](https://dl.dropboxusercontent.com/s/p0efo94pqqzbjc3/v6_3dmodel.gif?dl=1)
|
||||||
|
|
||||||
#### Updating the firmware:
|
### Updating the firmware:
|
||||||
The latest Arduino sketch should still be compatible as long as you do the following code change in Cart_Reader.ino before uploading.
|
This hardware variant runs the same Cart_Reader Arduino sketch as the others and can be updated to the newest version.
|
||||||
|
|
||||||
```
|
|
||||||
/******************************************
|
|
||||||
Define Input
|
|
||||||
******************************************/
|
|
||||||
// If you are using the old version with only one button add // in front of the next line
|
|
||||||
//#define enable_Button2
|
|
||||||
```
|
|
||||||
|
|
||||||
### More information:
|
### More information:
|
||||||
[[Cart Reader V1 PCB Build Guide]]
|
[[Cart Reader V1 PCB Build Guide]]
|
||||||
|
Loading…
Reference in New Issue
Block a user