Giter Club home page Giter Club logo

single-chip-micyoco's Introduction

单片机

单片机的学习,从stc89c52开始。
点亮一个LED灯 点亮任意数量、任意位置的LED灯 0xXX 十六进制表示二进制 0,1控制高低电频进而控制灯泡亮灭。
结合单片机原理图通过P2_X实现对单个灯泡的控制。
用if else else if 语句即while 循环实现独立按键控制灯泡亮灭的诸多功能。
独立按键会有微小的来回震动,用延时函数消除震动。
LED数码管依次只能点亮一个8字形灯管,利用人体视觉延迟+while循环即可造出同时点亮多个数码管的假象。

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.