Ximimark 2PCS Data Logger Module Logging Shield Data Recorder DS1307 for Arduino UNO SD Card
SD card interface works with FAT16 or FAT32 formatted cards. Real time clock (RTC) keeps the time going even when the Arduino is unplugged. Onboard 3.3v regulator is both a reliable reference voltage and also reliably runs SD cards that require a lot of power to run.
Ximimark 2PCS Data Logger Module Logging Shield Data Recorder DS1307 for Arduino UNO SD Card
Sản phẩm #: 25082167

Ximimark 2PCS Data Logger Module Logging Shield Data Recorder DS1307 for Arduino UNO SD Card

Sản phẩm #: 25082167

VND 398191

Price Details

Excluding Shipping & Custom charges ( Shipping and custom charges will be calculated on checkout )

*All items will import from Hoa Kỳ

Trong kho
Hoa Kỳ Đã nhập từ cửa hàng USA
Đặt hàng ngay bây giờ và nhận hàng vào khoảng Thứ Ba, Tháng Tám 18
Our Top Logistics Partners
  • fedex
  • dhl
SD card interface works with FAT16 or FAT32 formatted cards. Real time clock (RTC) keeps the time going even when the Arduino is unplugged. Onboard 3.3v regulator is both a reliable reference voltage and also reliably runs SD cards that require a lot of power to run.
Bảo hành của U-Care:
Không có
Chọn một kế hoạch
fast shipping

Fast
Shipping

free return

Free
Return*

secure packaging

Secure Packaging

100% original products

100% Original Products

pci-dss

PCI DSS Compliance

iso certified

ISO 27001 Certified


paypal payment
visa payment
mastercard payment
Note: Step Down Voltage Transformer required for using electronics products of Hoa Kỳ store (110-120). Recommended power converters Mua ngay.

What Stands Out

Real-Time Tracking
The Ximimark Data Logger Module accurately tracks time and date with the DS1307, ensuring precise data logging for various projects, making it ideal for real-time applications.
Easy Integration
Designed for seamless compatibility with Arduino UNO, this logging shield simplifies the process of adding data recording capabilities to projects, catering to both beginners and experienced developers.
Expandable Storage
Supports SD card storage, enabling extensive data collection without limits. This feature allows users to gather significant amounts of data efficiently, enhancing the overall value for long-term projects.

Thông tin chi tiết sản phẩm

Shop online for Ximimark 2PCS Data Logger Module Logging Shield Data Recorder DS1307 for Arduino UNO SD Card at Ubuy Vietnam. Order now and have it delivered to your doorstep.
Media TypeSD Card
Connectivity TechnologyUSB Type A
Additional FeaturesPortable
Compatible DevicesPersonal Computer
Hardware InterfaceSecure Digital Card
Slot Count1
Operating SystemAll operating systems
ColorBlue
BrandXimimark
UPC657835657093
ManufacturerXimimark
Mfr Part NumberLY303
Model NumberLY303
Unit Count2.0 Count
Special FeaturePortable
Item Weight0.5 lbs (230 grams)

Who Should Buy?

Suitable For
  • Arduino Enthusiasts

    Perfect for hobbyists who want to experiment with data logging functionalities using an Arduino UNO.

  • Data Collection Projects

    Ideal for users needing to collect and log data from various sensors for analysis and research purposes.

  • Educational Purposes

    Useful for students learning about data logging, electronics, and programming through hands-on projects.

Not Suitable For
  • Non-Technical Users

    May not suit individuals unfamiliar with coding or electronics as setup requires technical knowledge.

MÔ TẢ SẢN PHẨM

Ximimark 2PCS Data Logger Module Logging Shield Data Recorder DS1307 for Arduino UNO SD Card

Có thắc mắc? Trò chuyện với chúng tôi

