资源列表
mot-cont-si
- 通过AT90S2313控制可控硅实现对机电系统的控制-through AT90S2313 SCR control system to achieve the right electromechanical control
arm926e_mx21_1wire
- 给予arm926e的mx21处理器的1wire总线驱动程序源代码,里面有现成的makefile,在嵌入式开发环境下直接make就可以,我的armgcc是3.2.3版本的-arm926e give the mx21 processor 1wire bus driver source code, There are ready-made makefile, in the embedded development environment can make direct, I armgcc versio
lv-mf-test
- 通过AT90S2313的边缘触发功能构成频率级完成金属探测功能-through AT90S2313 the edge trigger function constitute complete frequency-functional metal detector
ov7660drive
- ov7660摄像头模块的驱动程序源码,给予arm926e的,30万像素的。-ov7660 camera module of the driver source code, giving arm926e, 300,000 pixel.
rfid-program
- 通过SSTC51控制MFS50实现满足IEE4100规则IC卡的读写-through SSTC51 control MFS50 achieve meet IEE4100 rules IC card literacy
ov7660test
- ov7660摄像头模块的测试程序,给予armlinux的,30万像素。-ov7660 camera module testing procedures, giving armlinux, 300,000 pixels.
dtf-test
- 89C54构成MC4511锁相环稳定性扫描测试仪器,-89C54 constitute MC4511 PLL stability scan testing equipment
luojifenxiyi
- 逻辑分析仪 PC发送到单片机的命令共7个字节: 第一字节是触发信号,每bit对应一路信号,1为高电平触发,0为低电平触发; 第二字节是触发有效信号,每bit对应一路信号,1为忽略,0为有效; 第三、四字节是采样时间,对应如下: 2us=0x0402,5us=0x0a02,10us=0x1402,10us=0x2802,50us=0x6402,100us=0xc802,200us=0x3203,500us=0x7d03,1ms=0xfa03,2ms=0x7d04,4ms
TXDIO1
- 无线通信IC CC1100通过51控制数据发送-wireless communications IC CC1100 through 51 control data sent
SDMP30new
- /*** *** *** *** *** / /* MP3 Code for M32L */ /* By pasyong */ /* 2006-4 */ /* Base ICC6.31A */-/*** *** *** *** *** ***** '0 / * Code for M3 MP3 2L * / / * By pasyong * / / * 2006-4 * / / * Base IC
RADIORX2
- 51控制CC1100无线收发IC接收数据程序-51 wireless control CC1100 transceiver IC procedures for receiving data
la1823+lc72131
- 数字选台收音机 注意: (1)遥控发射芯片用TC9012/TC9243 经常用到的还有UPD6121和LC7461,它们的不同只处在于引导码的时间不同或者数据位的个数不同,接受原理基本一样。将本程序的相关位置修改就可以通用。 系统时钟22.1184MHZ,如果用其他的时钟请将delay.c文件中的定时器装载值修改一下 (2) 键盘检测在VFD程序中,16312可以驱动VFD,另外外部可接24个按键,并将按键值放到 其内部的存储中,使用时只须发命令读即可。