Literally the best videos on Arduino, I always come here first
@rndmplayАй бұрын
Finally! after years of searching a fluent english language rushing through my ears! 😭 What a nice surprise!
@MartyHuie7 ай бұрын
Thank you this is very helpful. I'm sending this to someone for. It's over my head. Basically what I am trying to get someone to create it to have a circuit that went so much light is hitting it. The circuit comes on. Definitely need to measure the light. Here is my application. I'm trying to solve and if it exist please point me in that right direction. We're building a home off grid and there are some appliances such as my deep freeze, that does not run all that often and if it is off for one to three days, it would be OK. I'm only wanting it to come on when it is fully sunny outside, so it does not run at night and it does not run on rainy days. There are other devices that I'm wanting to do the same with yet. This is the easiest application to speak to.
@Science.Buddies7 ай бұрын
Hi - we're a K-12 STEM education nonprofit and can't really help with projects like this, you may want to ask in the official Arduino forums or other electronics communities like Reddit or Stackexchange.
@y-it42073 ай бұрын
Thank you, its about time I find a guy who i can understand😭
@GeorgePantel843 ай бұрын
Hello. I have a similar setup but I have a problem. The photoresistor measures the outside light and when the light level is around the threshold value and the light starts to flicker. The photoresistor values vary over and under the threshold value. I trayed adding a 1 second delay but now the flicker is every second. What should I add to the code so this doesn't happen any more?
@Science.Buddies3 ай бұрын
Hi - you could try taking an average of the last 10 (or 100, or so on) readings and that will help with the flickering. We don't have our own tutorial on taking an average but you should be able to find examples online and in the built-in example code.
@nevermind-wp3bfАй бұрын
Well, it's a sensor and as he said in this video this sensor is not that precise. When the light reaches the treshhold, becouse the sensor is not that precise, of course it will register different values and it will flicker. Programming also means that you need to solve a problem. In your case the problem will be how to trick the photoresistor to act more "precise". You can add a function outside the loop function and call it in the loop function which will monitor the treshold. Let's say you monitor 6 values in a row every time and if 2 of them are below the treshold, than set the led LOW. after that set a delay time and call that function again without turning the led ON if you encounter a "hit". This way, you won't notice if the led is flickering anymore
@zain35326 ай бұрын
Thanks, I modified the code and wiring a bit to make a nightlught with high light level LEDS when it is dark. Automatically turn off when photo cell detects light.
@yungrut65535 ай бұрын
The vilos ultimate starter kit has the resistor on the 5 volt (+) side which i also think is not intuitive . Thanks
@nohing23112 ай бұрын
Could you make a video using opt 101? Or refer me to some videos showing its working....i am using it but the value Fluctuates so much i dont know what to do
@Science.Buddies2 ай бұрын
Hi - we do not have our own tutorial on that or plan to make one anytime soon, but you could try asking on the official Arduino forums for help.
@venikavenkatesan5775 Жыл бұрын
Please do a model for electromeric effect
@user-mw2vq9oj7i8 ай бұрын
Thank you so much. I appreciate u brother
@raihansami150911 күн бұрын
why isnt it working
@Bl1tz4n9 күн бұрын
what is the problem for yours
@raihansami15099 күн бұрын
It is not Turning on
@williamkakooza46038 ай бұрын
This is great
@معتصممحمد-ظ2ن3 ай бұрын
the app name please
@Science.Buddies3 ай бұрын
the app is called Tinkercad and we have a tutorial for it here: kzbin.info/www/bejne/b4OpkHWQZqiaas0si=V6bJ0g_BvGkCiagS