TM1637 4 Digit 0.35 inch Display - Red
The very popular TM1367 LED scan controller makes controlling the 4 digit seven segment so much easier. The display modules has 4 pins, VCC, GND, Clock and Data I/O
Quick Spec
- Display Controller: TM1367
- Digit Size: 0.35"
- Digits: 4
- Colour: Red
- Net Weight: 8g
Arduino Code Example
#include "TM1637.h"
#define CLK 12
#define DIO 13
TM1637 disp(CLK,DIO);
void setup()
{
disp.set(5); //Set Brightness 0 - 7
disp.init(D4056A); //Type of module
}
void loop()
{
disp.display(-2.45); // Our the value
delay(1000); // 1 sec delay
disp.display(12.34); // Our the value
delay(1000); // 1 sec delay
}
Resources
- Arduino Library for TM1637
- TM1367 Code Example
- Code Example TM1367 with DHT11 temperature sensor
- TM1367 Library Functions
Shipping List
- 1 x TM1637 4 Digit 0.35" Display - Red
TM1637 4 Digit 0.35 inch Display - Red
- Brand: Generic
- Product Code: TM1637-035D-RED
- Weight: 0.008kg
- Product Status : Active
Stock
Warehouse | Stock Status | Location |
---|---|---|
Centurion | Limited Stock | AS14 |
Stellenbosch | No Stock |
We ship free of charge between branches to complete your order.
-
R68.00 (Inc Tax: R78.20)
Related Products
Tags: 7 Segment, 4 Digit, TM1637, Arduino, tm1637-red, 6970622931058, 4 digit, 0.35", 0.35inch, display, red