Updated Cart Reader V1 (markdown)

sanni 2023-10-14 13:54:36 +02:00
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]]