Archives

Tag Archive for: 'TM1637'
I2C Scanner – How to Find I2C Addresses on Arduino

 In this tutorial we are going to make an I2C Scanner that will display an I2C Adress of the connected sensor or a module. This is very useful in cases where we do not know what is the I2C Address of a certain sensor or module that we would like to use in our …

TM1637 Display

In this tutorial we will learn how to display time using RTC DS1307 module and LED Display TM1637 and Visuino. Step 1: What You Will Need Arduino UNO (or any other Arduino) Get it here RTC DS1307 module Get it here Jumper wires LED Display TM1637 Get it here Visuino program: Download Visuino Step 2: The Circuit Connect LED …

Counter Using TM1637 LED Display & Obstacle Avoidance Sensor

In this tutorial we will learn how to make a simple digit counter using LED Display TM1637 and obstacle avoidance sensor and Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires Obstacle avoidance sensor LED Display TM1637 Visuino program: Download Visuino Step 2: The Circuit Connect LED Display …

Arduino Display Temperature on TM1637 LED Display

In this tutorial we will learn how to display the temperature using LED Display TM1637 and DHT11 sensor and Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires LED Display TM1637 DHT11 sensor Visuino program: Download Visuino Step 2: The Circuit Connect LED Display pin[CLK] to Arduino …

Arduino Counter Using TM1637 LED Display

In this tutorial we will learn how to make a simple digit counter using LED Display TM1637 and Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires LED Display TM1637 Visuino program: Download Visuino Step 2: The Circuit Connect LED Display pin[CLK] to Arduino digital pin[10] Connect …