搜索资源列表
XmlDo
- 本代码用于读取XML文件中的内容,可为应用程序设置配置文件-This code is used to read the contents of XML documents can be set for the application configuration file
OV7670_Verilog
- 硬件方式初始化OV7670代码,使用Verilog,I2C_Controller.v为底层SCCB 驱动文件; I2C_CCD_Config.v为初始化参数在此文件中配置;cmos_top.v为硬件读取OV7670输出时序; 另外需要给OV7670 输入XCLK时钟, 可以是 50MHZ-Hardware initialized OV7670 code using Verilog I2C_Controller.v the underlying the SCCB driver fil
EEPROM
- PIC30f5011单片机EEProm配置文件。该文件已经经过测试,可以按字节读取EPROM中的值-This is a PIC30f5011 PROmgram,YOU can you this file to config PIC30f5011 EEPROM
test_conf
- c语言读写配置文件,用于设置保存及读取。-The c language literacy configuration file used to save the settings and read.
spi_flash
- 基于STM32的SPI通信协议,利用SPI总线使主机与FLASH通信,实现读取、写入、擦除等功能。包括库文件和其他配置文件。-STM32-based SPI communication protocol using the SPI bus host with FLASH communications to achieve read, write, erase and other functions. Including library files and other configuration
Temp
- 利用STM32内部温度传感器读取芯片温度并且通过串口打印到PC端。包含所有配置文件和库文件。-STM32 internal temperature sensor reads the chip temperature and print through the serial port to the PC side. Contains all the configuration files and libraries.
windows-mobile_RFID
- windows mobile 6.5 开发,主要用到的功能:读取rfid电子标签,读取ini配置文件,使用web service接口获取数据,json解析,部分控件美化。-Windows Mobile 6.5 development, mainly used: read rfid tag read ini configuration file, using the web service interface to obtain data, JSON parsing, some control b
config
- linux 配置文件的读取,可以编译成静态库,提供了一个配置文件的范例,在ubuntu上编译通过,也使用在读取我的socks5配置文件-Read linux config file
HDC1080
- 本文件主要是TI新出的温湿度传感器HDC1080驱动程序,可以正常配置寄存器,读取温度值。其接口为I2C。-This document is mainly a new TI temperature and humidity sensor HDC1080 driver, it can normal configuration register, read the temperature value. Its interface is I2C.
newadd22
- vb6.0 开发的部分读取配置文件函数,以起抛砖引玉之效-a fcunction to read the contents of config file in vb6.0
ad2s1210串行驱动
- 这是完整的在STM32f10x芯片下实现旋变解码的程序,虽然只有一个文件,但是芯片的配置、读取、故障处理等全部实现!