搜索资源列表
S3C2413_UserManual_Rev0.0_051122
- 三星新出的一款ARM926EJ-S内核芯片,时钟高达266MHZ,带有图像(CAMERA)接口,LCD接口,USB,SD,UART,SPI,IIS,IIC等接口,资源丰富,是s3c2440和S3C24A0的低成本代替产品。-Samsung's first and ARM926EJ-S processor chip, the clock up to 266MHZ. with images (CAMERA) interface, LCD interface, USB, SD, UART, S
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
f340
- C8051f340单片机自编的温控程序,包括2个直流继电器、两个交流继电器、四路低成本热敏电阻采集温度、湿度采集、IIC存储、液晶显示、USB和串口传输等外围设备程序。-C8051f340 SCM self temperature control procedures, including 2 DC relays, two AC relay, four low-cost thermistor collect temperature, humidity acquisition, IIC stora
USBI2C
- 通过USB接口访问IIC设备,包含固件程序、驱动程序、上位机程序-IIC device through the USB interface to access, including firmware, drivers, host computer program
GEC2410Demo
- 广嵌GEC2410开发板实验程序及PDF文档 GEC2410实战手册目录 一、基本接口实验 1.1 ARM汇编指令编程实验 1.2 Thumb和ARM指令混合编程实验 1.3 C和ARM汇编混合编程实验 1.4 C编程实现LED控制实验 1.5 ARM启动及工作模式切换实验 1.6 外部中断应用实验 1.7 看门狗定时器应用实验 1.8 PWM控制蜂鸣器实验 1.9 实时时钟及闹钟设计实验 1.10 Nor flash 应用
Vend_ax
- This directory contains the 8051 firmware Vend_Ax source code for the Cypress EZ-USB chip. The purpose of this software is to demonstrate how to implement vendor specific commands. The following vendor specific commands are implemented:
SMDK2440A_WINCE60
- S3C2440 wince 6.0 BSP DM9000网卡 USB display touch IIC SD卡 串口 声卡 keybd Battdrvr 移植后简单修改可以直接用的程序-S3C2440 wince 6.0 BSP DM9000 Network Card USB display touch IIC SD card serial transplantation keybd Battdrvr sound simple modificati
USBinterfaceforcomm
- USB接口的高速数据采集卡的设计与实现 -USB接口的高速数据采集卡的设计与实现afa a
iic-to-usb-disk(cy8c3240)
- cy8c3240 s disk article about iic to usb-cy8c3240 s disk article about iic to usb
USB_v0.4.5
- 新华龙F321驱动程序+上位机控制软件 USB转IIC/SPI程序-New Hualong F321 Driver+ Host Computer Control Software USB-IIC/SPI program
USBIIC
- 用MC9S08JM60实现USB到 IIC接口的转换器-the source code for USB-IIC bridge with Freescale MC9S08JM60
qq2440
- qq2440的非操作系统测试代码,包括串口.LCD屏.ADC,USB,RTC,IIC,DMA,等操作,数目量大,在其它的网站上是找不到的,是学习ARM不可多得的好材料。建议大家在熟悉此代码的基础上可以试着改写以熟炼此内容。-qq2440 non-operating test code, including the serial port. LCD screen. ADC, USB, RTC, IIC, DMA, and other operations, the number of large,
USB2ISP_DEV
- 基于USBIO公司的USB2ISP开发板开发的上位机程序,可以实现USB接口转I2C与SPI器件,实现了多种器件(24系列IIC的读写,ADC,MSP430F2013,SPI存储,温度传感器),实时曲线显示,功能很强大!!1-USBIO' s USB2ISP based development board developed by host computer program, you can achieve the USB interface to switch I2C and SPI d
demo
- 下面是目录介绍 ADC---------ADC模数转换实验 ASM---------汇编程序实验 ASM_c-------汇编和C语言混合实验 CF----------CF读写实验 DcMotor-----直流电机实验 DMA——-----DMA数据传输实验 GPRS--------GPRS/GSM通讯实验 GPS---------GPS全球定位实验 IDE---------IDE测试实验 IIC---------IIC读写实验 IIS--------
BSP
- S3C2410的BSP,其中包含USB,IIC等常用驱动。-BSP for S3C2410,Include:USB driver,IIC driver and so on
LibMPSSE-I2C_DLL_Windows
- ftdi公司的USB转IIC的一个实例,是在windows环境下运行的,简单易懂。-ftdi usb iic code
AVR_C
- AVR实用系统C程序,USART,USB,IIC,串口-C program of the AVR practical system, USART, USB, IIC, serial
IIC
- 实验目的: 学习STM32模拟IIC的使用,驱动24C02实现EEPROM数据读写. 硬件资源: 1,DS0(连接在PB5) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A10接RS) 4,按键KEY0(PE4)/KEY1(PE3) 5,24C02(IIC连接在PB6/PB7上面)
From-USB-To-IIC
- 在VC下调用USB转IIC的DLL库,实现USB转IIC的通信转换,应用于直接操作IIC芯片。-Called in VC USB transfer IIC s DLL library that implements USB communication converter to turn IIC applied directly operate IIC chip.
USB-IIC
- 使用labview对其进行上位机编程,使STM32F407能够与IIC进行通信的通用程序(Using LabVIEW to program the host computer and enable STM32F407 to communicate with IIC.)