{
"version": 1,
"author": "ARTUR HENRIQUE FERNANDEZ DA SILVA MACHADO",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-mega", "id": "mega", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-photoresistor-sensor",
"id": "ldr2",
"top": 224.67,
"left": -74.8,
"attrs": {}
}
],
"connections": [
[ "ldr2:VCC", "mega:5V", "red", [ "h0" ] ],
[ "ldr2:GND", "mega:GND.2", "black", [ "h0" ] ],
[ "ldr2:AO", "mega:A5", "green", [ "h0" ] ]
],
"dependencies": {}
}