Hỏi Đáp dành cho Khách hàng

  • câu hỏi: What is the Ximimark 2PCS Data Logger Module used for?

    trả lời: The Ximimark Data Logger Module is designed for recording data from various sensors connected to your Arduino UNO. It makes use of the DS1307 real-time clock to timestamp data and an SD card for storage. This enables users to log environmental data like temperature, humidity, or light levels over time. Practical applications include weather station projects, home automation systems, or any scenario where you need to monitor and record data chronologically.
  • câu hỏi: Can this module work with other Arduino boards?

    trả lời: While the Ximimark Data Logger Module is optimized for the Arduino UNO, it can also be used with other Arduino boards as long as they are compatible with the I2C protocol, which is used to communicate with the DS1307 clock. Users can leverage the versatility of the module for various platforms, such as the Arduino Mega or Nano, making it suitable for multiple projects and setups.
  • câu hỏi: How do I connect the Data Logger Module to my Arduino?

    trả lời: Connecting the Ximimark Data Logger Module to your Arduino is straightforward. Simply connect the module's I2C pins (SDA and SCL) to the corresponding pins on your Arduino UNO. Additionally, power the module using the 5V and GND pins. Once connected, you can utilize available libraries like RTClib and SD.h to program your Arduino for data logging. This makes it simple to start gathering data from your sensors.
  • câu hỏi: What type of SD cards are compatible with this module?

    trả lời: The Ximimark Data Logger Module is compatible with standard SD cards, typically those with capacities ranging from 2GB to 32GB. However, it is advisable to use class 4 or higher SD cards for optimal performance, as they offer faster read/write speeds. This allows the module to log data consistently without interruptions, particularly important for applications that require precision in timing and data capture.
  • câu hỏi: Do I need any special software to use this module?

    trả lời: To utilize the Ximimark Data Logger Module, you can use the Arduino IDE, which is available for free. Within the IDE, you can easily install libraries such as the SD library and RTClib to manage the SD card and real-time clock functionalities. These libraries provide a set of functions that simplify data logging processes, enabling users to focus on their projects without needing extensive programming skills.
  • câu hỏi: Is it possible to log multiple data sources simultaneously?

    trả lời: Yes, the Ximimark Data Logger Module supports logging data from multiple sensors at once. By connecting different sensors to your Arduino, you can aggregate various types of data—such as temperature, humidity, and light intensity. This enables comprehensive data collection for projects like environmental monitoring, where multiple factors are critical for analysis and decision-making.
  • câu hỏi: What is the maximum amount of data that can be stored?

    trả lời: The storage capability of the Ximimark Data Logger Module is directly tied to the SD card you use. For example, with a 16GB card, you can store potentially thousands of log entries depending on the size of each entry. Each data record typically includes a timestamp and sensor readings, allowing for large-scale data collection. This is particularly useful in scenarios requiring long-term observations, such as agricultural monitoring.
  • câu hỏi: Can the data be retrieved from the SD card easily?

    trả lời: Retrieving data from the SD card used in the Ximimark Data Logger Module is simple and user-friendly. After logging the data, you can remove the SD card from the module and insert it into an SD card reader connected to your computer. This allows you to access your logged files, often in CSV format, that you can analyze using spreadsheet software for further insights and visualizations.
  • câu hỏi: What programming languages can I use with this data logger?

    trả lời: The primary programming language used for the Ximimark Data Logger Module is Arduino C/C+. It is the standard for Arduino platforms and enables you to control the module, communicate with sensors, and manage data logging effectively. Additionally, depending on your technical skills, you could interface with other programming environments through different libraries, expanding your project’s capabilities if needed.
  • câu hỏi: Where can I buy the Ximimark 2PCS Data Logger Module Logging Shield Data Recorder DS1307 for Arduino UNO SD Card?

    trả lời: You can purchase the Ximimark 2PCS Data Logger Module Logging Shield Data Recorder DS1307 for Arduino UNO SD Card through Ubuy in Vietnam. Ubuy offers a reliable platform for accessing this product, along with various additional resources and information to assist you in your purchasing decision.

Ximimark Data Loggers LY303 Editorial Review

The Ximimark 2PCS Data Logger Module Logging Shield Data Recorder DS1307 for Arduino UNO SD Card has received mixed reviews. While it has been noted as being a useful product, there have been some issues with its quality and instructions. The headers that plug onto the Arduino are flimsy, making it difficult to put the shield on. It also lacks documentation indicating where the RTC or SD card should be located. However, some users have found sample code for a datalogging shield that can work with the module. One of the sample codes had a flaw in which time was not set correctly, requiring users to modify the code. Overall, it can be concluded that while this product may work well for some users, it may require some troubleshooting to get it up and running.

Customer Reviews & Ratings

1 điểm của khách hàng
  • 5 sao
    100%
  • 4 sao
    0%
  • 3 sao
    0%
  • 2 sao
    0%
  • 1 sao
    0%

Đánh giá sản phẩm này

Chia sẻ suy nghĩ của bạn với các khách hàng khác

ưu

  • Useful product
  • Can be used with sample code found online

Nhược điểm

  • Flimsy headers

Platform Trust & Buyer Confidence

trustpilot logo
4.2/5 9250 + reviews
Read reviews
MA
Mohammad
Verified buyer

“Excellent quality and original too,when ubuy send original things I will appreciate that ,I very satisfied thank you”

23 July 2026 · via Trustpilot
CK
Chitra
Verified buyer

“The order and delivery progress was communicated very well. Package arrived within the estimated time. Products arrived as expected in good condition.”

22-Jul-26 · via Trustpilot
K
kund
Verified buyer

“Good supply of products. Safe payment methods, and shipment worldwide! Genuine products.”

23-Jul-26 · via Trustpilot
OO
Onesi
Verified buyer

“Was my first time buying a product from Ubuy, but I found it so helpful. This is reliable. Gonna place a new order!”

22 July 2026 · via Trustpilot
SJ
SAO JOHN
Verified buyer

“Ubuy is a great online platform to buy stuff. Reliable, fast delivery time and great value for money. I've been using Ubuy online shopping platform for three years now and will continue to do so.”

23 July 2026 · via Trustpilot
Thanh toán An toàn Global Delivery Easy Returns Genuine Products

Product Price History

Thông tin quan trọng

  • Hạn chế: Đối với các sản phẩm được vận chuyển quốc tế, xin lưu ý rằng bất kỳ chính sách bảo hành nào của nhà sản xuất có thể không còn hiệu lực; các tùy chọn dịch vụ của nhà sản xuất có thể không khả dụng; hướng dẫn sử dụng sản phẩm, hướng dẫn và cảnh báo an toàn có thể không có bằng ngôn ngữ của quốc gia đến; các sản phẩm (và các tài liệu đi kèm) có thể không được thiết kế theo các tiêu chuẩn, thông số kỹ thuật và các yêu cầu ghi nhãn của quốc gia đến; và các sản phẩm có thể không phù hợp với điện áp của quốc gia đến cũng như các tiêu chuẩn khác về điện (cần phái sử dụng đầu nối hoặc bộ chuyển đổi nếu thích hợp). Người nhận có trách nhiệm đảm bảo rằng sản phẩm có thể được nhập khẩu hợp pháp đến quốc gia đến. Khi đặt hàng từ Ubuy hoặc các chi nhánh của Ubuy, người nhận là nhà nhập khẩu trong hồ sơ, đồng thời phải tuân thủ tất cả các luật cũng như quy định của quốc gia đến.
  • Không phải tất cả các sản phẩm được liệt kê trên Ubuy đều được rao bán, vì Ubuy là một công cụ tìm kiếm toàn cầu. Sản phẩm phải tuân theo các quy định về xuất khẩu/thương mại.