in PlatformIO, the brackets are colour coordinated to show which pair open and close each other. If you havent figured it out yet, in ArduinoIDE if you select a { it will high lite it's mate. I simply added a delay to turn the selected light off after 2 seconds. That seemed to be the right amount of time to respond to the query.
Good day do you have a video on making a attitude indicator using a arduino? Looking to build one for my RC plane attitude speed and altitude or can you point me in the right direction please
I am legend?.. I used analogWrite instead of digitalWrite, but it worked most excellent. I also could not get if (color !=“red” || color!=“yellow” || color!=“green”){ Serial.println (“You must choose red, yellow or green” ) It would print You must… every time. If I dropped off the || color!=“yellow and green it worked. I placed it after color.toLowerCase. Don’t know
Thx again, I am always finding something interesting, which is new to me! Like the command that transform to lower case ..
Conditionals are important and ALWAYS GOOD to REVIEW!
I got the homework solution working after a bit of earned effort and felt good about it! Thank you!
Excellent!
Sorry I missed being online to watch today. Great video!
Hopefully you will make it next week.
I turned the pins off between the end of the WHILE statement and the readString and it worked fine.
in PlatformIO, the brackets are colour coordinated to show which pair open and close each other. If you havent figured it out yet, in ArduinoIDE if you select a { it will high lite it's mate. I simply added a delay to turn the selected light off after 2 seconds. That seemed to be the right amount of time to respond to the query.
Beautiful Paul, thank you 😊👍🏼
Thanks Paul, I was successful!
Thanks as ever Paul.
Good day do you have a video on making a attitude indicator using a arduino? Looking to build one for my RC plane attitude speed and altitude or can you point me in the right direction please
th-cam.com/video/2AO_Gmh5K3Q/w-d-xo.htmlsi=OFdCXO3d87s7etsm
Thank you Paul!
It would be very cool if you made lessons about Open AI to learn about AI love the lessons!
Hi, I added this :
if (userColor=="off"){
digitalWrite(redPin,LOW);
digitalWrite(yellowPin,LOW);
digitalWrite(greenPin,LOW);
}
if (userColor != "red" && userColor != "yellow" && userColor != "green" && userColor != "off") {
Serial.println("You typed it wrong, Sir");
delay(waitT);
}
to turn all off.
I am Legend, double Chest Bump🤜
LEGEND!
I am Legend - Double Chest Bump
LEGEND!
👍
I am legend 💪💪
LEGEND!
I am legend?.. I used analogWrite instead of digitalWrite, but it worked most excellent. I also could not get if (color !=“red” || color!=“yellow” || color!=“green”){ Serial.println (“You must choose red, yellow or green” ) It would print You must… every time. If I dropped off the || color!=“yellow and green it worked.
I placed it after color.toLowerCase. Don’t know
Used pin 9,10, 11
More Legendary lessons - th-cam.com/video/CpxZV8TS-n0/w-d-xo.html
LEGEND!
Lesson 17: th-cam.com/video/71ajLMf_6SM/w-d-xo.html
LEGEND!
my homework: th-cam.com/video/ZrIOIfbWMv0/w-d-xo.html Thank you mr. McWhorter for the great lesson.💪
LEGEND!
Thanks. Helped me figure out my one mistake…
my Homework: th-cam.com/video/kJYltc7JGu8/w-d-xo.htmlsi=4MMFCAyjCRLo_iv9
LEGEND!
Homework done: th-cam.com/video/y7uTm6oQbEk/w-d-xo.html
LEGEND!
Thanks for this lesson Paul. Homework done: th-cam.com/video/QlPcuTBOz58/w-d-xo.html
LEGEND!