DS1302 RTC Real Time Clock Module CR2032

DS1302 RTC Real Time Clock Module CR2032
รหัสสินค้า C06001
หมวดหมู่ นาฬิกา Real Time Clock (RTC)
ราคา 35.00 บาท
ขนาด 5
สถานะสินค้า พร้อมส่ง
ลงสินค้า 20 พ.ค. 2562
อัพเดทล่าสุด 14 พ.ค. 2568
ความพึงพอใจ
5.00/5 จาก 1 คน
คงเหลือ 3 ชิ้น
จำนวน
ชิ้น
หยิบลงตะกร้า
บัตรประชาชน
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay

DS1302 RTC Real Time Clock Module นาฬิกา DS1302 พร้อมแบตเตอรรี่ สามารถใช้งานได้ง่าย โดยใช้ DS1302 Chip สามารถใช่ร่วมกับ Arduino Raspberry Pi และอื่นๆ

ข้อมูลเพิ่มเติม

  • รอบรับการรับ เวลา วินาที นาที ชั่วโมง วัน เดือน ปี จนไปถึงปี 2100 
  • ใช้ช่องเสียบ Pin น้อย
  • รอบรับ แหล่งจ่ายไฟ 2.0V ถึง 5.5V
  • กินกระแสน้อยเพียง 3nA โดย 2.0V
  • ขนาด 44mm*24mm

The DS1302 is a real-time clock (RTC) IC that uses a 32.768kHz crystal oscillator to keep accurate time. It includes a built-in calendar and alarm functions, and can also be used to provide a simple timekeeping function. The IC is available in a small DIP package and is designed to be easy to use with a microcontroller. It communicates with a microcontroller using a simple 3-wire interface (serial clock, data, and chip select). The DS1302 can run on a wide range of voltages (3V to 5V) and has a built-in power-sense circuit to detect when the power supply voltage drops too low to maintain accurate timekeeping.

The DS1302 real-time clock (RTC) can be used with an Arduino microcontroller to provide accurate timekeeping. To use the DS1302 with an Arduino, you'll need to connect the DS1302 to the Arduino board using three wires:

  • SCLK (Serial Clock) connects to the Arduino's digital pin
  • IO (Data) connects to a digital pin
  • CE (Chip Enable) connects to a digital pin
  • You will also need to connect a 3V-5V power supply and a 32.768kHz crystal oscillator between pins X1 and X2 of the DS1302.

Once the hardware is set up, you can use an Arduino library to interact with the DS1302. The widely used libraries are RTClib and the Time library. You can also use the Wire library to communicate with the RTC via the I2C protocol

ข้อมูลเพิ่มเติม

  • http://www.hobbytronics.co.uk/datasheets/DS1302.pdf
  • http://playground.arduino.cc/Main/DS1302
  • http://www.hobbytronics.co.uk/tutorials-code/raspberry-pi-tutorials/raspberry-pi-real-time-clock


Example For Arduino:

#include <Wire.h>
#include "RTClib.h"

RTC_DS1307 rtc;

void setup () {
Serial.begin(9600);
  Wire.begin();
  rtc.begin();
}

void loop () {
DateTime now = rtc.now();
  Serial.print(now.year(), DEC);
  Serial.print('/');
  Serial.print(now.month(), DEC);
  Serial.print('/');
  Serial.print(now.day(), DEC);
  Serial.print(" ");
  Serial.print(now.hour(), DEC);
  Serial.print(':');
  Serial.print(now.minute(), DEC);
  Serial.print(':');
  Serial.print(now.second(), DEC);
  Serial.println();
  delay(1000);
}

ซื้อ Arduino ออกใบเสร็จเบิกมหาลัย

Arduino ถูกค่า ส่งฟรี

ตัวอย่าง โปรเจค Arduino  Arduino ถูกค่า ส่งฟรี

วิธีการชำระเงิน

ธนาคารไทยพาณิชย์ จำกัด (มหาชน) สาขาบิกซี เอ็กซ์ตร้า หาดใหญ่ ออมทรัพย์
Scan this!
ABMaker
014-xxxxxx-9
Accept All Banks | รับเงินได้จากทุกธนาคาร
สินค้านี้ยังไม่มีคนถามคำถาม
ความพึงพอใจ:
Pakorn Rattanaying
12 ม.ค. 2566 08:48 น.
บริการทุกระดับประทับใจ

Join เป็นสมาชิกร้านค้า

ร้านAB-Maker บทความ Arduino จำหน่าย Sensor Module Shield ราคาถูก AB.in.th
ร้านAB-Maker บทความ Arduino จำหน่าย Sensor Module Shield ราคาถูก AB.in.th
/www.ab.in.th/
Join เป็นสมาชิกร้าน
529
สมัครสมาชิกร้านนี้ เพื่อรับสิทธิพิเศษ

ติดต่อร้าน AB-Maker

075-808-080
064-208-3926

ติดต่อเวลา 10.00-17.00 น. 
จันทร์ ถึงวัน ศุกร์ 

Fanpage AB-Maker Arduino Line @AB-Maker Arduino

QR Coard Line

  • ค้นหา
*ใส่ เบอร์มือถือ หรือ email ที่ใช้ในการสั่งซื้อ

หน้าที่เข้าชม4,510,768 ครั้ง
ผู้ชมทั้งหมด2,466,540 ครั้ง
ร้านค้าอัพเดท6 ก.ย. 2568
รายการสั่งซื้อของฉัน
เข้าสู่ระบบด้วย
เข้าสู่ระบบ
สมัครสมาชิก

ยังไม่มีบัญชีเทพ สร้างบัญชีใหม่ ไม่มีค่าใช้จ่าย
สมัครสมาชิก (ฟรี)
รายการสั่งซื้อของฉัน
ข้อมูลร้านค้านี้
ร้านAB-Maker บทความ Arduino จำหน่าย Sensor Module Shield ราคาถูก AB.in.th
AB-Maker บทความ Arduino จำหน่าย Sensor Module Shield ราคาถูก AB.in.th
Arduino นครศรีธรรมราช หาดใหญ่ สงขลา ยะลา จำหน่าย Arduino อุปกรณ์อิเล็กทรอนิกส์ ไมโครคอนโทรลเลอร์ Uno R3 Nodemcu Esp8266 Esp32 Sensor Module ราคาถูกสุดๆ Support เร็วดูแลลูกค้าอย่างดี
เบอร์โทร : 075808080
อีเมล : [email protected]
ส่งข้อความติดต่อร้าน
เกี่ยวกับร้านค้านี้
สินค้าที่ดูล่าสุด
ดูสินค้าทั้งหมดในร้าน
สินค้าที่ดูล่าสุด
บันทึกเป็นร้านโปรด
Join เป็นสมาชิกร้าน
แชร์หน้านี้
แชร์หน้านี้

TOP เลื่อนขึ้นบนสุด
พูดคุย-สอบถาม