搜索资源列表
DATARETljx
- LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值。数据以高低位调换. 串口UART0接收上位机发送的数据,接收到返回最后一个数据到上位机,同时中断计数显示,显示回发上位机的数据。 周立功lpc2104板开发。-digital LED Display 0-F characters and control LED1, LED2, LED3. LED4 shows the corresponding values for 16. Data-transf
ds18b20
- 名称: 测温+显示程序 功能: 读取当前18B20温度,由数码管显示出来。
Ledhex
- LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值。-digital LED Display 0-F characters and control LED1, LED2, LED3, LED4 shows the corresponding values for 16.
STM32 模拟 IIC 驱动 Maxim 加速度传感器 MXC6202 代码
- 工程文件为编译环境 Keil MDK4 ST2.0的库,iic_driver.c是模拟IIC代码文件并读出加速度计在X,Y轴上的初始值,没有经过数据处理成加速度的值。 led.c数码管显示程序文件,注释之后的代码是通过一个数码管依次显示X,Y轴上总共8位初始值,把注释去掉之后是通过595锁存8的数码管同时显示加速度计初始值。 main.c是主函数.
DS1302+多位数码管显示万年历
- DS1302+多位数码管显示万年历,带proteus仿真及C语言源代码。,DS1302+ many digital display calendar with proteus simulation and the C language source code.
iic.rar
- 数字钟,可以用数码管显示的数字钟,可修改为显示温度等功能的。,digital timer
75_EX13_4x4KEY_LED
- 凌阳SPMC75F2413A的实现四位数码管显示的例子,数码管驱动采用的是595。这个是我自己编写的,用这个单片机的人很少,当初学起来也很吃力。把我的一些资料给大家,希望能够帮上大家的忙!-Sunplus SPMC75F2413A the realization of the four examples of the digital display, digital control drive is used in 595. This is what I have written with th
LPC2200_experiment_AIN0+disp+led
- 在MagicARM2200实验箱上实现的模拟温度报警实验。通过采集实验箱上W1的电压信号,将测量结果转换后通过数码管显示当前值,当测得的结果超过上限或下限时,实现8栈LED灯的闪烁报警。-MagicARM2200 experiment in the realization of the simulation box on the experimental temperature alarm. Experimental box through the acquisition of the volt
ZLG7290Demo
- 键盘数码管驱动芯片ZLG7290的编程,C语言,可以用2根引脚实现键盘和数码管显示。-zlg7290
DS18B20
- 51单片控制DS18B20,温度送数码管显示,显示精度为0.1摄氏度。压缩包中有电路图、Keil工程、Proteus仿真文件、汇编代码-51 single-chip control DS18B20, send a digital temperature display, showing an accuracy of 0.1 degrees Celsius. Keil compressed package in the works, Proteus simulation files, compil
f8a8b13a-dade-469f-9274-24ad7d8697f7
- MAX7219是MAXIM公司生产的串行输入/输出共阴极数码管显示驱动芯片,一片MAX7219可驱动8个7段(包括小数点共8段)数字LED、LED条线图形显示器、或64个分立的LED发光二级管。及相关程序。-MAX7219是MAXIM公司生产的串行输入/输出共阴极数码管显示驱动芯片,一片MAX7219可驱动8个7段(包括小数点共8段)数字LED、LED条线图形显示器、或64个分立的LED发光二级管。该芯片具有10MHz传输率的三线串行接口可与任何微处理器相连,只需一个外接电阻即可设置所有LED的
51xianshi-yuesefu-wenti-jieguo
- 用STC89C52单片机的数码管显示约瑟夫问题的结果,一种新型的约瑟夫解决方法,思路非常清晰。-MCU with digital display STC89C52 Joseph problems result, a new Joseph solutions, ideas very clear.
lanqiu
- 实现红队和蓝队的篮球比赛记分,可以加(1,2,3分),24秒暂停。8位共阴数码管显示。-To achieve the red team and blue team s basketball game score, you can add (1, 2 points), 24-second pause. 8-bit common cathode LED display.
ct1668
- CT1668 的驱动。可以直接 放到自己的工程中使用,带液晶数码管显示。按键扫描等-CT1668 driver. Directly into their own projects to use, with LCD digital display. Key scan
a
- PIC18f4580,c18编译器编译,通过can总线传输数据显示数码管,并且拥有独立键盘可以控制数码管显示。-PIC18f4580, c18 compiler to compile the bus can transfer data to display digital control, and has a separate keyboard can control digital display.
PWM_Ver1.0
- 使用msp430f149系列单片机,利用定时器和IO翻转模拟,产生4路PWM波,使用旋转编码器控制频率和占空比,利用片上Flash实现掉电配置保存,使用数码管显示。-Use the msp430f149 series microcontroller timer and IO flip analog, generate 4 PWM wave, rotary encoder is used to control the frequency and duty cycle, the use of pow
msp430
- 发送:从msp430单片机 P1、P2 口输入按键信号, PC 机 RS232C 口接收。 接收:PC 机由 RS232C 口发送数字时,P4 口连接的数码管显示。需要发送十六进制数,例如, 十进制数 3,应该发送 03。 -Send: msp430 microcontroller from P1, P2 port input key signal, PC machine RS232C port reception. Receive: PC machine from the R
数码管动态显示
- 简单的单片机动态数码管显示。本人菜鸟,来此学习(Simple single-chip dynamic digital display. I rookie, come here to study)
uart_clock_key
- 实现串口通讯,7段数码管的动态显示以及按键的读取。并附带时钟显示程序。基于STC15F2K60S2单片机(Realize serial communication, 7 sections of digital tube dynamic display, and the key to read. And accompanied by the clock display program. Based on STC15F2K60S2 SCM)
按键复用计数
- 利用at89c51写的一个简单的按键计数,支持按键复用,短按计数+1,长按计数加10。数码管显示当前值。如果计数超过数码管显示最大值,计数清零