- Internet of Things Programming with JavaScript
- Rubén Oliva Ramos
- 93字
- 2021-04-02 20:31:21
Connecting an RTC
To control a system, it is very important to have a circuit that can read the time; it can help control the outputs from the Raspberry Pi or detect an action at a specific time. We will interface an RTC module DS3231 with the Raspberry Pi.
I2C setup
The first step is to enable the I2C interface by performing the following steps:
- Select Advanced Options:
- Enable the I2C option, as shown in the following screenshot:
- Select <Yes> on the next screen:
- Select <Ok>:
- Then select <Yes>:
- Next, select <OK>:
推薦閱讀
- Hands-On Data Structures and Algorithms with Rust
- InfluxDB原理與實戰(zhàn)
- Effective Amazon Machine Learning
- 企業(yè)大數(shù)據(jù)系統(tǒng)構(gòu)建實戰(zhàn):技術(shù)、架構(gòu)、實施與應(yīng)用
- 數(shù)據(jù)結(jié)構(gòu)與算法(C語言版)
- R數(shù)據(jù)科學(xué)實戰(zhàn):工具詳解與案例分析(鮮讀版)
- 揭秘云計算與大數(shù)據(jù)
- Mastering Machine Learning with R(Second Edition)
- Sybase數(shù)據(jù)庫在UNIX、Windows上的實施和管理
- 數(shù)據(jù)驅(qū)動設(shè)計:A/B測試提升用戶體驗
- 智能數(shù)據(jù)時代:企業(yè)大數(shù)據(jù)戰(zhàn)略與實戰(zhàn)
- Python金融數(shù)據(jù)分析(原書第2版)
- gnuplot Cookbook
- Flutter Projects
- 活用數(shù)據(jù):驅(qū)動業(yè)務(wù)的數(shù)據(jù)分析實戰(zhàn)