搜索资源列表
DELPHI_CVAVR_EEPROM
- 这是一个DELPHI与单片机相结合的应用例子 这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。 上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 应用程序 for Delphi 6.0 (SP2) ..\\EEPROM.dpr ...... DELPHI 项目包 ..
spi_at45db
- spi口读写串口flash AT45DB041的程序, c语言,有详细注释-spi AT45DB041 : Serial flash procedures, c language, a detailed Notes
SmartARM2200_I2C_in_MDK_Keil
- 周立功开发板SmartArm2200 I2C中断方式读写板上EEPROM CAT1025,在MDK Keil环境下完成。实现了完整的串口输入输出,方便通过串口读写CAT1025
ads_source
- adctest S3C44B0X内置A/D转换器应用实例; einttest S3C44B0X外部中断实例; flashtest flash读写实例; Helloworld Helloworld程序; iictest IIC接口运用实例; iotest I/O应用实例——矩阵式键盘扫描; rtctest S3C44B0X内置RTC应用实例; Timertest 定时器应用实例; uarttest UART串行口应用实例; ucos_ex1 uc/os-II运用
sdt_source
- adctest S3C44B0X内置A/D转换器应用实例; einttest S3C44B0X外部中断实例; flashtest flash读写实例; Helloworld Helloworld程序; iictest IIC接口运用实例; iotest I/O应用实例——矩阵式键盘扫描; rtctest S3C44B0X内置RTC应用实例; Timertest 定时器应用实例; uarttest UART串行口应用实例; ucos_ex1 uc/os-II运用
Print_IIC
- 通过计算机并口模拟IIC总线,对TV Tuner进行读写,通过DDC2BI命令对TV进行控制,通过串口与声音测试设备连接,调整Audio曲线,也可以在此基础上扩充自己的功能,是一个开发TV不错的工具。
TV_TUNER_DEBUG
- 一款通过串口控制Tuner的工具,可以对Tuner寄存器进行读写操作。
LM3S_UART
- 《LM3S系列CPU高性能串口驱动程序》 现在很多ARM7芯片已经使用了Cotex-M3内核,我开始接触这东西是从周立功的LM3S1138开始的。周立功提供的1138串口例程基本不具有实用性…… 该驱动程序在利用LM3S系列CPU自身FIFO的同时,利用环形缓冲区构建了软件层的Buffer,采用中断方式进行Buffer读写,效率高,运行稳定,可用于透传、网关等各种大数据流量的场合。程序包含头文件,注释详尽;基于Stellaris外设驱动库编写,方便移植。并支持485通信,串口初始化数据自
AT24C04
- AT24C04采用IIC串口总线方式进行数据传送,读写数据的时序源代码!-AT24C04 way with IIC serial bus data transfer, read and write data timing source code!
interruptresponseexamples
- MSP430F249的串口例子程序,介绍怎么实现中断响应和串口上数据的读写-MSP430F249 serial example program to introduce the interrupt response and how to achieve read and write data on serial port
UARTtest
- 基于ARM7 44b0x硬件平台的串口UART驱动程序,包括初始化、读写功能,均已调试通过。需要的朋友可以参考下!-Hardware platform based on the ARM7 44b0x Serial UART driver, including the initialization, read and write functions, have been debug through. Friend in need can refer to the next!
19854827LPC2378
- 使用简单: 用 控件->Active=true 打开串口 控件->Read()读, 控件->Write()写. 可以处理控件的事件, 但不是必须的.-Easy to use: Using Controls-> Active = true open the serial port control-> Read () read, controls-> Write () to write. Can deal with the control case,
zlg7289a1
- 软件实现SPI板子的ID的读写,并且通过串口打印出来-read SPI ID
SHTxx--C51
- 用C51编写的系列温湿度传感器SHTxx的访问代码。采用两个引脚控制SHTxx的读写,通过数据计算以后用串口输出。-C51 series prepared by temperature and humidity sensors SHTxx the access code. SHTxx the use of two-pin control of the reading and writing, through the use of data after the serial output.
FM24C64
- FM24C64采用IIC串口总线方式进行数据传送,读写数据的时序源代码!-FM24C64 way with IIC serial bus data transfer, read and write data timing source code!
447915_d4d5ed744aeea98a
- 这是一个对ARM9通用的LINUX ARM QT串口初始化设置,只要在自己的程序打开这个程序,及初始化数据结构,就可以读写出N个字节的串口数据-This is an ARM9 general-purpose LINUX ARM QT serial port initialization settings, as long as in their own program to open this program, and initialize data structures, you can re
Example
- lpc2132读写SST39VF400的程序,通过串口发给单片机,由单片机写入FLASH,可以擦除和写入。ADS1.2编译-This is a program for lpc2132 to write SST39VF400.use ads1.2
demo
- 下面是目录介绍 ADC---------ADC模数转换实验 ASM---------汇编程序实验 ASM_c-------汇编和C语言混合实验 CF----------CF读写实验 DcMotor-----直流电机实验 DMA——-----DMA数据传输实验 GPRS--------GPRS/GSM通讯实验 GPS---------GPS全球定位实验 IDE---------IDE测试实验 IIC---------IIC读写实验 IIS--------
SD卡_SDIO实验
- 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)
HMT_API_V4.XX
- 拓普微串口触摸屏底层驱动程序,包括51 单片机,和STM32的例程,程序包含画点画线,读数据、写数据,读按键等功能(Tuopu serial port touch screen driver, including 51 SCM, and STM32 routine, the program includes drawing dot line, read data, write data, read the keys and other functions)
