搜索资源列表
zf3127.doc
- 函数发生器是一种在科研和生产中经常用到的基本波形产生器,集成函数 波形发生器一般都采用ICL8038或5G8038,而它们只能产生300kHz以下的中低频正弦波、矩形波和三角波,且频率与占空比不能单独调节,从而给使用带来很大不便。本文介绍由LM324和稳压管组成的低频函数波形发生器,该电路能够产生正弦波、方波和三角波信号,频率能以10Hz的间隔在20Hz~20KHz范围内调整。-Function Generator is a scientific research and production
DM9161
- 详细介绍了DM9161相关的驱动函数及实现-details of the DM9161 related function and driven to achieve
SmallRTOSv1203
- 主要介绍了在实时操作系统Small RTOS下,编写独立CAN控制器SJA1000驱动程序的方法。并介绍了SJA1000 PeliCan模式下接口函数库的使用方法,以及简要的介绍了对Small RTOS的配置方法。-introduced in the Small RTOS Real-Time Operating System, preparation of the independent SJA1000 CAN controller drives the procedure. And intro
DDSSignalSource
- 8.1 利用dac0832产生三角波程序介绍:单片机通过DAC0832转换在LM358的7脚输出三角波。实际应用如:函数波形发生器。 程序实
LwIP_RAW_API-Design
- LwIP的RAW API接口及编程指南。本文详细讲述了LwIP在无操作系统支持环境下的API函数介绍及编程应用。首先,介绍了RAW API的特点及优缺点,然后逐个介绍了LwIP提供的所有的RAW API函数,最后通过实例的形式介绍了这些API函数具体编程的方法。-LwIP the RAW API interface and programming guide. This paper describes LwIP without operating system support environme
SJA1000
- 讲述基于单片机和can控制器的开发例子,里面介绍了基本的程序,pelican函数的定义,寄存器的定义-Controller based on single chip and can talk about the development of an example, which describes the basic procedure, pelican function definition, the definition of register
cvavr_usingdocument
- 1,CVAVR使用手册.pdf 2,CVAVR应用入门.pdf 3,CVAVR库函数介绍.pdf 4,CVAVR使用参考.pdf-aaa
FAT12driver
- FAT12文件系统驱动,C语言编写的驱动,适用于容量小于8M的存储器使用;已经写好了创建,查找、删除等函数,其中还有关于SD卡协议及FAT16的结构介绍;-FAT12 file system drive, C language driver for the use of memory capacity is less than 8M has written to create, find, delete and other functions, which are on the SD card
LM3S1138
- easyarm1138的技术性文档的英文版,用于功能及函数的使用介绍-easyarm1138 technical documentation
GPTM(LM3S8962)
- 介绍LM3S8962的通用定时器,以及常用的库函数,并附有实例。(本人为一初学者仅共大家互相学习,请多指教!!!)-LM3S8962 introduced general-purpose timers, and common library functions, together with examples. (I for a total beginner just learning about each other, like him advice!!!)
CF-and-compatflash-specification
- 介绍CF卡的电气特性、物理特性、配置方法、函数调用原则等设计原理-Introduction of the electrical characteristics of CF card, physical characteristics, collocation method, function calls principle the principle of design
a-square-root-algorithm
- 介绍一种高速高精度的开方算法它适用于最一般开方运算形式汉, 算法将数据映射 至(0,1000)区间, 进而将该区间进行非均匀分段, 并用查表与线性插值相结合的方法, 既实现了高速、高精度开方运算, 又使数据表格占用较少的存贮单元这种算法还很容易推广应用于其他幂函数计算-Introduced a high-speed high-precision square root algorithm, it applies to the Han Dynasty, the most general for
epcio
- 台湾工业技术研究院设计的ASIC资料,包含运动控制集成电路的介绍,运动控制函数库的使用说明等。-Taiwan s Industrial Technology Research Institute ASIC design information, including the introduction of integrated motion control, motion control function library instructions, etc.
stm32-ADC-test
- 介绍了STM32F103ZET6内部ADC的使用 使用内部12位ADC采集电压信号并显示 函数使用官方库函数V3.5版编写-Describes the use of the internal ADC STM32F103ZET6 Using an internal 12-bit ADC voltage signal acquisition and display Function using the official version V3.5 writing library fun
STM32-user-manual
- STM32 固件库手册 本手册介绍了32位基于ARM微控制器STM32F101xx与STM32F103xx的固件函数库-This manual introduces the 32-bit arm-based microcontrollers STM32F101xx with STM32F103xx firmware library
CMOS摄像头循迹例程
- 基于RX23T单片机的CMOS摄像头图像采集处理程序的编写。主要介绍了如何使用代码生成工具配置本例程所需的UART、简易IIC、外部中断、Port等模块并生成相应的驱动代码,同时对生成的代码文件添加的摄像头驱动与数据存储函数进行了详细说明。后附CMOS摄像头图像采集处理程序源码实例,用户可以结合本例程对RX23T单片机进行摄像头循迹等的拓展应用。(Programming of CMOS camera image acquisition and processing program based o