搜索资源列表
clock
- Holtek单片机源码:此应用示范了使用HT48C10单片机的 16 位定时计数器产生内部中断以实现计时功能。这个应用依靠系统时钟频率作为计时的基准。此处所示的应用使用了 400KHz的系统时钟,通过内部除四分频产生 100KHz 的定时/计数器时钟。对于一个 16 位的计数器最大计数值为 65536,这将每隔 0.65536 秒产生一个内部中断。但是时钟需要1秒作为基本时间单元。 因此定时/计数器被设置成记录0.5秒的基准时间,取两次中断可得到 1 秒的基准时间。这里的应用使用 4 个 7 段
mega88
- mega88代码示例 数码管,双机通讯,四位显示 动态扫描-sample code mega88 digital tube, two-plane communication, the four shows that the dynamic scanning
SeriralLED
- 串行控制的七段四位数码管显示SeriralLED-Serial control of the seven-segment LED display SeriralLED 4
LOVE
- 用四位共阴数码管动态扫描静态显示英文字母:LOVE
200731410585032252
- SC6121解码程序 熟悉遥控接码解码的方法 数码管显示解码结果:高四位为用户码,低2位为按键码 硬件要求:拨码开关S10的第2位置ON,其他置OFF 拨码开关S5、S6全部置ON 其他拨码开关全部置OFF -SC6121 decoding program are familiar with remote access code decoding methods digital tube display decoder Results: 4 for the us
DigThermo
- 基于DS18B20的数字温度计设计,单片机AT89c51控制。四位数码管显示。开发环境Keil.-Based on DS18B20 digital thermometer design, microcontroller AT89c51 control. 4 digital LED display. Development environment Keil.
ARM7_test_2
- 在LPC22EB6-I实验系统上,编写程序模拟SPI时序驱动两个四位动态共阴数码管LAM1、LAM2。显示内容“12345678”-In LPC22EB6-I experimental system, programming SPI Timing-driven simulation of dynamic two of four common cathode LED LAM1, LAM2. Display " 12345678"
595
- 描述:单片机控制74HC595驱动四位数码管,静态显示程序,连带PROTEUS仿真-Descr iption: MCU 74HC595 drive four digital control, a static display program, jointly and severally PROTEUS simulation
74HC595--SPI(ICC)
- 四位数码管显示设计(74HC595&SPI)(ICC)附带电路原理图 -Four LED display design (74HC595 & SPI) (ICC) with circuit diagram
two74595
- 这是用两片74HC595级联的方式驱动一个四位的数码管,第一片驱动DUAN,另一片驱动位,数码管采用共阴数码管.-This is a four way driver with two 74HC595 cascading digital tube, the first piece of drive DUAN, another piece drive, digital tube were overcast digital tube.
SMG_4B
- 采用verilog语言编写,可以成功运行。实现四位数码管的直接显示,把一个二进制的数,输入直接在数码管上显示出十进制的数。-Use verilog language, can be run successfully. Four digital tube displayed directly to a binary number input directly on the digital display the decimal number.
120221313623
- 实现AT24C02读写控制,在写模式下,通过将按键代码写入AT24C02,在读模式下,将刚写如的按键代码显示在四位数码管上。-Achieve AT24C02 literacy Control, in write mode by key code write AT24C02 read mode, just write as key code is displayed on four digital tube.
825f
- 8253频率计,四位数码管显示.频率0-65.53KHz. -8253 frequency meter, four digital display. Frequency 0-65.53KHz.
8253ft
- 8253频率计,四位数码管显示.频率0-65.53KHz. -8253 frequency meter, four digital display. Frequency 0-65.53KHz.
74164
- 基于STC12C56的74164芯片驱动四位数码管显示的程序-Based on 74164 chip STC12C56 driver of four digital tube display program
chapter8
- PIC编程实例第八章,包含4个程序: S081: 采用查询方式把模拟通道AN0的10位A/D转换结果送D口,C口显示 S082: 采用中断方式把模拟通道AN0的10位A/D转换结果送D口,C口显示 S083: 测量电位器RV2对地阻值并显示在四位数码管上。 answer: 习题编程题答案-PIC programming examples in Chapter VIII, contains four programs: S081: using queries AN0 anal
stc12c2052ad
- STC12C2052AD 通过自带的AD采集模拟电压 并通过级联的两74hc595 驱动四位数码管 显示所测电压-STC12C2052AD through own AD sampling analog voltage and through the cascade of two 74 hc595 are needed to drive the four digital tube display the measured voltage
tube-display-program-static
- 基于ATmega16芯片的U四位数码管静态显示程序&四位数码管动态显示程序 MCU:ATmega16 晶振:7.3728MHZ-Based on ATmega16 chip U four digital tube display program static & dynamic four digital tube display program MCU: ATmega16 crystals: 7.3728 MHZ
DS1302
- DS1302 四位数码管时钟源程序,本人手机。仅供参考。-DS1302 four digital tube clock source program, my mobile phone. For reference only.
ProteusWith8086
- 使用proteus基于C语言编写的8086模拟的实验,共7个,清单如下: 0.串口流水灯 1.串口IO口读写控制LED 2.8255开关控制LED 3.7位数码管显示 4.四乘四键盘输入 5.步进电机 6.AD数模转换-Up to 7 Proteus experiments base on 8086.With C code.