搜索资源列表
C51编写的74HC595驱动数码管程序
- 用C51编写的74HC595驱动数码管通用程序,可显示浮点数
PIC单片机控制MAX7219驱动数码管
- PIC18F4580通过SPI控制MAX7219驱动数码管的程序,已经调试通过
数码管驱动
- 程序讲解了如何驱动ZLG7290 实现数码管的显示
矩阵键盘控制数码管
- verilog编程实现的矩阵键盘控制数码的程序,包括矩阵键盘驱动,seg7x8动态显示驱动及顶层显示模块的实现。
四位数码管应用
- 74hc164驱动数码管段,74hc138驱动数码管位选,实时动态扫描,已用于实际项目开发,稳定,修改延时可改变亮度和闪烁时间。
st5767.rar
- 这是LCD常用驱动IC ST7637的初始化程序,用C编写,ST7637常用在数码相框系列,此程序对学习LCD驱动有所帮助,This is commonly used LCD driver IC ST7637 initialization procedure, using C to prepare, ST7637 commonly used in the digital photo frame series, this program of study will help LCD driver
是几款数码管驱动芯片的资料
- 是几款数码管驱动芯片的资料 tm1618-These Are several LED Driver IC information tm1618
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)
TM1650_数码管显示(stm32)
- 使用stm32,实现tm1650实现数码管驱动,通过i2c驱动实现(Digital tube drive using tm1650)
八位数码管
- 这是在keil环境编译下的STMF4驱动595八位数码管的源代码程序(This is the source code program for STMF4 that drives 595 8-bit digital tubes under the keil environment)
TM1620驱动程序
- 可以使用TM1620芯片来控制共阴数码管。(The TM1620 chip can be used to control the common cathode digital tube)
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.)
TM1638按键数码管LED显示模块
- 数码管扫描算法和按键扫描很好用的,已经批量生产的产品出货量很大(Tm1638 digital tube display drive algorithm)
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
MAX7219数码管模块
- 基于51的MAX7219去的数码管程序,以及级联程序。(Digital tube program based on MAX7219 51)
89C52 驱动 TM1638
- 单片机驱动tm1638,带按键扫描,每按一次按键在相对应的数码管显示相对应的数字(The single chip computer drives the tm1638, with a button scan, and each press button displays the corresponding number in the corresponding digital tube.)