<?xml version="1.0" encoding="UTF-8"?>
<!--Generated at Mon, 20 Apr 2026 17:16:03 +0200-->
<rss version="2.0">
 <channel>
  <title>[elecena] M5Stack Red 7-Segment Digit Clock Unit - zmiany ceny</title>
  <description>The 7-Segment Digit Clock Unit from M5Stack is a 2.1&quot; 4-digit 7-segment display module.
There are decimal points on each digit and an extra wire for colon-dots in the center, which can display Decimals and Clocks. This module adopts the TM1637 as the driver IC and STM32F030 as I2C communication.
The I2C address can be modified per 4-bit dip switch. The red LED supports 8 brightness. Four fixing holes are included for mounting.
Features

* 4-digit red display

* I2C port, adjustable I2C address

* 8 brightness

* Low power consumption

* 4 fixing holes for multiple installations

Package Contents

* 1x Red 7-Segment Digit Clock Unit

* 1x HY2.0 4-pin Cable (20cm)

Specifications

MCU
STM32F030

Driver IC
TM1637

Communication
I2C, addr: 0x30

Power Supply
5V DC

Net Weight
12.5g

Gross Weight
17.8g

Product Dimension
50 * 31 * 14mm

Package Dimension
136 * 92 * 15mm

Resources

* Product Documentation

* Schematic

* Datasheet

* Arduino Example

Arduino Example
#include &quot;M5Stack.h&quot;
#include &quot;M5UNITDIGICLOCK.h&quot;

M5DIGITALCLOCK Digiclock;

void setup() {

M5.begin(1, 0, 1);

M5.dis.fillpix(0XFFFFFF);

delay(50);

M5.dis.fillpix(0X000000);

delay(500);

/* Digital clock init */

if (Digiclock.begin(&amp;amp;Wire, 26, 32)) {

Serial.println(&quot;Digital clock init successful&quot;);

M5.dis.fillpix(0x00FF00);

} else {

Serial.println(&quot;Digital clock init error&quot;);

M5.dis.fillpix(0XFF0000);

while (1);

}

char buff[] = &quot; &quot;;

Digiclock.setString(buff);

delay(2000);
}

void loop() {

char buff[] = &quot;8.8.:8.8.&quot;;

Digiclock.setString(buff);

delay(500);
}</description>
  <item>
   <title>M5Stack Red 7-Segment Digit Clock Unit - 4.64 GBP</title>
   <link>https://elecena.pl/product/22727654/m5stack-red-7-segment-digit-clock-unit</link>
   <pubDate>2023-03-07</pubDate>
  </item>
  <item>
   <title>M5Stack Red 7-Segment Digit Clock Unit - 5.90 GBP</title>
   <link>https://elecena.pl/product/22727654/m5stack-red-7-segment-digit-clock-unit</link>
   <pubDate>2023-11-02</pubDate>
  </item>
  <item>
   <title>M5Stack Red 7-Segment Digit Clock Unit - 4.92 GBP</title>
   <link>https://elecena.pl/product/22727654/m5stack-red-7-segment-digit-clock-unit</link>
   <pubDate>2023-12-27</pubDate>
  </item>
  <item>
   <title>M5Stack Red 7-Segment Digit Clock Unit - 5.90 GBP</title>
   <link>https://elecena.pl/product/22727654/m5stack-red-7-segment-digit-clock-unit</link>
   <pubDate>2024-09-18</pubDate>
  </item>
  <item>
   <title>M5Stack Red 7-Segment Digit Clock Unit - 4.72 GBP</title>
   <link>https://elecena.pl/product/22727654/m5stack-red-7-segment-digit-clock-unit</link>
   <pubDate>2024-11-29</pubDate>
  </item>
  <item>
   <title>M5Stack Red 7-Segment Digit Clock Unit - 5.90 GBP</title>
   <link>https://elecena.pl/product/22727654/m5stack-red-7-segment-digit-clock-unit</link>
   <pubDate>2024-11-30</pubDate>
  </item>
  <item>
   <title>M5Stack Red 7-Segment Digit Clock Unit - 5.70 GBP</title>
   <link>https://elecena.pl/product/22727654/m5stack-red-7-segment-digit-clock-unit</link>
   <pubDate>2025-04-29</pubDate>
  </item>
  <item>
   <title>M5Stack Red 7-Segment Digit Clock Unit - 5.80 GBP</title>
   <link>https://elecena.pl/product/22727654/m5stack-red-7-segment-digit-clock-unit</link>
   <pubDate>2025-08-06</pubDate>
  </item>
  <item>
   <title>M5Stack Red 7-Segment Digit Clock Unit - 4.64 GBP</title>
   <link>https://elecena.pl/product/22727654/m5stack-red-7-segment-digit-clock-unit</link>
   <pubDate>2025-11-28</pubDate>
  </item>
  <item>
   <title>M5Stack Red 7-Segment Digit Clock Unit - 5.80 GBP</title>
   <link>https://elecena.pl/product/22727654/m5stack-red-7-segment-digit-clock-unit</link>
   <pubDate>2025-11-29</pubDate>
  </item>
 </channel>
</rss>
