<<@petewarby7158
says :
What an exceptional upload. This is exactly what I need to set up remote monitoring of a fridge for my wife's new cake business. Can anyone tell me if there is a way of periodically updating an Excel spreadsheet with temperature readings once every 6 hours???
>>
<<@PositivityInfinite
says :
Very cool
>>
<<@bluppprint
says :
How can you connect a small oled screen to it?
>>
<<@DavidCampos-ri1np
says :
Hi Great video. Just what I'm looking for. New to Pico but done the same with arduino R4 wifi. Problem ... Micropython BME280 not listed in Thonny. I have a AHT20 but can't find a working lib for that either. Any ideas?
>>
<<@zebcode
says :
Great video, simple easy to follow code too. I realise that this is just for demonstration purposes. Could be interesting to make it return JSON instead of HTML. I wonder how the updating is happening... old school meta refresh? Or modern server sent events? I want to make a wifi enabled furo for japanese urushi laquering. Humidity needs to be carefully controlled.
>>
<<@BritishBeachcomber
says :
Is there a version of the sensor that does rainfall, wind speed and wind direction?
>>
<<@stepansticha
says :
Hovno, Miro Žbirka pořád žije 👀
>>
<<@DavidRoberts-u3v
says :
Firstly will a bmp280 work with the weather station project? Secondly can you share the actual code for the project?
>>
<<@thebarneylejeune
says :
I love your videos and learn a lot from them. I am trying to read the temperature from two different BME280s and post them to the Pico hosted website, but I am having difficulty. Can you suggest how I would publish the readings from two BME280s to the website?
>>
<<@Barbarossa_67
says :
I built this and it works well (after some frustration with a faulty bme280 board). One hint that will save a lot of frustration - don’t name the program ‘main.py’ until it is debugged if it gets stuck in a loop there might not be a way of breaking out without wiping the flash drive. A follow-up could be making the web server run asynchronously so that the pico can do other things like logging data to a file.
>>
<<@DavidRoberts-u3v
says :
Can I get the actual code from you for this project?
>>
<<@tonywalker8250
says :
Excellent, thankyou.
>>
<<@desteban3uluaga
says :
That's an awesome and thoroughly explained tutorial. Thank you for sharing your wisdom!!!
>>
<<@marekgryglicki2631
says :
fajne. dziękuję
>>
<<@wizzardrincewind9458
says :
👍🖖
>>
<<@tonyweavers_M0SHG
says :
It works! Thanks for another great video Christopher. I had a couple of hiccups, I named the file main.pi instead of main.py. Schoolboy error!
>>
<<@jean-claudejacquet7824
says :
Thank a lot for your video, but I would like to know a easy solution for read these values when I have outside of my home. Could you explained how send this web page to one external server ?
>>
<<@stylistic007
says :
You are a fantastic teacher! Thank you from someone who knows nothing about programming.
>>
<<@antoniopiconrodriguez554
says :
Hi!! Congrats!! It would be possible to develop a weather station in a Raspberry 4B where It IS running Open Media Vault? Maybe as a docker compose? Anda it must be wireless. Thanks!!
>>
<<@seasonedtoker
says :
It is totally silly that every project I get into wit pico or rpi, Christopher has already done it, and to make matters more interesting, he actually gets his project to a point of same complexity that I am interested in, like sensor data shown on oled display, etc. Thank you for your videos, Christopher
>>
<<@przemeko
says :
GreatScott !
>>
<<@kerbalette156
says :
Dunno why but I always get BBC tomorrow’s world vibes when I watch you
>>
<<@allstar7778
says :
do we really need to use that white board on which you soldered the pi pcb ? can't the sensor directly connect on pi board without using any white board ?
>>
<<@rongeernaert1208
says :
Thanks for BME280 info, and I go to put a selfmade tipping bucket for rain messure !🤠
>>
<<@arniep740
says :
Thank you for this video. I enjoy all of your videos. I did get this one to work. However, I was wondering if there is a simple way of displaying each datum on a separate line on the webpage? I am pretty ignorant about how to format data on a webpage. Thank you and I hope to hear from you about this! Cheers!
>>
<<@micgent
says :
I feel like im back in the classroom, only this time I want to learn. Thank you for the great content. Now im off to integrate this into my Home Assistant.
>>
<<@damienduddy3096
says :
I started building my own just before this video came out. I had been meaning to update it as it was a prototype. It was a Pi Zero W connected to a 12v 7ah lead-acid battery and using OpenPyXL to record the values. I have finally finished the project by changing it to running on a Pico W, using Powerboost 1000c from Adafruit and a 4000mAh LiPo connected to 2 6-volt solar panels. I might upgrade it again once I acquire a Pico 2, as it draws less power. However, I want to finish the backlog of other projects before buying anything new. Thank you so much for this video, Chris! Yours is one my absolute favourites on Youtube! Looking forward to seeing a video on Pico 2!
>>
<<@davids9139
says :
I was just curious how these little boards work...watched this video....now I'm like "shut up and take my money!" Thank You for this video!
>>
<<@GenesCustoms.
says :
That is cool! I am not a code type guy, but I am interested in building a DIY Raspberry Pi5 weather station. along with my SkyCam I set up. Wish me luck.
>>
<<@teobenedict1733
says :
Easy to understand and a great introduction to the raspberry pi pico w! Will be great if you can show us how to activate a fan when a certain temperature has been reach.
>>
<<@TraceHadfield
says :
I like your channel thanks! I tried the pico w weatherstation, but got an error trying to install the bme280 package. While trying to search, it gave the Error code:
Any suggestions? Thanks.
>>
<<@patrickrobinson317
says :
When the Pico was connected directly to your computer the IP was 192.168.1.109. It was easy to see the IP Number on the screen at that point. 😊 After you took it outside it changed to 192.168.1.106. So, how did you determine what the new IP number was without having a screen attached to the Pico ? 😊 Thanks in advance for your reply !!!
>>
<<@JeremyDWilliamsOfficial
says :
I have watched MANY tech videos. You are EXTREMELY good at making these kinds of videos. They are to the point, clear, cover the important parts without going down rabbit holes - and best of all, provide quality resources that actually help. Please keep it up! And if you arent already covering this topic and are very brave, consider ROS2 tutorials (without using containers). Thanks again. Subbed. (I’ve seen your work before but have no clue why I wasn’t subbed already. I just assumed I was already as you’re that good!)
>>
<<@jwaddin
says :
Amazing job! Thanks for sharing! ❤
>>
<<@diodeskies9087
says :
Fantastic thank you
>>
<<@danandnancystone5530
says :
I have imported the module micropython_bme280. When I run the code, I get this error: Traceback (most recent call last): File "
", line 4, in
ImportError: no module named 'bme280' How can I fix this?
>>
<<@davetelling
says :
micropython-bme280 will not install in Thonny. I keep getting an error saying that it does not appear to be a python project. "bme280" (with the micropython-) installs OK, but obviously is not the one to use. I'm totally new at this, and am not sure what to do at this point.
>>
<<@shipbl1
says :
Could this project be possible on a pi3 a+, as I already have one laying around? Cheers
>>
<<@davetelling
says :
This is so freakin' cool! I'm going to have to try it!
>>
<<@graxxor
says :
Your channel reminds me of those old BBC coding programmes that they used to show when I was a kid... Filling our heads with fancy ideas, sparking our imaginations and above all showing us that this arcane magic was within our very grasps if we just pushed our envelopes a bit and tried something new. I honestly feel that the Pico W is now where the original RPi intended to be... with the added benefit of wifi!
>>
<<@daverich3352
says :
You have the same presentation style they used on Tomorrow's world in the 1980s.
>>
<<@jamiroquaiordie
says :
thank you Carlos Balá for all your knowledge
>>
<<@DiegoSandoval-cs5oo
says :
What kind of solder do you recommend for a beginner? Leaded or Lead-free? What's more safe?
>>
<<@adrift4days
says :
Extremely grateful for your work - so glad that I stumbled upon your channel, exactly what I was looking for.
>>
<<@Johan7188
says :
I've followed the video, connected the devised and copied the code. When trying to run the code I get the following error "AttributionError: 'module' object has no attribute 'BME280'". How do I resolve this error? Thank you.
>>
<<@thespacecowboy420
says :
Wow you actually used a BME280... because this is Rpi and not garb-o arduino... so you can't easily use garb-o sensors. Nice.
>>
<<@juleshorne8580
says :
Great video! Super clear and encouraging
>>
<<@Yakroo108
says :
👍👍👍
>>
<<@peters6601
says :
After much head scratching have managed to get this interesting project working late 2023! Since this video was made the Pi OS has become 'Bookworm', the only way I could get it to work for me was to use all software that is pre May '23. Was not straightforward, which is good as I learnt something.😁
>>
<<@larrybud
says :
Any idea of the range of the wifi?
>>
NEXT VIDEO
>>