pico-w-clock/README.md
Sagi Dayan 7c36d8eea3 initial commit
Signed-off-by: Sagi Dayan <sagidayan@gmail.com>
2023-04-22 14:58:04 +03:00

941 B

🕰 PicoClock

Ayala & Ido's Clock

PicoClock in the dark

Configuration

  • Connect to the PicoClock's WiFi network (SSID PicoClock, Password: ********)
  • Open your browser and head over to http://192.168.4.1
  • From there you should sync the PicoClock time with yout phone/laptop by clicking on the Set Time button

Then you can configure time for day/night or manually toggle the lights as you please.

RaspberryPi Pico setup

This setup is very stright forward. PIO's used:

Day Time
  • PIO..
Night time
  • PIO..

And that's it. To add/change PIO please take a look here. Simply add the pins to the arrays self._day_pins and self._night_pins

screenshot of the web interface

Made with ❤️ by ZeGoomba.