Instructions

Ausgabe 22.09.2017 Copyright by Joy-IT 13
3
RPi - Explorer700
7. DS3231 Example - Real-Time-Clock Demos
BCM2835 Program:
Open the console and enter the following commands:
Expected result: the console will push the following:
Press CTRL+C to exit the program.
wiringPi Program:
Open the console and enter the following commands:
Expected result: the console will push the following:
Press CTRL+C to exit the program.
make
sudo ./ds3231
cd /Explorer700/DS3232/bcm2835
start..........
2015/08/12 18:00:00 Wed
2015/08/12 18:00:01 Wed
2015/08/12 18:00:02 Wed
2015/08/12 18:00:03 Wed
make
cd /Explorer700/DS3232/wiringPi
sudo ./ds3232
start..........
2015/08/12 18:00:00 Wed
2015/08/12 18:00:01 Wed
2015/08/12 18:00:02 Wed
2015/08/12 18:00:03 Wed