-33%

Grove – 4-Digit Display 4位LED 數位顯示模組 seeed原廠

NT$238 NT$160 未稅

尚有庫存

  • 商品說明

商品說明

Grove – 4-Digit Display /Grove-4位數字 – LED 數位顯示模組

通常連接4個7段數碼管需要12個IO管腳,這個4數碼顯示模塊用了專用於驅動7段數碼管的TM1637芯片,只需要2個管腳就能完成所有控制功能,即Arduino或seeeduino兩個數字IO口就能控制數碼管的數字顯示和亮度。在需要字母或數字顯示的場合,這個模塊是個不錯的選擇。

本模組支援 Arduino ,Raspberry Pi, 與 TI LaunchPad

Grove - 4-Digit Display

特徵

  • 4個紅色7段數碼管用於字母或數字顯示
  • 配有通用的Grove接口(3.3V / 5V)
  • 8級可調亮度

適用場合

  • 時間顯示,譬如碼表上
  • 傳感器輸入值顯示

規格

最小值正常值最大值單位工作電壓3.3 5 5.5 V 工作電流0.2 27 80 mA 尺寸42x24x14 mm 重量7±1 g

項目 最小值 典型值 最大值 單位
電壓 3.3 5.0 5.5 VDC
電流 0.2 27 80 mA
尺寸 42x24x14 mm
淨重 7±1 g

硬件概述

4-digit display interface.jpg

  • Grove接口為數字口,可連到Grove基板擴展板上
  • Grove接口定義為CLK、DIO、VCC、GND
  • 7段數碼管為共陽極管

使用說明

該模塊使用了LED驅動芯片TM1637來控制要顯示數字和亮度。下面介紹如何用模塊顯示時間。

  • 1.用Grove連接線把模塊連接到Grove基板(有兩種基板,一種支持Arduino uno和seeeduino,一種支持Arduino mega2560)2號數字Grove口上。使用別的數字口也可以,只需更改下面例程代碼中IO口的定義。
  • 2.把Grove基板插到相應的Arduino或板,Arduino板用USB連接線連到電腦上。

Seeeduino and Grove – 4-digit display: Arduino Mega and Grove – 4-digit display:
Seeeduino and 4-digit display.jpg

Arduino Mega and 4-digit display.jpg

  • 3.下載the 4-Digit Display libraryTimerOne library庫文件,解壓到Arduino IDE的庫文件安裝位置:..arduino-1.0libraries。
  • 4.重啟Arduino IDE,打開DigitalTube庫文件提供的示例代碼,操作為:文件->示例->DigitalTube->ClockDisplay。
500
  • 5.下載示例代碼,很快可以看到數碼管上顯示時間了。如果不知道如何下載程序,點我
Display the clock.jpg

相關項目

空氣質量盒子

556bcbf436c49.jpg

在這個應用裡,我們可以4位數碼管顯示當前空氣質量。

 

 

出貨清單

  • Grove – 4-Digit Display x1
  • Grove連接線 x1

 

 

Documents

 

 

=========================================================

 

Grove – 4-Digit Display

4 digit display module is usually a 12 pin module. In this Grove module, we utilize a TM1637 to scale down the controlling pins into 2 Grove pins. It only takes 2 digital pins of Arduino or Seeeduino to control the content, even the luminance of this display. For projects that require of the alpha-numeric display, this can be a nice choice.

Features

  • 4 digit red alpha-numeric display
  • Grove compatible
  • 8 adjustable luminance levels

Application Ideas

  • Time display
  • Stopwatch
  • Sensors input display