Giter VIP home page Giter VIP logo

raspberrypi-tm1637-4display's Introduction

raspberrypi tm1637 4-digit display

TM1637 4-digit display demo

raspberry pi 3b+

Node.js 8+

image

说明

本demo使用的模式为 0b01000000, 即 普通的自动地址增加的写数据到显示寄存器, 具体参照芯片规格书-TM1637

  1. 时钟上升沿读取数据
  2. 时钟高电位时, 数据口下降沿表示数据传输开始, 上升沿表示数据传输结束
  3. 除开始结束命令外, 其余数据传输均为9个上升沿, 前8个表示8个传输的字节, 8号下降沿后数据接口会产生一个ack反馈, 低电平表示传输成功

流程

  1. 开始 -> 设置传输模式 -> 结束
  2. 开始 -> 设置数字起始显示地址 -> 设置一个数字 -> 设置一个数字 -> ... -> 结束
  3. 开始 -> 设置显示控制 -> 结束

raspberrypi-tm1637-4display's People

Contributors

thesadabc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.