Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/gpio2nesc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-07-04 18:52:20 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-07-04 18:52:20 +0300
commit25997f3061d62cfbe6370f033fd11b7f96cb42fb (patch)
tree0a4bb0edff97232b4f1aa2dd9034b0f70cb5b6b1
parent02879221034fc9482bc67b81f6be15c047b5b47b (diff)
parentb68eb7a15f1b62b146d3a96861dbd2bbaec0dced (diff)
Merge branch 'master' of https://github.com/ClusterM/gpio2nescHEADmaster
-rw-r--r--README.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/README.md b/README.md
index f2e7658..1223a09 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,17 @@
# gpio2nesc
-Adapter allows to attach any DIY buttons to NES/SNES Classic, good for arcade cabinet
+
+This adapter allows to attach any DIY buttons to NES/SNES Classic, good for arcade cabinet.
+
+![Photo](https://scontent-arn2-1.cdninstagram.com/vp/10aad0dd8e43e658189b8839dc8de65f/5BC84EE8/t51.2885-15/sh0.08/e35/s640x640/34870797_681954945478244_2767128007247134720_n.jpg)
+
+Required parts:
+* ATMEGA8A or ATMEGA8L (but it's easy to compile project for other microcontrollers)
+* 3 x 2k2 resistors
+* Red LED (optional)
+* Green LED (optional)
+* 2 x 200 resistors (optional, required for LEDs)
+* Classic controller connector (you can buy some extension cords and cut it out)
+
+Open gpio2nesc.lay6 using Sprint Layout to see PCB. It's one-side PCB, so it's easy to make at home.
+
+![Photo](https://scontent-arn2-1.cdninstagram.com/vp/4393e66d57d32ce81d3d32d220ceded0/5BDF6E90/t51.2885-15/e35/35948741_271854510037245_6494137203210321920_n.jpg)