搜索资源列表
liyao_ucos1
- 由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模块,象TCP/IP协议,可以为许多应用提供附加应用。-by
8864
- LCD驱动代码 驱动88*64LCD模块显示-LCD driver code-88 * Embedded Module shows
LcmDrive
- LCM320240点阵图形显示模块的驱动程序-LCM320240 dot matrix graphic display module driver
DisplayLoadedModules_exe
- 显示WINDOWS中进程已载入的所有模块。-show WINDOWS process has been printed in all the modules.
lcmtest
- 液晶显示模块显示驱动测试程序,经过测试,可用。
lm1095.rar
- topway液晶显示模块LM1095资料和提供51驱动程序源码,LM1095 LCD Module topway information and source 51 driver
MyIS
- 一个类似icesword的东西,驱动级,有显示进程、内核模块、启动组、SSDT、消息钩子、等功能。-A similar icesword things, drive level, showing the process, the kernel module, start the group, SSDT, news hooks, and other functions.
4_5_line
- 4线及5线液晶显示模块之ANALOG 电阻式Touch Panel资料-4-wire and 5-line LCD module
LCD1602driver
- lcd驱动 1602型字符型液晶显示模块 动态驱动显示英文字符 c++驱动程序-lcd driver mcu8051 1602lcd c++languang it canbe used in many aspet withyou like
MSP430ADXL345
- msp430f149单片机驱动ADXL345角度传感器模块,并将相关数据显示在LCD1602上。-msp430f149 microcontroller-driven the ADXL345 angle sensor modules, and data show that in the LCD1602.
12864display
- 12864显示程序12864是128*64点阵液晶模块的点阵数简称,业界约定俗成的简称。-12864 display program 12 864 128* 64 dot matrix LCD module number referred to, the industry convention for short.
AR
- 本程序功能是实现超声波测距的,温度补偿+LCD显示,模块化编程-This procedure is to achieve ultrasonic ranging functions, and temperature compensation+ LCD display, modular programming
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。