搜索资源列表
avr+cp2200_source
- m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD P
ATA2270-EK1
- 找的一个用U2270B开发的射频卡项目文件,很不错,是官方的!! 对坐射频卡项目的人有很好的参考价值-find a use U2270B development of the RF card project document quite well, and is an official! ! RF cards sitting in an item of value!
stc12c2052AD
- stc12c2052AD头文件,用KEIL时直接找不到STC这个型号的.
8019
- 很多开发者都在四处找关于rtl8019的资料,我把它集中在一个文件里了,希望能给需要的人带来好处。
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
5105_pcb_sch.rar
- Protel 99 可以打开。里面是5105芯片的机顶盒硬件设计方案和一个bin文件。包括pcb sch2个文件和一个bin文件。bin文件是用来共享某些CA系统的智能卡的。有了这3个文件,就可以找工厂代工生产硬件及烧录应用软件了。,Protel 99 can open. There are 5105 chip set-top box hardware design program and a bin file. Including pcb sch2 file and a bin file. b
linefollower
- 这是我第一个寻迹小车,程序很简单,只有十多行。主要用了两个外部中断。走的是黑底白线的轨迹。传感器部分的电路图大家可以在网上找。原理是如果传感器在黑色背景上,输出高电平。如果检测到白线,输出低电平,把两路传感器接到单片机的P32,P33。就能实现循白色轨迹的功能了。传感器我用的是ST168。ST178,ST188也可以。 Proteus仿真文件中用了两个开关来替代,可以观察电机的反应。 -This is my first car tracing, the program is very
p30f3010
- dsPic30f6010的头文件初学者经常找-dsPic30f6010.h
msc1210-evm
- 哈哈 首发吧 自己都不记得哪里找来的了,msc1210-evm user s guide TI编号为SBAU073的pdf 说明文件-Haha starting where it got its own can not remember the a, msc1210-evm user' s guide TI numbered SBAU073 the pdf documentation
producthzk
- 很多单片机用户想找个好的字库生成软件,但是都不是很合用,本软件即可以生成全字库文件又可以生成小字库文件,非常灵活-A lot of single-chip microcomputer users want to find a good word stock generation software, but are not very share, the software that can generate the transplanting files and can generate litt
pic16f887
- 很多人在网上找不到883的头文件 特此分享一下 887 883可以共用-A lot of people can not be found in the online 883 headers hereby share 887,883 can be shared
ch375
- CH375 Inc CH375的命令代码 含h文件 网上找不到-ch375inc.h can not find it on the internet
power_on_selftest
- MCS-51单片机C语言的U盘文件读写程序;字节读写,文件枚举,文件复制,用于将U盘中的/C51/CH376HFT.C文件中的小写字母转成大写字母后, 写到新建的文件NEWFILE.TXT中,如果找不到原文件CH376HFT.C, 那么该程序将显示C51子目录下所有以CH376开头的文件名, 并新建NEWFILE.TXT文件并写入提示信息, 如果找不到C51子目录, 那么该程序将显示根目录下的所有文件名, 并新建NEWFILE.TXT文件并写入提示信息-MCS-51 MCU-U disk
trip-Voice-Alarm
- 高低压配电柜跳闸语音报警系统 系统包含打印机和彩屏,程序完整,编译后可以正常使用,只是年代久远,说明文件和PCB文件找不到了!-High and low voltage distribution cabinet trip Voice Alarm System System includes a printer and a color screen, program integrity, and can be used normally compiled, just old, docum
ch374ds1~ds2
- 网友们一直在找的文件,ch374开发很有用-This Document is useful for IC ch374.
STM32F103-DualCDC
- STM32F103 USB转双串口。使用CDC类。插上电脑后,会出来两个虚拟串口,如果提示找不到驱动,指定驱动路径到inf文件夹即可。 相比ST官方提供的只有1路串口的例程,方便了很多 用到的IO定义如下: 串口1:PA9和PA10 const GPIO_InitTypeDef TX1_pin { GPIO_Pin_9, GPIO_Speed_50MHz, GPIO_Mode_AF_PP } const GPIO_InitTypeDef RX1_pin { GPIO_Pin
16Hex10频率计
- 以前做的频率计,有实物,后来电脑文件找不到了,幸好当时烧录没有加密,用烧写器读出后的反汇编(The frequency meter used in the past was in kind, and then the computer files could not be found. Fortunately, there was no encryption at that time, and the disassembler was read out with the writer.)