Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "version": 1,
- "author": "Semeniuk Andrii",
- "editor": "wokwi",
- "parts": [
- { "type": "wokwi-arduino-uno", "id": "uno", "top": 120, "left": 20, "attrs": {} },
- {
- "type": "wokwi-analog-joystick",
- "id": "joystick1",
- "top": -10.2,
- "left": 246.6,
- "attrs": {}
- },
- {
- "type": "wokwi-max7219-matrix",
- "id": "matrix1",
- "top": 13.33,
- "left": -48.26,
- "attrs": { "chain": "2" }
- }
- ],
- "connections": [
- [ "joystick1:VCC", "uno:5V", "red", [ "v0", "*", "v12" ] ],
- [ "joystick1:GND", "uno:GND.2", "black", [ "v0", "*", "v20" ] ],
- [ "joystick1:VERT", "uno:A0", "pink", [ "v222.12", "h-62.73" ] ],
- [ "joystick1:HORZ", "uno:A1", "purple", [ "v236.49", "h-7.65" ] ],
- [ "joystick1:SEL", "uno:2", "green", [ "v11.54", "h-52.46" ] ],
- [ "matrix1:CLK", "uno:13", "green", [ "h0" ] ],
- [ "matrix1:CS", "uno:10", "green", [ "h0" ] ],
- [ "matrix1:DIN", "uno:11", "green", [ "h0" ] ],
- [ "matrix1:GND", "uno:GND.1", "black", [ "h0" ] ],
- [ "matrix1:V+", "uno:5V", "red", [ "h0" ] ]
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement