RoosterCogburn
Member
Joined: 2021-04-02 6:20 pm
Last seen: 2024-01-17 4:21 pm
Last seen: 2024-01-17 4:21 pm
Follow
RE: Using the Pi Pico RTC and micropython
I'm using a DS1307 real time clock module. In a previous project I just took the date/time from that. Now I'm trying to use it to synch the clocks o...
3 years ago
Forum
3 years ago
Replies: 0
Views: 1297
RE: Run out of pins ?
One noobie mistake I made was thinking that I could only use one I2C device on each I2C bus, and used pins unnecessarily that way. Now I tend to use t...
3 years ago