搜索资源列表
nRF24E1编程下载板相关程序
- nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板,使用方便。 nRF24E1编程下载板源程序包括上位机程序、单片机固件程序和nRF24E1内51核控制程序, 分别存放在“上位机程序”、“AT89S52”和“nRF24E1”三个文件夹内。 “上位机程序”内有应用软件download.exe。 “AT89S52”内有单片机固件源程序download.c,可以直接编译连接生成下载文件,下载到目标单片机AT89S52中。 “nRF24E1”内有控制n
ciureanuheadmodel
- Efficiency and inductance of multi-turn head. Uses a three region model. “Efficiency and Inductance Analysis of a Three-Region Thin-Film Head", Petru C. Ciureanu, IEEE Trans. on Mag., Vol. MAG-22, No. 1, January 1988. This model is an exten
Joneheadmodel
- Implementation of the Jones transmission line model. by C. Bond, 1994 "Analysis of the Efficiency and Inductance of Multiturn Thin Film Magnetic Recording Heads", R. E. Jones, Jr., IEEE Trans. on Magnetics, Vol. MAG-14, No. 5, Sept. 1
Potterfringeheadmodel
- Implementation of the Potter head field equations. (C) 2000, C. Bond. All rights reserved. "Analytic Expression for the Fringe Field of Finite Pole-Tip Length Recording Heads", Robert I. Potter, IEEE Trans. on Mag., Vol. MAG-11, pp. 8
CC2500Atmega32lib
- LIbrary file for CC2500 ported on atmega 32 which supports bots trans mission and reception-LIbrary file for CC2500 ported on atmega 32 which supports bots trans mission and reception
pciv
- 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
UART-Rec-and-trans
- 单片机处理串口功能包括:接收数据和发送数据,使用C语言编程-RS232 Serial of microcontroller processing functions include: receiving data and sending data, using the C programming language