搜索资源列表
pic4580
- 以PIC4580为平台开发的集成液晶屏显示功能,CAN通讯功能,按键检测,AD采样,数码管控制等的程序。-PIC4580 as a platform to develop an integrated LCD display, CAN communications, key detection, AD sampling, digital tube control procedures.
LED7219_LCD1620_driver_c51_AT89s52_keilc51
- 串行数码管驱动集成芯片MAX7219的驱动和LCD12864液晶驱动,初始化完成,即可以简单 地调用显示函数显示想要显示的内容。-Serial LED Driver MAX7219 driver IC and LCD driver LCD12864, initialization to complete, you can simply call the display function shows the content you want to show.
msp430
- msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100 17;定时器 DAC
ct1668
- CT1668 的驱动。可以直接 放到自己的工程中使用,带液晶数码管显示。按键扫描等-CT1668 driver. Directly into their own projects to use, with LCD digital display. Key scan
LCD_TEST
- 首先,用发光二极管控制所显示的数字是奇数还是偶数,然后,通过8段数码管显示数字并同时在arm开发板的lcd上显示相同的数字。-First of all, using light-emitting diode control shows number is odd or even number, and then, through the eight period of digital tube display digital and at the same time in the arm dev
lcd
- c8051f120单片机温度数码管显示100个引脚-c8051f120 SCM temperature digital display 100 pin
RTCclockPrj
- 基于STM32, 1、数码管或液晶显示时钟,显示时分即可,中间的两个发光管 3种模式:实时时钟(发光管秒闪),修改时钟(发光管灭), 设定闹钟(发光管亮);10秒未操作自动回到实时时钟显示; 2、采用RTC实时时钟功能,断电走时 3、四个按键切换显示模式和设定数值,功能定义分别为: Wake up模式键、KEY0右移、KEY1加1; 4、能同时用按键和红外遥控器修改时钟和设定闹钟, 遥控器要求能用数字键直接设置; 按键音和闹铃通过蜂鸣器或喇叭输出。