Arduino Photoresistor: Difference between revisions
From wikiluntti
(Created page with "== Introduction == Simple code to use photoresistor. == Code == == ==") |
|||
Line 3: | Line 3: | ||
Simple code to use photoresistor. | Simple code to use photoresistor. | ||
The resistance of a photoresistor decreases when it is hit by light, or it lets electricity flow through it if light is hitting it | |||
== Code == | == Code == | ||
== == | == == |
Revision as of 17:56, 29 November 2024
Introduction
Simple code to use photoresistor.
The resistance of a photoresistor decreases when it is hit by light, or it lets electricity flow through it if light is hitting it