Thu 25 of Apr, 2024 [17:36 UTC]
  add
Menu [hide]
  Blogs
  FAQs
  Surveys
Online users
18 online users
backlinks print

RealTime clock USB Light - RTUL

RTUL prototype

General

This module interfaces a I2C RTC via USB.

RTUL

Have a look at this modules Image Gallery

Specs

  • DS1338 or PCF85063
  • i2c_tiny_usb - Kernel module
  • CR1620 battery
  • Status LEDs
  • plastic enclosure

Documents

Implementations/References

  • I2C-Tiny-USB - Digispark implementation
  • example of /etc/udev/rules.d/99-rtc.rules:
ACTION=="add", KERNEL=="i2c-0-9*", SUBSYSTEM=="i2c-dev" , RUN+="/bin/sh -c 'echo ds1307 0x68 > /sys/class/i2c-adapter/%k/new_device'"
ACTION=="add", KERNEL=="i2c-0-9*", SUBSYSTEM=="i2c-dev" , RUN+="/bin/sh -c 'echo pcf85063 0x51 > /sys/class/i2c-adapter/%k/new_device'"

ACTION=="add", KERNEL=="rtc0-9*", SUBSYSTEM=="rtc" , RUN+="/bin/sh -c 'ln -sf /dev/%k /dev/rtc'" RUN+="/bin/sh -c 'hwclock -s -f /dev/%k'"


Availability

This unit is available in our shop

Created by: tostmann last modification: Monday 26 of July, 2021 [21:28:43 UTC] by tostmann


Pictures
thumbnail
FUL V1.2
Gallery: FUL
RSS Wiki RSS Blogs RSS Image Galleries RSS File Galleries