Timelapse_Camera_Firmware/Software/RTC/Installation.txt

18 lines
228 B
Plaintext

apt-get install i2c-tools
i2cdetect -y 1
modprobe rtc-ds1307
bash
echo ds1307 0x68 > /sys/class/i2c-adapter/i2c-1/new_device
exit
zeit mit internet syncroniseiren
hwclock -w
nano /etc/modules und rtc-ds1307 hinzufügen