Coder Social home page Coder Social logo

mrloba81 / tm1638-test Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 21 KB

A simple animation to test the TM1638 LED Controller with a common anode custom display with 8 digits and 8 little bars

License: GNU General Public License v3.0

C++ 100.00%
arduino tm1638 tm1638display display display-driver segments-displays animation

tm1638-test's Introduction

TM1638-Test

A simple Arduino sketch with an animation to test the TM1638 with a common anode custom display with 8 digits and 8 little bars

The sketch does not make use of dalay(), this is a good practice to write non blocking code

The display

@Katodo kindly sent me some seven-segment displays. I want to thanks him and also thanks to @cyb3rn0id that made this possible.

They have two lines of four digits with different size and colors and also eight indicators bars

  1. First line - bigger and green
  2. Second line - smaller and red So in total there are nine digits to drive.

They are common anode display with two rows of nine pins with standard horizontal spacing but non standard vertical spacing, the 7th pin on the first row is not connected.

You can find the pinout on my instagram post

The driver TM1638

It supports up to ten digits with eight segments in common anode mode and has also a key scan feature that permits to drive a keypad up to 24 keys, is housed in a SOP28 package so has to be soldered on an adapter to be used on a protoboard

I found it while reading Elettronica In n.253, an Italian magazine about electronics published by @futuragroupsrl

The protoype

I assembled the display and the TM1638 on a breadboard with an Arduino Nano.

Take a look at the post on my instagram, there is a video of the simple animation.

IMG20210701171704

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.