资源列表
FANGWENUSB
- //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(\"MyPipe1\") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &nBytesRead, NULL) //从 hPipe 里读取数
adc_master_0730
- 关于ADS7864的驱动电路verilog代码设计,支持Avalon总线-The driver circuit on the ADS7864 verilog code design, support Avalon bus
mmc-manip-code
- code that helps to find the way to read and write on a mmc memory card with pic
STM32Pusart_printf
- 介绍了STM32F10XX系列利用串口来实现printf函数,简单实用。-Introduces the STM32F10XX series using a serial port to realize the printf function, simple and practical.
Chronometer
- Chronometer VHDL code.
ADC0909.c
- ADC0809的测试程序,用数码管显示测量结果。-The ADC0809 test program, digital display measurement results.
photo
- 图片轮换,具有很好的时间控制和风格。是一个很好的图片显示例子。-Image rotation, has a good time control and style. A good picture display example.
FPM10A
- FPM10A指纹识别模块的使用函数。其中含有一些FPM10A指纹识别模块常用函数-Use function FPM10A fingerprint identification module. Which contains a number of commonly used functions FPM10A fingerprint recognition module
chaojiliebiaokuangbj
- 一个超级列表框背景,采用易语言原密码编写,非常好用-A super list box background, using easy language to write the original code, very easy to use
Serial
- tinyOS 无线传感器网络无线通信和串口通信代码 -tinyOS wireless sensor networks wireless communication and serial communication code
Chebyshev-I
- 本文件包含两个MATLAB程序。两个程序分别设计了切比雪夫1型低通滤波器和切比雪夫1型带通滤波器,实现特定频率信号的滤除。-This document contains two MATLAB program. Both programs were designed Chebyshev a low pass filter and Chebyshev type band-pass filter to filter out specific frequency signals to achieve.
PROJECT
- Basic Code Based AVR
