CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SEGMENT LCD

搜索资源列表

  1. LABORS_4

    0下载:
  2. Developed for use with MSP430x22x4 MCU (2274). Made with Code Composer Essentials v3.1. Code for educational use. Working with 7-segment LCD on educational board. MSP430FG464 MCU used.Shows how to define segments and put out information on display
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:20559
    • 提供者:ibanez2006
  1. LCM046_Segment_LCD_Driver

    0下载:
  2. LCM046笔段式液晶的驱动程序,有两个版本,分别由汇编和C语言编写。由keil编译器编译。-Segment LCD LCM046 pen driver, there are two versions, respectively, by assembly and C language. By keil compiler.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:31466
    • 提供者:ken
  1. lcd

    0下载:
  2. 基于msp430f437的段式液晶驱动程序,可用头文件声明看,然后再主程序中调用-Based on msp430f437 of Segment LCD driver header file a statement can be used to see, and then call the main program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-26
    • 文件大小:1673
    • 提供者:王伟
  1. main

    0下载:
  2. 51驱动段式液晶代码,io口控制COM及SEGMENT-51 Segment LCD Driver code, io port to control COM and SEGMENT
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1959
    • 提供者:zjy
  1. lcd

    0下载:
  2. 在这里将主要针对单色的点阵液晶屏(LCD)进行介绍,而且是针对 LCD 模块本身就集成有驱动控制 IC 的,以及显存;那些字符型以及段码型的 LCD不在介绍之例,但也可以在一定程序上参考本书的驱动编程方法来编写这些 LCD的驱动程序。 此外, 也有些小规模的 (一般是 3.5 寸以下)彩色 TFT LCD 也有内置驱动控制器以及显存的,也可参考这里的介绍来编写它们的驱动程序。 -Here will be focused on monochrome dot-matrix LCD scree
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1173363
    • 提供者:han
  1. lcd_ht1621

    1下载:
  2. 软件是控制操作HT6121驱动段式液晶的驱动程序,是在dsPIC33系列单片机上测试通过的-HT6121 driver software to control the operation of Segment LCD driver, is in the dsPIC33 test adopted by the MCU
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2015-05-14
    • 文件大小:1024
    • 提供者:mxzop4210
  1. LCD

    0下载:
  2. 段式LCD编程,讲解段式LCD的如何编程!-Segment LCD programming, explain how to program the LCD segment!
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:104715
    • 提供者:任鹏刚
  1. lcd

    0下载:
  2. 段码液晶显示屏的驱动方式简述,对MCU直接驱动液晶屏的朋友们一定有帮助。-Segment LCD driver the way outlined, the MCU directly drive the LCD screen friends will certainly be helpful.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:234724
    • 提供者:houci
  1. LCD-FOR-MSP430F449

    1下载:
  2. MSP430F449的液晶使用,笔段式液晶驱动方法.段式液晶显示方法.doc-MSP430F449 LCD use, pen-segment liquid crystal drive. Segment LCD. Doc
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-10-17
    • 文件大小:3267137
    • 提供者:郭冰冰
  1. duanshi-LCD-driver

    2下载:
  2. 整合了网上所有段式液晶单片机io直接驱动的方法,对学习及工作非常有帮助,里面有源代码,原理图等-Integrated online direct drive segment LCD microcontroller io very helpful in learning and work inside the source code, schematics, etc.
  3. 所属分类:SCM

    • 发布日期:2017-05-31
    • 文件大小:13407119
    • 提供者:zhudeng
  1. LCD

    0下载:
  2. 三星单片机9488 段码液晶测试程序,供刚学三星单片机的朋友下载看看。-Samsung SCM 9488 Segment LCD test program for just learning to look at the Samsung SCM friends to download.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:27036
    • 提供者:马卫强
  1. LCD

    0下载:
  2. 这是段式LCD液晶的转换程序,初学这可以参考它,是编语言编写的.-This is a segment LCD LCD conversion program, beginners can refer to it, is a compiled language.
  3. 所属分类:assembly language

    • 发布日期:2017-11-23
    • 文件大小:713
    • 提供者:huangjiayin
  1. lcd

    1下载:
  2. 用到段码液晶屏,一般是用专用驱动芯片如:HT1621等,考虑到,成本、功耗,决定用单片机直接驱动。液晶屏手册建议用1/3偏压,求简单用1/2偏压,实际搭了个实验板试了一下,效果还是不错的。实际可将分压电阻R2-29加大到1M,和用CPU的一个脚来驱动(可关断),进一步减小功耗,现贴出原理图、程序、照片,供有用者参考。 -Used Segment LCD, special driver chip, such as: HT1621, taking into account cost, power
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:781505
    • 提供者:cxs
  1. Based-H1621-lcd-driver

    0下载:
  2. 基于HT1621的lcd段式液晶源码驱动,内附手册资料。方便移植,直接调用-Based on the lcd HT1621 Segment LCD source driver, enclosing manual data. Easy to transplant, direct call
  3. 所属分类:Driver develop

    • 发布日期:2017-03-30
    • 文件大小:698593
    • 提供者:bob
  1. MSP430-I_O_-LCD-Design-Notes

    0下载:
  2. MSP430 I_O 口驱动段式 LCD 设计说明-MSP430 I_O port driver segment LCD Design Notes
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1256575
    • 提供者:ZHUMING
  1. Program-of-LCD

    0下载:
  2. MSP430单片机驱动段式液晶编程,如有不对请大家批评指正-Segment LCD MSP430 MCU-driven programming, if not please criticism
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:833
    • 提供者:lihongjuan
  1. LCD

    0下载:
  2. MSP430根据PWM而显示在段式液晶屏上脉冲大小数值实时改变-According MSP430 PWM pulse size and display real-time change in the value segment LCD
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:114383
    • 提供者:卓小姐
  1. Freescale-HS12HA-HY-segment-LCD-code

    0下载:
  2. 这是用于飞思卡尔HS12HA/HY系列的段式LCD控制器的代码生成工具,方便开发!-This is the code for Freescale HS12HA/HY series segment LCD controller generation tools to facilitate the development!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:23308
    • 提供者:刘凡
  1. IO-port-directly-drive-segment-LCD

    0下载:
  2. 用单片机IO口直接驱动段式LCD的方法,动态扫描显示4位数码管,日历用ds1302-MCU IO port directly drive segment LCD method, dynamic scanning display 4 digital calendar with ds1302
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2506
    • 提供者:long
  1. pic16f917-段式LCD显示

    0下载:
  2. pic16f917-段式LCD显示,主程序,调试正常(Pic16f917- segment LCD display)
  3. 所属分类:单片机开发

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com