void setup()
{
pinMode(11, OUTPUT);
}
void loop()
{
int a=analogRead(A0)/4;
analogWrite(11, a);
}
A lifelong passion for innovation and a keen eye for the next big thing, I ensure you stay ahead in tomorrow's tech landscape.
LEARN MORE ABOUT ME