Battery Style Digital Tube LED Battery Level Display Module 4-color 10-segment LED Bar for Arduino C

Fr1,500

This is battery level display module based on battery style digital tube LED. It contains 10 segments inside the LED, two of which are red, three are yellow, four are green, and the other one is blue. There is driver chip TM1651 onboard, so the control interface is simple, just two signal lines and VCC / GND.
It can be used to display the battery power.

In stock

SKU: DIS18850 Category:

Description

This is battery level display module based on battery style digital tube LED. It contains 10 segments inside the LED, two of which are red, three are yellow, four are green, and the other one is blue. There is driver chip TM1651 onboard, so the control interface is simple, just two signal lines and VCC / GND.
It can be used to display the battery power.

Features:

– Compatible for Arduino.
– It is suitable for battery indicators and you can read it in the sun.
– Color: red, yellow, green, blue.
– 8 adjustable luminance levels.
– Working voltage: 3.3-5.5V DC.
– Working current: 20mA (MAX).
– Logic level voltage: 3.3V / 5V.
– Great for DIY.

Interfacing with arduino:

components needed:

  • Ardino Uno R3
  • Battery Level Display
  • Jumper wires

Start Arduino IDE  and Download the Battery Display library

Then go to Include-library then Add.Zip-library, then select the downloaded ZIP-File and install in IDE. Now you can start the example going to File>Example>BatteryDisplay.