superb,i have installed recently Arduino ide 2.2.1 Windows 11 ,but the feature is different and all the icons are not visible on the top,accessable only thru sketch and tools, and the code is only black not in color like the ordinary Araduino ide.any idea why.Thanks a lot
I am getting a compilation error 'LED_RX' was not declared in this scope. I did declare it in void setup() with pinMode(LED_RX,OUTPUT);. What am I doing wrong? (LED_BUILTIN, LED_RED, LED_BLUE show as possible choices while typing LED , but not LED_RX). Do I need to install a library that names these LEDs?
Man, you're great. Merry Christmas and thank you. It's nice to see someone that wants to help :)
Thank you and Merry Christmas! 🎅🎄🤶
Excellent tutorial . Very well done. Congratulations!! Looking forward to following the course and to the future lessons.
Thank you for the support I'll release lesson 03 by tomorrow 😁
Vest tutorial, thank you. i will comtinui your tutorialsl. I also bought tlhe kit 2 weeks ago. so i cane scros you tutorials.
Amazing 🤩
Thank you! Cheers!
Thanks for your help 🎉
You're welcome 😊
Sir can't wait for lesson 3 heheh❤
Yes, currently working on it. A bit busy with my work. I hope I can release it by tomorrow. Thanks for the support!
@@joedgoh thank you sir God bless you and your family
Hi mate can you recommend arduino c programming book as reference for beginners to intermediate pls love your first video wait for my board
superb,i have installed recently Arduino ide 2.2.1 Windows 11 ,but the feature is different and all the icons are not visible on the top,accessable only thru sketch and tools, and the code is only black not in color like the ordinary Araduino ide.any idea why.Thanks a lot
I am getting a compilation error 'LED_RX' was not declared in this scope. I did declare it in void setup() with pinMode(LED_RX,OUTPUT);. What am I doing wrong? (LED_BUILTIN, LED_RED, LED_BLUE show as possible choices while typing LED , but not LED_RX). Do I need to install a library that names these LEDs?
Hi, are you using the UNO R4 board? It is not going to work for R3.
Thanks for the reply. I was using the UNO R4 WIFI board. With the Minima I was able to call LED_RX and LED_TX. All is good now. Thnx@@joedgoh