WiFi Control Your Micropython Project Using a Web Interface

  Рет қаралды 30,221

Bytes N Bits

Bytes N Bits

Күн бұрын

Пікірлер: 88
@durimmiziraj4815
@durimmiziraj4815 Жыл бұрын
Hands down, THE best tutorial I have ever come across.
@BytesNBits
@BytesNBits Жыл бұрын
Thanks. Glad you found it useful.
@dougblanding8791
@dougblanding8791 Жыл бұрын
Bob, Thanks for this fantastic series of tutorials on webserver for Pico.
@BytesNBits
@BytesNBits Жыл бұрын
Thank you very much. I hope you've found them useful.
@weyersjc
@weyersjc 6 ай бұрын
Thank you, I wish more you tubers can adopt your way of explaining. Well done to you sir!
@BytesNBits
@BytesNBits 6 ай бұрын
Happy to help
@MorrWorm8
@MorrWorm8 Жыл бұрын
Bro!! A full video and posting a summary is such a great idea!! This is so awesome. Liked & Subscribed!!
@BytesNBits
@BytesNBits Жыл бұрын
Thanks for the sub!
@MorrWorm8
@MorrWorm8 Жыл бұрын
@@BytesNBits no problem, well deserved!
@elektron2kim666
@elektron2kim666 Жыл бұрын
Awesome. 19:50: You can get the correct time every night or so (and at startup) - maybe from a button. I like clocks.
@BytesNBits
@BytesNBits Жыл бұрын
Yes. Having the Internet opens up a lot of useful opportunities.
@patrickrobinson317
@patrickrobinson317 3 ай бұрын
Thanks for making this video and the ENTIRE series. Your work is greatly appreciated. 😊 Patrick from Bethesda, Maryland, USA
@BytesNBits
@BytesNBits 3 ай бұрын
Glad you enjoy it!
@RussellEveleigh
@RussellEveleigh Жыл бұрын
I’m glad I found this video and your channel. Your explanation really helped me. I’m looking forward to the follow up with REST! Also, looking to learn a simple way to pass variables via get or post that can then be used elsewhere in the code.
@BytesNBits
@BytesNBits Жыл бұрын
Hi. Glad you found it useful. The REST API video should be out this weekend. It will cover data passing in both directions.
@umutkayacan7659
@umutkayacan7659 Жыл бұрын
I liked the drawing animation in the beginning, very cool indeed.
@BytesNBits
@BytesNBits Жыл бұрын
Thank you! Cheers!
@janinnz1261
@janinnz1261 9 ай бұрын
This was a perfect beginner video ! You were very clear - Thank you !
@BytesNBits
@BytesNBits 9 ай бұрын
Glad it was helpful!
@tenapier
@tenapier Жыл бұрын
This is excellent! Thank you for your teaching and explanations, this is just what I needed to help learn the Pi Pico W and Micropython!
@BytesNBits
@BytesNBits Жыл бұрын
Glad it was helpful!
@rajbudhabhatti3449
@rajbudhabhatti3449 9 ай бұрын
Thank you for developing such a great video. I managed to connect my pico to router and as a AP with first try. Excellent support. Thanks.
@BytesNBits
@BytesNBits 9 ай бұрын
Glad it helped
@donreynolds2594
@donreynolds2594 2 ай бұрын
Most excellent tutorial. I look forward to seeing and learning more. Thank you
@BytesNBits
@BytesNBits 2 ай бұрын
Thanks.
@rahulathsr
@rahulathsr 9 ай бұрын
Loved your structured explanation!
@BytesNBits
@BytesNBits 9 ай бұрын
Glad you liked it!!
@ronkline8726
@ronkline8726 Жыл бұрын
Very good explanation of each part of the program . Thank you !!
@BytesNBits
@BytesNBits Жыл бұрын
Thanks. I hope you found it useful.
@marktompkins3180
@marktompkins3180 Жыл бұрын
This excellent! I've studied micropython for a long time, and this the best tutorial that I have ever seen. Thank you very much sir for sharing this.
@BytesNBits
@BytesNBits Жыл бұрын
Glad it was helpful!
@marktompkins3180
@marktompkins3180 Жыл бұрын
I have an idea for a project for you on your channel. It would be for a timelock device (like for a bank, but for personal use). It would comprise a scheduler, a calender, a schedule, perhaps an mqtt interface, and an a hardware interlock for actuating door lock relays. If you consult, and are interested, please quote me. I've looked at iec61131 and openplc to do this, but it has to be designed properly, and tested. Having an open source program would create a community, and I think that such a project would be very popular. I have a garden that I must tend, haven't coded for years, and also have other building construction that I is higher priority.
@failureisnotoptional929
@failureisnotoptional929 Жыл бұрын
Fantastic work, you sir are a Grade 1 communicator.
@BytesNBits
@BytesNBits Жыл бұрын
Thanks. Glad it helped.
@rd-tk6js
@rd-tk6js 8 ай бұрын
Very well explained, thanks !
@BytesNBits
@BytesNBits 8 ай бұрын
Glad it was helpful!
@yahmk3978
@yahmk3978 Жыл бұрын
Thank you!
@3phasetinkerer
@3phasetinkerer Жыл бұрын
Thanks for this excellent video. I will expand this to a mobile robot control. Currently controlling using RC PWM via Pico and I though I could expand to DIY telemetry if the processing power and signal is solid.
@BytesNBits
@BytesNBits Жыл бұрын
Sounds great! Let me know how you get on.
@MrBobWareham
@MrBobWareham Жыл бұрын
A very nice video, can I use ESP32 and Thonny to follow along with this tutorial?
@BytesNBits
@BytesNBits Жыл бұрын
This video should work fine on the ESP32. Some of the later videos in the series will need adjusting as the ESP32 handles multiple cores and async processing differently to the Pi Pico.
@qualityphotos1
@qualityphotos1 Жыл бұрын
Thank you ... I am an absolute beginner when it comes to MicroPython ... your video is excellent. Instead of the Raspberry Pi Pico I am using an ESP8266 Node MCU and the Mu editor. The only change that I found necessary to adapt your code to my ESP8266 was to change the 3 to a 5 when reporting a successful connection ... for some reason wlan.status() returns a different set of numbers when using an ESP8266. I look forward to your future videos
@BytesNBits
@BytesNBits Жыл бұрын
Glad it helped!
@rd-tk6js
@rd-tk6js 4 ай бұрын
Excellent tutorial, thanks ! I have one query. How do you actually load the simpleled.html file to PicoPi from PyCharm ?
@BytesNBits
@BytesNBits 4 ай бұрын
If you right click on a file you'll get the option to Run 'Flash..... This will upload it to the Pi Pico.
@RezaShafiei-w3y
@RezaShafiei-w3y Ай бұрын
thanks for the great tuturial. I have a question though, how did you copy the html file into Pi Pico using Pycharm?
@RezaShafiei-w3y
@RezaShafiei-w3y Ай бұрын
all good, I found you explained in another video, thanks again
@BytesNBits
@BytesNBits Ай бұрын
No problem. Hope you get it working.
@wyngreece7
@wyngreece7 Жыл бұрын
Excellent video! I have an sensor and i want to display new values every 2 seconds. Could this be done without refresh the page? Something like ajax method. Pico return the date to javascript, and javascript change data via ellement id
@BytesNBits
@BytesNBits Жыл бұрын
Yes. Create a read data API endpoint and use it to read the data every 2 seconds.
@arnoldschmucker9977
@arnoldschmucker9977 Ай бұрын
Excellent!
@BytesNBits
@BytesNBits Ай бұрын
Glad you liked it!
@TerribleShmeltingAccident
@TerribleShmeltingAccident Жыл бұрын
dig the channel name!
@BytesNBits
@BytesNBits Жыл бұрын
Thanks. I like it too!
@የትራፊክህጎችንበተግባርመ
@የትራፊክህጎችንበተግባርመ Жыл бұрын
one of the best!
@BytesNBits
@BytesNBits Жыл бұрын
thanks!
@bennybirgermllerjensen3223
@bennybirgermllerjensen3223 4 ай бұрын
Thanks!
@BytesNBits
@BytesNBits 4 ай бұрын
No problem! And thank you!
@tubenutzer0007
@tubenutzer0007 10 ай бұрын
In terms of content, I am looking for a way to store the access data for the WLAN securely, i.e. not in a separate file as plain text. As the RP2040 does not have a CryptoChip, the integration of an external chip such as the ATECC608A would be a possibility. But to be honest, that's a bit too much for me without help...
@BytesNBits
@BytesNBits 10 ай бұрын
Sounds like an interesting project.
@TOMTOM-nh3nl
@TOMTOM-nh3nl Жыл бұрын
Thank You
@BytesNBits
@BytesNBits Жыл бұрын
You're welcome
@Amalokch
@Amalokch Жыл бұрын
Stupid question: is there a way to program the pi pico w over wifi?
@BytesNBits
@BytesNBits Жыл бұрын
Not such a stupid question. Not directly. You'd need some sort of base image running in the Pico that allows the files to be uploaded. I'm not sure if that exists yet for the Pico but it's not unfeasible. Have a search on Google.
@Amalokch
@Amalokch Жыл бұрын
@@BytesNBits Thanks for not calling it stupid 😀, I indeed did some google foo and found something called "OTA" (Over the air) update like JFrog, it seems is used for large companies when they need to updates hundreds of IoT devices (pi Pico w). Perhaps a future video about it?
@Neil264Hoskins
@Neil264Hoskins 5 ай бұрын
In ap mode, did you need to turn off the sim on the phone?
@BytesNBits
@BytesNBits 5 ай бұрын
The sim shouldn't get in the way. You should see it as just another wifi network to connect to.
@gaderishi
@gaderishi Жыл бұрын
Can it be controlled by any place in the world
@BytesNBits
@BytesNBits Жыл бұрын
You'd need to expose your Pico through your router. By default your home router won't let external traffic onto your network - at least it shouldn't!!! You need to set up port forwarding to allow connections through your router to the Pico port 80 (HTTP port). Once you do that you can access the Pico on your home IP address (you'll find this in your router settings but note it can change over time unless you've got a static IP address).
@gaderishi
@gaderishi Жыл бұрын
@@BytesNBits thank you
@tubeDude48
@tubeDude48 Жыл бұрын
That piece of code at 24:00 is not in your github.
@BytesNBits
@BytesNBits Жыл бұрын
Hi. It's the simpleled.py file. The one on the GitHub repo is the final version. At 24 minutes we're just building up the code. Just comment out some of the url decoding bits. I hope this helps.
@tubeDude48
@tubeDude48 Жыл бұрын
@@BytesNBits - OK, got it!
@jimcraig5727
@jimcraig5727 Жыл бұрын
Very well explained tutorial. Looking forward to more on the Pico. You took a several month break, hope that isn't the case after this one.
@BytesNBits
@BytesNBits Жыл бұрын
@@jimcraig5727 Hi. Work got in the way as usual. Back on the electronics again. These projects take a bit more time to create.
@jimcraig5727
@jimcraig5727 Жыл бұрын
@@BytesNBits I'm hoping you may expand this Pico WiFi tutorial to include a wifi manager. I'd like to be able to use my robot car projects on other networks without recoding each time. Your detailed, clear method of instruction would be beneficial.
@arnoldschmucker9977
@arnoldschmucker9977 Ай бұрын
Web Server Project HTML included in file. kzbin.info/www/bejne/pIeUnYmPjKihj9k
@BytesNBits
@BytesNBits Ай бұрын
Thanks for the link. Good to see you got it working.
@RunningRunner46
@RunningRunner46 11 ай бұрын
please mention that pico w only supports 2.4 ghz speed or else you will destroy the brain of pico w users with only 5g wifi available LOL
@BytesNBits
@BytesNBits 11 ай бұрын
Thanks for the tip. I forget there are routers without 2.4GHz.
@gmailmisev
@gmailmisev Жыл бұрын
I watched this whole series today and learned a lot. Thank you for the videos! May i ask what editor you are using for the python code?
@BytesNBits
@BytesNBits Жыл бұрын
Thanks for our comments. I use PyCharm for coding in Python. The community edition is free. I did make a setup video a while back as an intro to micropython.
@emeraldmonarch3592
@emeraldmonarch3592 22 күн бұрын
12:54 *hawk tuah*
@RuedaSergio
@RuedaSergio Ай бұрын
Why am I getting this ERROR: OSError: [Errno 9] EBADF. on the following: client.close()
@BytesNBits
@BytesNBits Ай бұрын
I think it's telling you the client object wasn't connected to a valid stream or file when you tried to close it. Did it get closed in some error before the close call or something like that? Were you able to read anything through it? You'll need to put some debug output in the code leading up to the close statement to find out what's gone wrong.
@Andrey-rc6wp
@Andrey-rc6wp 7 ай бұрын
By far the coolest nerd on KZbin. Bro looks like a Chad and explains things like a Chad too 🫡
@BytesNBits
@BytesNBits 7 ай бұрын
Thanks... I think.
Add a web control panel to your project - the web server
30:50
Bytes N Bits
Рет қаралды 12 М.
啊?就这么水灵灵的穿上了?
00:18
一航1
Рет қаралды 48 МЛН
Part 5. Roblox trend☠️
00:13
Kan Andrey
Рет қаралды 2,5 МЛН
Кәсіпқой бокс | Жәнібек Әлімханұлы - Андрей Михайлович
48:57
451 Which Processor can kill the ESP32?
11:24
Andreas Spiess
Рет қаралды 350 М.
The new Raspberry Pi Pico W is just $6
7:56
Jeff Geerling
Рет қаралды 441 М.
Build your own web server using a Raspberry Pi Pico W using Phew!
1:13:44
Raspberry Pi Pico W: Wireless Weather Station
17:13
ExplainingComputers
Рет қаралды 291 М.
ESP32: Webserver, Websockets and JSON (WiFi Part 2) - Arduino
35:17
Raspberry Pi Pico W Simple Web Server C Tutorial - HTTP Server with SSI & CGI
19:46