-
led-clock
The LED clock consists of 60 LEDs which are placed circular around a common analog clock. The LEDs are used to display the seconds. Essential part of this circuit is the LED driver MAX7219 from Maxim. A datasheet is available on Maxim s homepage. The clock is controlled by the microcontroller AT89C2051 from Atmel. This microcontroller is clocked at a frequency of 12 MHz from which results a time base of 1 microsecond. Via software dividers one clock impulse per second is generated which is used for updating the LED display.
- 2013-10-17 10:56:37下载
- 积分:1
-
MCU-PRINT-driver
MSC-51单片机微型打印机的程序,KEIL C编写(MCU driver printer)
- 2011-05-24 17:49:38下载
- 积分:1
-
51黑论坛_光立方(595 2803)
基于595的光立方程序及原理图Pcb图,自己动手的指南(A 595 - based light cube program and schematic diagram Pcb, a hands-on guide)
- 2017-11-27 23:45:33下载
- 积分:1
-
danpianji
说明: 例程,可以帮助新手尽快了解C语言的使用,快速入门单片机(Routines that can help beginners understand the C language as soon as possible the use of Quick Start SCM)
- 2011-03-04 11:42:44下载
- 积分:1
-
stehekin-vic
VIC水文模型代码,有例子,直接运行即可。(source code of VIC model)
- 2021-04-11 16:28:58下载
- 积分:1
-
ZYCainiao_sch_pcb
自己画的四轴飞行器,原理图,pcb。。。。。。。。。。。。。。。。。。。。。。。为了20个子,我真的不容易(Own painting Four aircraft, schematics, pcb)
- 2013-09-22 16:23:55下载
- 积分:1
-
T5577读写
说明: T5557读写,好用好用的,大家可以自己使用一下(T5557 read and write)
- 2020-11-12 15:59:43下载
- 积分:1
-
12864LCM
12864中文字库液晶演示程序
MS12864R 测试程序(串口)
连线表 CPU=89C52
SystemClock=12Mhz
CS=P3.0 SCLK=P3.1 SID=P3.2 Reset=RC in Board()
- 2021-01-20 11:58:41下载
- 积分:1
-
KEY
状态机按键检测,实现单击双击多击功能,单片机用的是STM8L(Key detection state machine to achieve multi-click-click, double-click function)
- 2016-04-09 13:27:11下载
- 积分:1
-
步进电机
编制MCS-51程序使步进电机按照规定的转速和方向进行旋转,并将已转动的步数显示在数码管上。
步进电机的转速分为两档,当按下S1开关时,加速旋转,速度从10转/分加速到60转/分。当松开开关时,减速旋转,速度恢复为10转/分。当按下S2开关时,按照逆时针旋转;当松开时,按照顺时针旋转。
本程序要求使用定时器中断来实现,不准使用程序延时的方式。(The MCS-51 program is programmed to rotate the stepper motor according to the specified speed and direction, and the number of steps that have been rotated is displayed on the digital tube.
Stepper motor speed is divided into two gears. When the S1 switch is pressed, the speed is accelerated from 10 rpm to 60 rpm. When the switch is loosened, the speed will be reduced to 10 rpm. When pressing the S2 switch, rotate counterclockwise; when loosening, rotate clockwise.
This procedure requires the use of timer interrupt to achieve, do not use the way of program delay.)
- 2020-06-16 09:40:02下载
- 积分:1