Hi, how are you?
So, I used to program Arduino boards using graphic programimg languages, such as Ardublock and S4A as those languages are easy to teach kids. Now, I'm working with ESP32 and Ardublock, but it only works for digital I/O and analog input. The PWM dosn't work because Ardublock uses "analogWrite()" function, wich is not recognized by ESP32 (instead, ESP32 uses "ledC. write()" function, if I'm not mistaken).
Anyway, I really wanted PWM output on my project, so I was wondering whether there is something similar to Ardublock specific for ESP32, so I can use the PWM properly.
Any suggestions?
Graphic Programimg Language for ESP32
Re: Graphic Programimg Language for ESP32
I suggest extending Ardublock here is a link:
https://www.google.com/url?sa=t&source= ... 4798997417
https://www.google.com/url?sa=t&source= ... 4798997417
IT Professional, Maker
Santiago, Dominican Republic
Santiago, Dominican Republic
-
- Posts: 5
- Joined: Fri Mar 22, 2019 6:10 pm
Re: Graphic Programimg Language for ESP32
Thank you for the suggestion. It looks a little difficult for me, but I guess I should give it a try. Any other material to help me get into the "Hacking Ardublock World"?tommeyers wrote: ↑Sat Mar 21, 2020 1:58 pmI suggest extending Ardublock here is a link:
https://www.google.com/url?sa=t&source= ... 4798997417
-
- Posts: 5
- Joined: Fri Mar 22, 2019 6:10 pm
Re: Graphic Programimg Language for ESP32
I had never heard of Visuino before. I did some testing with it and found it really amazing! However, it was a little lagged on my computer, what made it a little hard to work with. And yes, it does work with PWM on ESP32, but it's interface is not exactaly what I'm looking for. I need simple blocks interface. Thank's for the suggestion, anyway.
Who is online
Users browsing this forum: No registered users and 64 guests