搜索资源列表
数码LED驱动程序 led
- AVR单片机的 数码LED驱动程序 ,使LED循环跳动显示。-AVR digital LED drivers, the LED display beating cycle.
并行口直接驱动LED显示
- 利用 AT89S51 单片机的 P0 端口的 P0.0 - P0.7 连接到一个共阴数码管的 a - h 的笔段上,数码管的公共端接地。在数码管上循环显示 0 - 9 数字,时间间隔 0.2 秒。 -use AT89S51 SCM P0 port of P0.0 - P0.7 connected to a digital control Yam were a-h of the pen, digital tube connected to the public. The digital dis
PIC单片机控制MAX7219驱动数码管
- PIC18F4580通过SPI控制MAX7219驱动数码管的程序,已经调试通过
STM32 模拟 IIC 驱动 Maxim 加速度传感器 MXC6202 代码
- 工程文件为编译环境 Keil MDK4 ST2.0的库,iic_driver.c是模拟IIC代码文件并读出加速度计在X,Y轴上的初始值,没有经过数据处理成加速度的值。 led.c数码管显示程序文件,注释之后的代码是通过一个数码管依次显示X,Y轴上总共8位初始值,把注释去掉之后是通过595锁存8的数码管同时显示加速度计初始值。 main.c是主函数.
CT675_ReleaseV100.rar
- 其乐达(Cheertek)LCD驱动芯片(CT675)的C51源代码,代码结构清晰,可读性强。该芯片整合了Video-Decoder, Scalar, T-con及LED Backlight Driver,可驱动3.5~10.2”模拟/数字屏;接收输入信号CVBS/S-video/RGB/YCbCr/CCIR656。目前该方案主要应用产品有Portable DVD/Portable TV/Car TV/数码相框/可视门铃等中小尺寸视频产品。,Cheertek (Cheertek) LCD Dri
ATMEGA16_8LED.rar
- AVR单片机来驱动8位数码管,用74HC595来做驱动段和位的驱动芯片,AVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR
LED-digital-tube-drive-circuit
- 关于多位数大尺寸高亮度低成本LED数码管驱动电路的设计-On multi-digit low-cost large-size high-brightness LED digital tube drive circuit
27-12个IO驱动8个共阴共阳数码管
- 通过单片机模拟数码管驱动,驱动数码管,节省成本(Analog digital drive through the microcontroller, drive digital tube, saving costs)
74HC595驱动8个数码管
- stm32f103 74HC595驱动8个数码管(74HC595 drives 8 digital tubes)
八位数码管
- 这是在keil环境编译下的STMF4驱动595八位数码管的源代码程序(This is the source code program for STMF4 that drives 595 8-bit digital tubes under the keil environment)
AVR单片机矩阵键盘驱动
- 采用ATmega16设计的矩阵键盘,实现键盘扫描识别并显示在数码管上(this is a key scanner designed with atmega16L)
74HC595八个数码管动态显示
- 用PROTEUS仿真arduino实现74HC595驱动8个数码管的项目文件,含原理图、源代码,仿真实现的全套资料。(PROTEUS simulation using Arduino to achieve 74HC595 drive 8 digital tube project files, including schematics, source code, simulation of the full set of information.)
tm1640驱动
- 在STM32F103下使用1640的数码管驱动(Under STM32, use 1640 digital tube drive)
ct1642原理图及驱动代码
- ct1642原理图及驱动代码 修改参考步骤: * 1、修改"硬件资源操作定义"的常量LED_BIT_COUNT定义,确定LED数码管的位数。 * * 2、完成"硬件资源操作定义"的宏GPIO_CLOCK_SET(val)、GPIO_DATA_SET(val)、GPIO_KEY_GET(val)。 * * 3、修改"全局变量定义"的INT8U,确保INT8U为8位无符号整型。 * * 4、确定调用函数fp_le
4位时间数码管模块 LED显示 四位串行 595驱动
- 4位时间数码管模块 LED显示 四位串行 595驱动(4 bit time digital tube module LED displays four bit serial 595 driver)
3.0-STM32F103-驱动数码管(595)显示时间
- STM32F103 驱动74HC595控制数码管显示程序(F103 control digital tube display driver)
2.4-STM32F103-TM1637驱动数码管(PD14 PD15)
- STM32F103控制TM1637驱动数码管实现数显功能(STM32F103 controls TM1637 drive digital tube to realize digital display function.)
stc89c51动态数码管实验
- stc89c51驱动四位数码管 0到100循环计数,并显示到数码管上,4个数码管循环显示,此数码管为共阳数码管(STC89C51 drives four bit digital tube 0 to 100 cycle count, and displays to digital tube, 4 digital tube cycle display, this digital tube is the common Yang digital tube)
MSP430驱动6位数码管程序
- 使用MSP430驱动LED数码管C语言程序,便于移植。(Using MSP430 to drive LED digital tube C language program, easy to transplant)
stm32驱动MAX7219控制数码管显示
- 改代码实现了MAX7219在STM32驱动下的显示,MAX7219连接5V后驱动引脚连接在STM32的5V容忍引脚,亲测可用。(The modified code realizes the display of MAX7219 driven by STM32. The driver pin of MAX7219 is connected to the 5V tolerance pin of STM32 after it is connected to 5V. It is available fo