I really enjoy your teaching style. I have myself and my students using these tutorials for learning how to use sensors, LEDs, motors, sound and pneumatics for animatronics. You do an amazing job as a teacher. Thank you so much.
So there's also a library where the code is already program and all you have to do is copy and paste it? and then just do some tweaks if you need to adjust this and that? I love your contents btw! Once i'm back in the US, will definitely try some projects from your content.
Dear Joed thanks for this course. I have one question. Is it possible to give an working solution of the Challenge Activity ? Thanks a lot and a lot of succes with the next lessons. best regards Bart
I still encourage you to try to accomplish the challenge 😊 it is part of the learning process. However, if you want to see how I accomplsihed it, please email me. joedgoh@gmail.com Thanks for watching!
Unfortunately the code will not compile on my R4 Minima using the 'PWMServo' library (exit status 1) I've checked all the usual things (boards, ports etc) and all okay, however it will work with 'Servo' library but not smoothly, any ideas?…2 hours later…Problem solved! 🎉 I compared the ‘.CC’ & ‘.h’ files between the PWMServo library I installed via library manager on the Arduino IDE, and the same library via ‘GitHub’ and they were different in that the library from ‘GitHub’ contained components for the R4 whereas the other did not, anyway I have installed the PWMServo library from ‘GitHub’ and all is working okay for now! 😁👍🏼
Good morning Joed, Sorry to bother you, however I tried to download this file several times and I still got an error "exit status 1" herewith is the error showing on my IDE "C:\Users\Admin\AppData\Local\Arduino15\packages\arduino\hardware enesas_uno\1.1.0\cores\arduino/pwm.h:25:10: note: candidate: bool PwmOut::begin(float, float) bool begin(float freq_hz, float duty_perc);"
I'm trying to control multiple servos or ESCs using the PWMServo.h library but as soon as I attach a second servo or ESC the program doesn't work. Anyone else experience this?
I get the Servo library to work, but not the PWMServo. tried your download from Google drive but still not working. Any ideas what is wrong?. Get error PWMServo.h: no such directory. in the PWMServo.cpp in section Arduino R4 it is looking for #include , can't find this library, is this the problem
On your boards manager, install the Arduino Uno R4 boards version 1.0.5 and not the 1.1.0. This recent update prevented PWMServo from working because it was last updated 6 months ago. It is no longer compatible with the recent R4 board update. Clearly, the R4 board has some issues with controlling the servo motor. It will improve with the future updates. Thanks!
I really enjoy your teaching style. I have myself and my students using these tutorials for learning how to use sensors, LEDs, motors, sound and pneumatics for animatronics. You do an amazing job as a teacher. Thank you so much.
Thanks you so much! 😊
Glad you like it. There are more lessons to come. Please share 😁
Finalmente è arrivata una nuova lezione... ❤❤❤ I corsi più belli che ho visto fino ad adesso. Spiegazioni perfette e chiare. 😊
Thank you so much. Glad you liked iit 😊😊
Thank you Jeod as per your email I uninstall 1.0.1 and use 1.0.5 and it it work. Thank you very much
You are welcome 😊
So there's also a library where the code is already program and all you have to do is copy and paste it? and then just do some tweaks if you need to adjust this and that? I love your contents btw! Once i'm back in the US, will definitely try some projects from your content.
Yes, you're correct. Thank you
Dear Joed thanks for this course. I have one question. Is it possible to give an working solution of the Challenge Activity ? Thanks a lot and a lot of succes with the next lessons. best regards Bart
I still encourage you to try to accomplish the challenge 😊 it is part of the learning process. However, if you want to see how I accomplsihed it, please email me. joedgoh@gmail.com
Thanks for watching!
thank you very useful
Thanks. Glad you liked it.🙂
Unfortunately the code will not compile on my R4 Minima using the 'PWMServo' library (exit status 1) I've checked all the usual things (boards, ports etc) and all okay, however it will work with 'Servo' library but not smoothly, any ideas?…2 hours later…Problem solved! 🎉 I compared the ‘.CC’ & ‘.h’ files between the PWMServo library I installed via library manager on the Arduino IDE, and the same library via ‘GitHub’ and they were different in that the library from ‘GitHub’ contained components for the R4 whereas the other did not, anyway I have installed the PWMServo library from ‘GitHub’ and all is working okay for now! 😁👍🏼
Try using this drive.google.com/file/d/1TVW16eckDunyJoG9qZKcHfBYajvmZvRi/view?usp=sharing and Add it as a Zip Library
Good morning Joed, Sorry to bother you, however I tried to download this file several times and I still got an error "exit status 1" herewith is the error showing on my IDE "C:\Users\Admin\AppData\Local\Arduino15\packages\arduino\hardware
enesas_uno\1.1.0\cores\arduino/pwm.h:25:10: note: candidate: bool PwmOut::begin(float, float)
bool begin(float freq_hz, float duty_perc);"
Downgrade the installed uno r4 board to version 1.0.5. Yours is 1.1.0. Or just simply use the Servo.h instead of the pwmservo.h
1st like, 1st view and 1st comment🎉🎉🎉
Thank you so much! Keep watching :)
I'm trying to control multiple servos or ESCs using the PWMServo.h library but as soon as I attach a second servo or ESC the program doesn't work. Anyone else experience this?
I get the Servo library to work, but not the PWMServo. tried your download from Google drive but still not working. Any ideas what is wrong?. Get error PWMServo.h: no such directory.
in the PWMServo.cpp in section Arduino R4 it is looking for #include , can't find this library, is this the problem
On your boards manager, install the Arduino Uno R4 boards version 1.0.5 and not the 1.1.0. This recent update prevented PWMServo from working because it was last updated 6 months ago. It is no longer compatible with the recent R4 board update. Clearly, the R4 board has some issues with controlling the servo motor. It will improve with the future updates. Thanks!
@@joedgohThank you for your speedy reply, the servo is now working on smooth mode. Looking forward to future lessons.
Thank you!. I will be releasing lesson 12 by tomorrow.
Again I am requesting, How so I contact you , I need some help with esp32 codes . Your new subscriber from Australia
joedgoh@gmail.com thanks!