Thanks, great project. I think it makes sense to add a 3.3-5 volt logic level converter between the Gpio Pico and the LCD screen to avoid damaging the GPIO on the Pico board.
@yvesbarbin973 жыл бұрын
Good Job! and very well packed!
@jdelectronics26 Жыл бұрын
Thanks It seems it took 2 days of trobleshoot With thny V5:13 If lib gives error then Reinstall thonny and install urtc lib at fresh
@B.R.Garden Жыл бұрын
Brother could you do write the same code for the max7219 instead of LCD display please.
@yvesbarbin973 жыл бұрын
You seem to find no problem operating the tiny DS1307 RTC module on 3V3 only. Was it a specific lot of tiny RTC or just plain one?
@debabratatah48873 жыл бұрын
Bro, it is saying machine module is not found. How to solve this?
@Mark-ut3ml3 жыл бұрын
Sir good day ! Can i ask how can i trigger using set of time
@NikunjPanchal3 жыл бұрын
Hello, I don't understand what is trigger. What you want to do?
@barinvic Жыл бұрын
Hello, thanks. I just adapted to my display. Nice exersize to learn Python also. My questionis: Does it possible define function (def) in Raspberry MicroPython? Is it possible to add high-order zero to minuts and seconds (17:07:08 instead of 17:7:8)
@bhanukeerthivinod4323 жыл бұрын
thank you
@καΝενας-δ6λ3 жыл бұрын
how can i do this project to work with DHT11 ? can u combine them?
@TheUnofficialMaker2 жыл бұрын
yes
@radarmusen3 жыл бұрын
Thanks it help me a lot .
@ProyectosSteam2 жыл бұрын
Hola , me guataria que me ayudaras a instalar una alarma en determinada hora.... tus videos son un gran aporte ojalá leas este mensaje
@JoseFernandez-yz1sf3 жыл бұрын
Very good thanks
@RalphWLundvall3 жыл бұрын
DS3231 should suffice with no change to code except a double check of address.
@qsdrfghgujfddyffguff3 жыл бұрын
More process than arduino
@yogeshitaliya4733 жыл бұрын
सरस भाई
@zyghom3 жыл бұрын
brother, you did NOT set up date/time on Pico - you set it on RTC and you display from RTC idea is: install RTC, set proper date/time and THEN synchronize date/time on Pico so that every function time related on Pico shows proper time - not the time from RTC ;-)
@elektron2kim666 Жыл бұрын
Code a full clock on the Pico (options for setting the time) instead of this nonsense. 2-3 buttons around the display is easier and you can move on. :)