Hi - thanks for this video and the work you've done behind the scenes. I am interested in trying this but I only have Raspberry Pi Pico 2 W available - I did try experimentally following your steps but when I get to the stage of compiling / uploading the code to the Pi it fails with a 'device not supported' message even though the Pico 2 W is a supported device in the current versions of the libraries your code uses. Is it possible to explain in a sentence or two what changes need to be made to your source in order to compile and run the code on a Pi 2 W?
@mrgreensworkshop6 күн бұрын
@@siriusmicromaniac Thank you for stopping by and commenting. Did you try step by step instructions at the GitHub repo? Btw, thanks for watching.
@brue714521 күн бұрын
Thanks for the great video! I made it working as well with the echo 3th generation.
@mrgreensworkshop19 күн бұрын
Glad it helped!
@recantha Жыл бұрын
Good video. The method is convoluted but practical! Thanks for covering this!
@mrgreensworkshop Жыл бұрын
Thank you for stopping by and commenting. Actually it is. As you said it's practical and it was the fastest way to implement. Glad I could help. Thanks for watching.
@NicholasOrlick11 ай бұрын
Would this work for a garage door opener?
@mrgreensworkshop11 ай бұрын
If you can make the required electrical connection (Relay or SSR), why not?
@NicholasOrlick11 ай бұрын
@@mrgreensworkshop I suppose it would just be like a switch or anything else
@ShinesMonkey1 Жыл бұрын
The pico W connects well, but after about eight or 10 minutes it loses connection spontaneously. I can unplug and replug to reconnect but that gets to be a pain. Any suggestions? Thanks.
@mrgreensworkshop Жыл бұрын
I didn't have any problems while testing it. Please use the tested versions that I mentioned (Async TCP and Arduino Pico Core) on the GitHub repo. BTW, thanks for watching
@thejasrinivas20902 жыл бұрын
can we configure to control multiple pinouts independently?
@mrgreensworkshop2 жыл бұрын
Yes you can, Please check out the examples on GitHub. I'm sure you can get the idea.
@thejasrinivas20902 жыл бұрын
@@mrgreensworkshop is echo needed or can we add a device from alexa app? ( I don't have echo device right now)
@mrgreensworkshop2 жыл бұрын
@@thejasrinivas2090 I'm not sure if it's possible.
@zhouyu99712 жыл бұрын
Thank you so muchFor this link
@zhouyu99712 жыл бұрын
It’s in arduino/c code, but Im using micropython😂. Another lots of things to learn. However im quite confident i can figure out a way. It has to be one if those few protocols
@mrgreensworkshop2 жыл бұрын
You are welcome.
@jyvben15202 жыл бұрын
one minor point, needs the cloud, local voice recognition might be doable.
@mrgreensworkshop2 жыл бұрын
Thank's for watching. Indeed might be doable. 😊
@rkec6515 Жыл бұрын
I tried setting this up for my girlfriend, but she doesn't have a password on her wifi. I tried deleting the required attribute and make the pattern .{0} in the html but to no avail. How would I set this up without a wifi password?
@mrgreensworkshop Жыл бұрын
Hi, Check the function name called configModeCheckAndWifiConn; inside the function there is a part that checks the "ssid" and "pass" variables to see if they're null or not. By removing the "pass" null check, it should work. Connecting such an IoT device to a non-secure network is highly discouraged.
@mmg787 Жыл бұрын
Thanks bro…
@mrgreensworkshop Жыл бұрын
Thank you for stopping by and commenting. Thanks for watching!
@Thanks-AgainАй бұрын
Lol unwatchable in a house with Alexa devices
@mrgreensworkshop4 күн бұрын
Imagine editing the video in a house with Alexa devices. Ohh man..