educ8s / CircuitPython-Clock-with-DS3231-and-ST7735-display

CircuitPython Clock with DS3231 and ST7735 display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircuitPython Clock with DS3231 and ST7735 display

This is a Raspberry Pi Pico CicruitPython project which displays the current date & time and the Temperature on a 1.8" Color TFT display. The display is using the ST7335 driver. The date, time and temperature are provided by a DS3231 RTC module.

Full Instructions Video

ST7735 DISPLAY CIRCUITPYTHON

πŸŽ₯ Video Tutorial on YouTube



| πŸ“Ί YouTube | 🌍 Website |

Parts Needed

The parts needed in order to build this project are the following:

πŸ›’ Raspberry Pi Pico: http://educ8s.tv/part/RaspberryPiPico

πŸ›’ Display: http://educ8s.tv/part/7735

πŸ›’ DS3231 RTC: https://educ8s.tv/part/DS3231

About

CircuitPython Clock with DS3231 and ST7735 display


Languages

Language:Python 100.0%