{
"version": 1,
"author": "Arvind Patil",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-mega", "id": "mega", "top": 0, "left": 0, "attrs": {} },
{
"type": "chip-st7735s128x160-lcd-controller",
"id": "chip1",
"top": -15.02,
"left": 425.6,
"rotate": 180,
"attrs": {}
},
{
"type": "wokwi-led",
"id": "led1",
"top": -157.2,
"left": 205.4,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -157.2,
"left": 282.2,
"attrs": { "color": "limegreen" }
},
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": -189.6,
"left": 30.6,
"attrs": { "volume": "0.1" }
},
{ "type": "wokwi-servo", "id": "servo1", "top": -107.6, "left": 172.8, "attrs": {} },
{ "type": "wokwi-ky-040", "id": "encoder1", "top": -84.7, "left": 28, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": 219.5, "left": 374.2, "attrs": {} },
{ "type": "board-ds18b20", "id": "temp1", "top": 229.27, "left": 32.88, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot2", "top": 219.5, "left": 268.6, "attrs": {} },
{ "type": "wokwi-slide-switch", "id": "sw1", "top": 234.8, "left": 137.5, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot3", "top": -106.9, "left": 383.8, "attrs": {} }
],
"connections": [
[ "chip1:GND", "mega:GND.3", "black", [ "h9.6", "v28.8", "h-384" ] ],
[ "chip1:VCC", "mega:5V", "red", [ "h19.2", "v28.8", "h-19.2" ] ],
[ "bz1:2", "mega:8", "green", [ "v9.6", "h95.6", "v76.8", "h9.6" ] ],
[ "bz1:1", "mega:GND.2", "green", [ "v9.6", "h-48", "v297.6", "h163.2" ] ],
[ "led2:C", "led1:C", "green", [ "v9.6", "h-76.4" ] ],
[ "led1:C", "servo1:GND", "green", [ "v0", "h-38" ] ],
[ "led1:A", "mega:7", "green", [ "v96", "h-28.8" ] ],
[ "mega:6", "led2:A", "green", [ "v-37.8", "h30.4", "v-86.4", "h76.8" ] ],
[ "servo1:PWM", "mega:9", "green", [ "h-19.2", "v9.8" ] ],
[ "servo1:V+", "encoder1:VCC", "green", [ "h0" ] ],
[ "encoder1:GND", "servo1:GND", "black", [ "h9.6", "v-18.4" ] ],
[ "encoder1:DT", "mega:2", "green", [ "h-48", "v105.7", "h76.8" ] ],
[ "encoder1:CLK", "mega:3", "green", [ "h-57.6", "v124.8", "h134.4" ] ],
[ "pot1:SIG", "mega:A0", "green", [ "v19.2", "h-48.4", "v-105.6", "h-156.3" ] ],
[ "pot1:VCC", "chip1:VCC", "red", [ "v19.2", "h47.2", "v-86.4", "h86.4" ] ],
[ "pot1:GND", "chip1:GND", "black", [ "v19.2", "h57.6", "v-76.8", "h96" ] ],
[ "temp1:VCC", "mega:3.3V", "red", [ "v9.6", "h19.2", "v-96", "h78.2" ] ],
[ "temp1:GND", "mega:GND.3", "black", [ "v19.2", "h48", "v-67.2", "h97.35" ] ],
[ "temp1:DQ", "mega:A2", "green", [ "v28.8", "h48", "v-86.4", "h131.5" ] ],
[ "mega:A3", "pot2:SIG", "green", [ "v122.7", "h69.95" ] ],
[ "pot2:GND", "pot1:GND", "black", [ "v19.2", "h96" ] ],
[ "pot2:VCC", "pot1:VCC", "red", [ "v28.8", "h104.8" ] ],
[ "mega:5V", "encoder1:VCC", "red", [ "v26.7", "h-164.5", "v-297.6", "h153.6", "v38.4" ] ],
[ "mega:5", "sw1:3", "green", [ "v0" ] ],
[ "sw1:2", "pot2:GND", "green", [ "v28.8", "h124.9" ] ],
[ "mega:48", "chip1:DC", "green", [ "v-7.85", "h51.8", "v28.8" ] ],
[ "mega:49", "chip1:RST", "green", [ "h22.6", "v30.55" ] ],
[ "mega:53", "chip1:CS", "green", [ "h32.2", "v-7.9" ] ],
[ "mega:47", "chip1:BLK", "green", [ "v-7.95", "h32.2", "v57.6" ] ],
[ "chip1:SCK", "mega:52", "green", [ "h19.2", "v28.8", "h-215" ] ],
[ "mega:51", "chip1:MOSI", "green", [ "v-36.8", "h51.4", "v28.8" ] ],
[ "mega:A1", "pot3:SIG", "green", [ "v-59.7", "h118", "v-48", "h67.2" ] ],
[ "pot3:GND", "mega:GND.3", "black", [ "v182.4", "h-172.8" ] ],
[ "pot3:VCC", "mega:5V", "red", [ "v9.6", "h-29.6", "v124.8", "h-57.6", "v38.4", "h-172.8" ] ],
[ "mega:18", "encoder1:SW", "green", [ "v19.8", "h-202.9", "v-9.6" ] ],
[ "encoder1:GND", "mega:GND.1", "black", [ "h0", "v29.6", "h-19.2" ] ]
],
"dependencies": { "chip-st7735": "github:martysweet/[email protected]" }
}