Well I'm not sure what specifically I did, but it seems to be working now. I did reseat the RTC and I pulled the battery and checked it's voltage output. Found no problems so reinstalled, and now all is well. At least I don't know enough to not know better. On to my MariaDB problems, thanks for the help.
[email protected]:~/SDL_Pi_WeatherBoard $ sudo i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- 57 -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- 68 -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- 77
[email protected]:~/SDL_Pi_WeatherBoard $ sudo python WeatherBoard.py
Error accessing 0x48: Check your I2C address
Error accessing 0x48: Check your I2C address
Type Error
DS3231= 2018-03-10 13:10:33
-----------------
-----------------
AT24C32 EEPROM
-----------------
writing first 4 addresses with random data
address = 0 writing value=190
address = 1 writing value=167
address = 2 writing value=12
address = 3 writing value=253
-----------------
reading first 4 addresses
address = 0 value = 190
address = 1 value = 167
address = 2 value = 12
address = 3 value = 253
-----------------
AM2315 = 0.0
Weather Board Demo / Test Version 1.6 - SwitchDoc Labs
Program Started at:2018-03-10 13:10:34
----------------------
DS3231: Present
BMP280: Present
FRAM: Not Present
HTU21DF: Not Present
AM2315: Not Present
ADS1015: Not Present
ADS1115: Not Present
AS3935: Not Present
OLED: Not Present
SunAirPlus: Not Present
WXLink: Not Present
----------------------
----------------------------------------
-----------------
DS3231 Real Time Clock
-----------------
Raspberry Pi= 2018-03-10 13:10:34
DS3231= 2018-03-10 13:10:34
DS3231 Temperature= 23.75 C
-----------------
-----------------
WeatherRack Weather Sensors
WeatherRack Local
-----------------
-----------------
AM2315 Temperature/Humidity Sensor Not Present
-----------------
-----------------
-----------------
Rain Total= 0.00 in
Wind Speed= 0.00 MPH
MPH wind_gust= 0.00 MPH
-----------------
-----------------
BMP280 Barometer
-----------------
Temperature = 21.66 C
Pressure = 99.74 KPa
Altitude = 132.63 m
Sealevel Pressure = 99.74 KPa
-----------------
-----------------
HTU21DF Temp/Hum Not Present
-----------------
-----------------
-----------------
AS3935 Lightning Detector Not Present
-----------------
-----------------
-----------------
FRAM Not Present
-----------------
-----------------
-----------------
SunAirPlus Not Present
-----------------
Sleeping 10 seconds