搜索资源列表
AMD NIC vxworks_end
- VxWorks在VMWare下的网卡驱动。 VMWare为运行于其上的操作系统提供虚拟网卡支持,该网卡类型即为AMD的PC-NET。实际上,在Tornado开发包中已经包含了该类型网卡的驱动程序,但经过测试,对于VMWare无法正常工作,所以需要这个从AMD的网站下载的驱动程序。 这是一个可执行的安装程序,运行该程序将得到一个压缩包和一个帮助文件,按照该帮助的要求,将压缩包直接释放到Tornado目录下即可。-VxWorks VMWare in the NIC driver. VMWare to
公交车IC卡电路图与原程序
- 公交IC卡的原理图及其源程序代码,其实就这么简单。-bus IC card schematic and source code, in fact as simple as that.
Windows CE下的串口通讯类
- 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
AVR-v_UART
- 在一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。这里介绍一个用AVR单片机模拟的串口程序.-in some applications, the regular use of the dual serial port, but most only provide a microcontroller serial, In fact, the general can use I / O simulation of a serial mouth. H
SMAC(Sources)
- FREESCALE 提供的 ZIGBEE协议,简单的MAC实现源代码,称为SMAC,C语言实现。实际上是基于FREESCALE ZIGBEE芯片 MC13192,符合IEEE802.15 MAC和PHY规范-FREESCALE ZIGBEE provided by the agreement, the simple realization MAC source code, known as SMAC, C language. In fact FREESCALE ZIGBEE is based o
Nios_SW_Tutorial_Cyclone_1C20
- 包括基于Cyclone1C20芯片NiosII软件开发的各种模块的测试例子,开发环境是基于NiosII IDE的,实际上就是eclipse开发-including chip-based Cyclone1C20 NiosII software modules developed by the test cases son, the development environment is based on NiosII IDE, in fact, is the development of eclip
串口发送modbus协议CRC校验
- 串口发送modbus协议CRC校验低字节(若为查表所得数据为高字节,其实为CRC的低字节)-serial modbus connection agreement low byte CRC (if available for look-up table for the high-byte data, In fact, for low-byte CRC)
ak1
- 一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。以下的程序是我编写的模拟串口程序,程序中使用了单片机的定时器0,和INT0中断。数据的发送和接收由中断程序自动进行。程序已经过AVR仿真器仿真和实际烧片使用,证明可靠。有一点需要说明的是,此模拟的串口为半双工方式。 主程序中,单片机将标准串口设置为115200bps,将模拟串口设置为19200bps。单片机将标准串口收到的数据从模拟串口发送出去,将模拟串口接收到的数据从标准串口发送回来。-s
ElectricalControl
- 看了这个代码不要吓一条,以为是一个可以控制房间所有电器开关的系统,其实作者所表达也就是这个意思,只不过只发布了几个控件,要想控制整个房间的电器开关,需要单片机支持,控制电路的支持,当然这个程序已经有了。-read the code not a threat, that is a control room for all electrical switches in the system, In fact, the author is the expression meaning, but onl
protusjiaotong
- 单片机在交通中的使用,可以看到其实神秘的交通等也可以被小小的单片机来成功的控制了!-MCU in the use of traffic, In fact, we can see a mysterious traffic can also be little to the success of the MCU control!
X5045-1
- x5045有四种功能:分别是上电复位、看门狗定时器、电源电压监控和块锁保护串行eeprom的功能, 该程序通过改变控制寄存器的参数可以实现看门狗定时器监视电压和设置保护rom区,每次复位后 地址计数器都是该区的首地址(个人观点),即断点地址。 问题:其实对该芯片的应用还是很模糊-x5045 four functions : the reduction of electricity, watchdog timer, Supply voltage control and protecti
ldpcber
- This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collecti
IA4432_CN.Silicon Labs最新出品的Si4432射频芯片中文版说明书
- Silicon Labs最新出品的Si4432射频芯片中文版说明书,IA4432其实就是Si4432。,Silicon Labs newly published Chinese version of Si4432 RF chip instructions, IA4432 fact Si4432.
Qt4WindowSourceCode.rar
- Linux窗口程序设计,Qt4精彩实例分析,以循序渐进的方式介绍Qt4开发及其实例子,第一部分,Linux Programming window, Qt4 wonderful examples of analysis to step-by-step guide to Qt4 development and in fact, examples of the first part of
CoOS_NXP_LPC17xx
- 一种免费开源的事实多任务操作系统CoOS,胆小精悍,与UcOSII各有千秋,本例是移植在NXP LPC17xx系列下的CoOS-The fact that a free, open-source multi-tasking operating system CoOS, lean and timid, and UcOSII different, in this case is a transfer in the NXP LPC17xx series under CoOS
The-STM32-TIM-programming
- a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。 b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。 -A) purpose: basic PWM input also called capture, and interrupt coop
ucos33ex
- 这个就是所谓ucos的33个例子,其实来自于任哲的一本书 不过我压缩成一个文件 只需下载这一个文件即可-This is the so-called uCOS of 33 examples, in fact, from the REN Zhe of a book but I just compressed into a file you can download this document
sst89c54
- sst单片机的监控程序,为了做仿真器,sst单片机采用51内核-sst microcontroller hex document,in order to visual fact
EasyJtag
- JTAG的驱动程序,一般都是用在相对应的嵌入式ARM处理器上,这个事实用在LPC2210上面。-JTAG drivers are generally used in relation to the embedded ARM processor, with the fact that the LPC2210 above.
The-Inefficiency-of-CPP--Fact-or-Fiction
- Efficiency of c and c++ : fact or fiction
