kinoshita-lab / 4-7segs-san

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4-7segs-san kit

Document in Japanese

4-7segs-san is a handy PCB with 4-digit 7-segment LEDs with decimal point. You can speed up your MCU project with displaying numbers such as BPM, Level, etc.

Main Features

  • Only 2 GPIO pins required, connected to built in LED Driver(TM1640)
  • Compatible for both 5V and 3.3V with builting buffers for signal, DC-DC converter for power sourcing.
  • Easy to use with dedicated Arduino library for TM1640

Kit Contents

How to assemble

  1. Cut all the pins on LED display to approx. 5mm for easier handling.
  2. Solder the LED display and pin socket

Sample program

Please refer to the soft/4-7segs-san

About

License:MIT License


Languages

Language:C++ 100.0%