搜索资源列表
MCU_Key
- 这是一个为51系列单片机开发的4*4键盘驱动程序。该驱动程序包括2个文件,使用时将C文件关联入工程,在调用文件前包含H文件即可。本键盘驱动程序具有两个接口函数提供两种扫描方式(阻塞和非阻塞),可以任意定制返回键值,具有防抖动处理,具体使用方法可以参见注释。(本程序在Keil C51开发环境中测试成功,并经过多次实践应用)。-This is a series of 51 MCU development of the 4 * 4 keyboard driver. The drive included
uartsever
- 串口中断服务函数集,串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理,出入均设有缓冲区,大小可任意设置-interrupt service function set, interrupt service procedures, just doing simple call can be completed serial input and output handling, are provided access to the buffer zone, the size can be a
reseive
- 12864液晶驱动程序,利用函数可变参数的特性及改变临时空间的大小,可以显示任意长度的字符串。
serial_program_for_51
- 很完整的51串口程序 包括如下: 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 出入均设有缓冲区,大小可任意设置。 可供使用的函数名: char getbyte(void) 从接收缓冲区取一个byte,如不想等待则在调用前检测inbufsign是否为1。 getline(char idata *line, unsigned char n) 获取一行数据回车结束,必须定义最大输入字符数 putbyte(char c) 放入一个字节到发送缓冲区 putb
基于labview的任意波形输入界面
- dds函数信号发生器,一个完整的正弦波程序,并有labview设计的人机交互界面
AC12864
- QC12864驱动,解决在串行不能读操作的情况下绘制任意函数曲线-QC12864 drive can not read the serial address the case of an arbitrary function curve drawn
rand
- 随机函数,可以任意设置随机函数范围 随机函数,可以任意设置随机函数范围-rand function,to set any range random number
LCD_draw_driver
- 包含以st7920控制芯片的12864液晶的任意位置画点,显示中文以及显示字符的函数。-for 12864 LCD chips with St7920 control .this driver provide anywhere draw dot and the Chinese characters .
FM_BPSK
- Send_message 数字发信机测试函数模块 功能:DDS语言调频发信机,中心载波频率可在2MHz ~ 10MHz之间任意切换, 显示当时刻载波中心频率;-The number of letters Send_message test function modules: DDS machine language FM sent a letter, the center carrier frequency 2MHz ~ 10MHz can switch back and forth b
ceFuncTest
- 可在桌面电脑通过activesync工具调用WINCE设备的任意目录下的DLL中的导出函数。 这是用VS2005建立的工具,包括桌面电脑上运行的测试EXE,和在WINCE设备环境下的DLL子工程。-Be on the desktop PC through activesync tool called WINCE device to any directory in the exported DLL functions. It is used VS2005 build tools, inclu
C8051_1602
- C8051F020单片机与 LCD1602液晶 的接口函数,用C8051F020单片机来控制液晶的现实内容。采用单片机口线模拟时序。提供底层控制函数和使用简单的高层封装函数。底层函数主要包含口线控制、命令字和数据字的写入和读出操作。高层函数主要包括初始化、清屏、在屏幕上任意位置显示字符串等函数。-C8051F020 MCU and LCD1602 LCD interface functions, using C8051F020 microcontroller to control the rea
VHDL
- 利用VHDL实现任意函数发生器,包括方波、正弦波、三角波等。-The use of VHDL to achieve arbitrary function generator, including square, sine wave, triangle wave and so on.
Lcd
- 无字库液晶屏串行SPI总线驱动,直接调用该函数就可在液晶屏的任意位置显示任何字符和图形。-No character LCD screen serial SPI bus driver can directly call the function anywhere in the LCD display of any characters and graphics.
Drivers
- 2440芯片下的,字符显示函数,可以显示任意点阵字体的字符显示函数-Under the 2440 chip, the character display function, can display any font character dot matrix display function
20051041061569
- WinIo 2.0 使用非常简单, 提供一个初始化函数 InitializeWinIo() 和 关闭结束函数 ShutdownWinIo() 在调用初始化函数成功之后, 就可以进行任意端口操作了, 在程序结束时调用关闭结束函数。 -WinIo 2.0 Very easy to use, provide an initialization function InitializeWinIo () and close the end of the function ShutdownWinIo
key_1
- 带有任意组合键,引导键,及单键长按,连_发功能的按键扫描函数.doc-qq
3310
- 3310 5110 LCD 驱动,一个函数实现任意位置放中英文字符,图片.rar!-3310 5110 LCD driver, a function to put in an arbitrary position of English characters, pictures. Rar!
ST7920serial
- 详细说明:ST7920串行控制例程 1.利用avrx信号量,支持多任务调用 2.带文本缓冲 3.支持任意位置单个汉字反显,以及汉字和英文混显,自动换行 4.全c函数编写,有较详细的注释 需要扩充:为了和数字混合显示可以利用可变参数 -Details: ST7920 serial control routine 1. Using avrx semaphores, called multi-task 2. With a text buffer 3. To support a
12864的显示图片和任意文字的函数
- 12864的显示图片和任意文字的函数,能够很好的让初学者入门-12864 pictures and any text display function, can be a good start for beginners
摄像头实验(彩色,灰度,任意窗口)
- 摄像头灰度的改变,比较简单的说明,在主函数里面说明(Camera gray change, relatively simple descr iption, in the main function inside descr iption)