资源列表
FPGAHuffman
- 在嵌入式FPGA开发环境(ISE7.1)下的Huffman编解码的程序.
SerialLCD
- Serial LCD transmission is controlled by RS232 communication
MCC_FAT32
- FAT32 file access for PIC
PID
- PID控制器(比例-积分-微分控制器),由比例单元P、积分单元I和微分单元D组成[1]。通过Kp,Ki和Kd三个参数的设定-PID controller (proportional integral differential controllers), P the proportion, integral unit I and differential unit of D [1]. Through the Kp, Ki and Kd three parameters setting
GR47_C51
- gr47的程序,C51编写,包括短信收发和gprs-gr47 procedures C51 preparation, including SMS and GPRS transceiver
ErrorTest2
- Windows驱动开发技术详解错误代码2-Windows driver development techniques Detailed error code 2
hz
- 一款与HKZ16配合使用的16x16点阵字库单个汉字点阵信息获取的工具-Be used in conjunction with the HKZ16 a 16x16 dot matrix font a single Chinese character dot-matrix information acquisition tool
I2c
- example i2c protocol with simulation
USB
- 自己动手做U盘,基于ARM平台、支持FAT16、FAT32
ADC0zhuanhuan
- 基于C8051F040的利用过采样实现16位ADC转换的程序-based on the use C8051F040 over 16 sampling ADC conversion process
dzizhong
- 16*16点阵左移!!! 是16*16点阵左移显示的程序,对您应该有用!
PICFDelayCalc
- pic延时子程序,同过.EXE文件取出的值替换下面的代码,就能很好的实现延时。 1层循环例程: movlw 0x00 取值 movwf n0 incfsz n0 goto $-1 return 2层循环例程: movlw 0x11 外层 movwf n1 movlw 0x00 里层 movwf n0 incfsz n0 goto $-1 incfsz n1 goto $-5 return-D
