You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-4Lines changed: 13 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ It is definitely **NOT COMPATIBLE** with Sega Master System and MegaDrive/Genesi
19
19
### Assembly
20
20
Solder all components to the board. No particular order is recommended, but starting with the smaller components might be a good idea.
21
21
22
-
**Do NOT solder D6**, solder a straight wire (or a trimmed resistor/diode leg) to jumper the two pads.
22
+
If you have one of the prototype boards with space for 6 diodes, **do NOT solder D6**, solder a straight wire (or a trimmed resistor/diode leg) to jumper the two pads.
23
23
24
24
A note about the LEDs: the **cathode** (shorter leg) goes to the **square pad**. If you solder them backwards, they will never light up. Also, make sure to dimension the series resistors properly, depending on how bright you want them: 220 ohm can be fine for older red LEDs, but I would recommend to do a test on your bench before soldering them in place.
25
25
@@ -38,10 +38,19 @@ It has been tested and found working fine on A1200s revisions 1.D4 and 2B, where
38
38
On A600s you might need to use an extender cable, since the adapter might not physically fit into port 1 because of the case shape.
39
39
40
40
### License
41
-
OpenAmigaJoyMouseSwitcher is Open Hardware. If you make any modifications to the board, please contribute them back.
OpenAmigaJoyMouseSwitcher is provided to you 'as is' and without any express or implied warranties whatsoever with respect to its functionality, operability or use, including, without limitation, any implied warranties of merchantability, fitness for a particular purpose or infringement. We expressly disclaim any liability whatsoever for any direct, indirect, consequential, incidental or special damages, including, without limitation, lost revenues, lost profits, losses resulting from business interruption or loss of data, regardless of the form of action or legal theory under which the liability may be asserted, even if advised of the possibility or likelihood of such damages.
43
+
OpenAmigaJoyMouseSwitcher is Open Hardware licensed under the [CERN OHL v. 1.2](http://ohwr.org/cernohl).
44
+
45
+
You may redistribute and modify this documentation under the terms of the CERN OHL v.1.2. This documentation is distributed *as is* and WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES whatsoever with respect to its functionality, operability or use, including, without limitation, any implied warranties OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE or infringement. We expressly disclaim any liability whatsoever for any direct, indirect, consequential, incidental or special damages, including, without limitation, lost revenues, lost profits, losses resulting from business interruption or loss of data, regardless of the form of action or legal theory under which the liability may be asserted, even if advised of the possibility or likelihood of such damages.
46
+
47
+
A copy of the full license is included in file [LICENSE.pdf](LICENSE.pdf), please refer to it for applicable conditions. In order to properly deal with its terms, please see file [LICENSE_HOWTO.pdf](LICENSE_HOWTO.pdf).
48
+
49
+
The contact points for information about manufactured Products (see section 4.2) are listed in file [PRODUCT.md](PRODUCT.md).
50
+
51
+
Any modifications made by Licensees (see section 3.4.b) shall be recorded in file [CHANGES.md](CHANGES.md).
52
+
53
+
The Documentation Location of the original project is https://github.com/SukkoPera/OpenAmigaJoyMouseSwitcher/.
45
54
46
55
### Support the Project
47
56
Since the project is open you are free to get the PCBs made by your preferred manufacturer, however in case you want to support the development, you can order them from PCBWay through this link:
0 commit comments