dr-mod / pico-solar-system

Digital version of the classic mechanical orrery
GNU General Public License v3.0
277 stars 25 forks source link

Error on soft reboot #11

Closed EagleOwl3 closed 2 years ago

EagleOwl3 commented 2 years ago

Hello,

I do have a DS3231 module, but get this output:

aceback (most recent call last): File "main.py", line 175, in File "main.py", line 77, in main File "ds3231.py", line 19, in init OSError: [Errno 5] EIO

rtc=ds3231.ds3231() Traceback (most recent call last): File "", line 1, in File "ds3231.py", line 19, in init OSError: [Errno 5] EIO

Micropython 1.18.1

Just to add, the RTC module is the 'Precision RTC Module for Raspberry Pi Pico (DS3231). https://thepihut.com/products/precision-rtc-module-for-raspberry-pi-pico-ds3231

Many thanks.

EagleOwl3 commented 2 years ago

Apologies - faulty RTC. Should of got the multimeter out sooner!