树莓派论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 4564|回复: 5
收起左侧

[参考教程] 树莓派上使用的DS3231时钟模块

[复制链接]
发表于 2015-4-18 23:55:13 | 显示全部楼层 |阅读模式
2.jpg
直接复制的国外分享:


  1. # Comment out the blacklist entry so the module can be loaded on boot
复制代码


You should see a response with what the chip thinks is the date. I think mine said 1999 or some such. No problem.
If your system date is NOT correct (if you don't have an internet connection or something), set the date using ONE of the following commands, with the appropriate date and time, of course:

  1. <span style="line-height: 1.5;"># Only do ONE of two the below:</span>
复制代码
Next, to read the time from the RTC chip and set the system time from it at every boot, open /etc/rc.local and add these two lines above the exit 0 line:
  1. echo ds3231 0x68 > /sys/class/i2c-adapter/i2c-1/new_device
复制代码
We can also disable the ntp daemon and fake-hwclock during boot.
  1. sudo update-rc.d ntp disable
复制代码
That's it. Pretty easy.
You can still sync the system time from the internet using...

  1. sudo ntpd -gq
复制代码



回复

使用道具 举报

发表于 2015-4-21 18:32:57 | 显示全部楼层
B+的可以么
回复 支持 反对

使用道具 举报

发表于 2015-4-22 11:31:32 | 显示全部楼层
谢谢分享,学习中。。。
回复 支持 反对

使用道具 举报

发表于 2015-4-24 20:20:45 | 显示全部楼层
在论坛共享的1、31号的raspibian系统上测试失败
回复 支持 反对

使用道具 举报

发表于 2015-4-24 20:24:46 | 显示全部楼层
2012年的资料,也不经证实,直接转
回复 支持 反对

使用道具 举报

发表于 2015-12-2 18:46:03 | 显示全部楼层
我现在正在折腾这个模块,不能用啊
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|树莓派论坛 ( 粤ICP备15075382号-1  

GMT+8, 2024-11-23 11:13 , Processed in 1.140625 second(s), 26 queries , Gzip On.

Powered by Shumeipai.net! X3.2

© 2001-2015 树莓派论坛安全联盟

快速回复 返回顶部 返回列表