CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - lcd to

搜索资源列表

  1. 1

    0下载:
  2. 基于AT89C51单片机的医院输液监控系统,采用AT89C51作为核心单元,传感器检测液位,LCD液晶显示液位和时间,当药液低于一定标准可通过蜂鸣器报警来提醒医护人员进行处理。-Based on AT89C51 hospital transfusion monitoring system, using AT89C51 as the core unit, the liquid level sensor, LCD LCD level and time, when the liquid is belo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:15542
    • 提供者:houshan
  1. STMS3

    0下载:
  2. 电子钟,用到串口,在LCD上显示时间。用C写得,即根据时间变化可以得出不同时钟线.-Electronic clock, use the serial port, the time displayed on the LCD. Written in C, which changes according to the time clock can draw different lines.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:379608
    • 提供者:曾根平
  1. c_code

    0下载:
  2. c code to interface 8051 with RTC. time is displayed on the LCD
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2093
    • 提供者:MAHESH
  1. STemWin_TOUCH_FSMC

    0下载:
  2. stm32移植STemWin库,基于ssd1289(ssd1298)液晶屏-Translate STemWin library to stm32 mcu. Base on lcd of type ssd1289 or ssd1298
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-28
    • 文件大小:10488617
    • 提供者:icefire
  1. i2c_hd44780

    0下载:
  2. HD44780不仅作为控制器而且还具有驱动40*16点阵液晶像素的能力,并且HD44780的驱动能力可通过外接驱动器扩展360列驱动。-HD44780 not only as a controller but also has the ability to drive the 40*16 dot matrix LCD pixels, and the driving ability of the HD44780 can be extended by an external drive 360 co
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:20435
    • 提供者:zcm
  1. TMP-sensor

    0下载:
  2. The project is in Multisim and drives motor according to temperature. Also Prints temperature on LCD
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:442954
    • 提供者:M Umer
  1. hexto-bcd

    0下载:
  2. It s a assembly program to convert HEX to BCD that can be pass to LCD
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:543
    • 提供者:nan
  1. LCD320240

    2下载:
  2. STM32F103驱动RA8806的320240液晶驱动程序,实验已经可以实现图片,汉字,光标,画线等程序功能,请放心下载!-STM32F103 drive RA8806 of 320,240 LCD driver test can already achieve the picture, characters, cursor, draw lines and other program features, please feel free to download!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-20
    • 文件大小:5139510
    • 提供者:wangbinli
  1. LCD_C

    0下载:
  2. 本工程为液晶显示,在pc端输入32个字符,送LCD显示,并且把收到的数据立即回发 (1)初始显示: Wait Receiving.. Soochow 2010.09. (2)MCU等待接收PC发来的32个字符,并送LCD显示 -This project is a liquid crystal display in the pc-ended input 32 characters, send LCD display, and the data receive
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:176778
    • 提供者:鞠宝锋
  1. HT1621_LCD

    0下载:
  2. HT1621是128点内存映象和多功能的LCD驱动器,HT1621的软件配置特性使它适用于多种LCD应用场合,包括LCD模块和显示子系统。用于连接主控制器和HT1621的管脚只有4或5条,HT1621还有一个节电命令用于降低系统功耗-HT1621 is the 128 bit memory mapping and multi function LCD driver, software configuration characteristics of HT1621 make it suitable
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:3270
    • 提供者:Bruno
  1. array

    0下载:
  2. 1)在LCD屏幕上提示用户用矩阵键盘输入6个数字,输入过程显示在屏幕上,同时从左到右显示在扩展版的数码管上。输入完成后,屏幕提示按“确认”键开始排序过程。一定要输满6个数字才能排序;输入过程中若按“取消”键则清除所有输入结果,回到待机状态。 (2)当输入完6个数字,按下“确认”键后,程序开始排序;在排序过程中在数码管上显示中间结果,每当数字顺序发生变化时,显示在数码管上停留3秒或有按键按下后才进行下一步计算。 (3)排序结束后,在数码管上应该从左到右显示数值从小到大排列的6个数字,同时L
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4218178
    • 提供者:
  1. BMP-pic-display

    0下载:
  2. 实验基于STM32F407Z。本实验将实现如下功能:本实验主要讲解如何使用在LCD上显示BMP图片,共有两种方法,一种是先将BMP图片从外部存储器加载到RAM中,然后再调用API函数显示在LCD上,另外一种是直接从外部存储器中读取BMP图片并显示在LCD上。第一种方法需要大量的RAM,但是速度快,第二种方法需要RAM小,但是现实速度慢。本实验还有一个屏幕截图函数,可以进行屏幕截图。 注意:本实验使用了UCOSII操作系统,本实验使用触摸屏,本实验基于4.3寸800*480分辨率的屏幕,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3524356
    • 提供者:Wu
  1. 3

    0下载:
  2. LCD显示各种采集信号及数据走势曲线,可用于监测平台开发! -LCD display a variety of data acquisition and signal the trend curve can be used to monitor the platform!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:16419
    • 提供者:王强
  1. DHT11-

    0下载:
  2. 采集DHT11的温湿度信息,实时发送到协调器。协调器通过串口打印和液晶显示方式展示当前温湿度。-Acquisition DHT11 temperature and humidity information transmitted in real time to the coordinator. Coordinator shows current temperature and humidity through a serial printer and LCD display.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:41984
    • 提供者:谢悦
  1. shuzipinlvji

    0下载:
  2. 本数字频率计将采用定时、计数的方法测量频率,采用一个1602A LCD显示器动态显示6位数。测量范围从1Hz—10kHz的正弦波、方波、三角波,时基宽度为1us,10us,100us,1ms。用单片机实现自动测量功能。-The digital frequency meter will adopt the method of timing, counting measuring frequency, USES a model 1602 a dynamic LCD display 6 digits.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:178406
    • 提供者:小唯
  1. Demo

    1下载:
  2. 用S3C2410和红外发射、接收二极管实现计数功能 (1)完成红外二极管与S3C2410的连接 (2)通过软件编程实现,两个红外管被阻断一次计数只加1(中断方式) (3)计数值显示液晶屏幕上 -S3C2410 and with an infrared transmitter and receiver diodes counting function (1) complete with infrared diode connected to the S3C2410 (2) thro
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3501072
    • 提供者:南晓艳
  1. test9_10

    0下载:
  2. STM32 实现数显保温杯功能,tong shi xian shi wendu -using STM32 to measure the temature of Cup and shown in LCD and send value to Phone by Bluetooth
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3461231
    • 提供者:李正荣
  1. Temperature-Meter

    0下载:
  2. 使用热电偶实现温度测量的温度计,大屏幕LCD显示,全套资料,包含原理图,实物图,c语言源程序,工程文件。实用的5V变3V电路。-The temperature sensors it is inexpensive and the measureing range is very wide compared to thermisters or temperature sensor ICs.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:126252
    • 提供者:long
  1. pressure-control

    0下载:
  2. 将施加于压力传感器金属弹性元件表面的压力,通过字符型液晶显示屏显示的其数值,并随力的大小而变化,且显示压力的量程可以调节。压力超过量程时,显示屏显示过高还是过低,蜂鸣器报警,电机运行(压力传感器用滑动变阻器代替)-The pressure applied to the pressure sensor element elastic metal surface by character LCD display of its value, and with the magnitude of the
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:2726
    • 提供者:赵宇
  1. yejing_xianshi

    0下载:
  2. 这是自己改进过的一个12864液晶显示的程序,容易看懂、移植,对于喜爱diy小制作的朋友很实用!-This is a program to improve their own had a 12864 LCD, and easy to understand, transplantation, for the love of a friend diy small production very practical!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:7055
    • 提供者:triple y
« 1 2 ... 20 21 22 23 24 2526 »
搜珍网 www.dssz.com