{
"version": 1,
"author": "RASIK PATEL",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-nano", "id": "nano", "top": 33.6, "left": -19.7, "attrs": {} },
{ "type": "wokwi-ky-040", "id": "encoder1", "top": -46.3, "left": 8.8, "attrs": {} },
{ "type": "wokwi-ds1307", "id": "rtc1", "top": 119.4, "left": 19.3, "attrs": {} },
{
"type": "wokwi-led-ring",
"id": "ring1",
"top": -91.26,
"left": -140.76,
"attrs": { "pixels": "60" }
}
],
"connections": [
[ "ring1:GND", "nano:GND.1", "black", [ "v0" ] ],
[ "ring1:VCC", "nano:VIN", "red", [ "v0" ] ],
[ "ring1:DIN", "nano:A0", "green", [ "v0" ] ],
[ "encoder1:GND", "nano:GND.2", "black", [ "h0" ] ],
[ "encoder1:VCC", "nano:5V", "red", [ "h0" ] ],
[ "encoder1:SW", "nano:A3", "green", [ "h0" ] ],
[ "encoder1:CLK", "nano:2", "green", [ "h0" ] ],
[ "encoder1:DT", "nano:3", "green", [ "h0" ] ]
],
"dependencies": {}
}