搜索结果
找到约 1,170 项符合
Sigma-Delta ADC 的查询结果
工控技术 赛灵思电机控制开发套件简介(英文版)
The power of programmability gives industrial automation designers a highly efficient, cost-effective alternative to traditional motor control units (MCUs)。 The parallel-processing power, fast computational speeds, and connectivity versatility of Xilinx® FPGAs can accelerate the impl ...
视频教程 SmartFusion系列ADC采样并显示实验及实验教程
SmartFusion系列ADC采样并显示实验及实验教程
视频教程
嵌入式/单片机编程 自动完成寄存器配置的44b0定时中断和ADC程序
自动完成寄存器配置的44b0定时中断和ADC程序
文章/文档 int trace (int i, int j, int low, IMAGE im,IMAGE mag, IMAGE ori) float gauss(float x, float sigma) f
int trace (int i, int j, int low, IMAGE im,IMAGE mag, IMAGE ori) float gauss(float x, float sigma) float dGauss (float x, float sigma) float meanGauss (float x, float sigma) void hysteresis (int high, int low, IMAGE im, IMAGE mag, IMAGE oriim) void canny (float s, IMAGE im, IMAGE mag, IMAGE ori)
其他嵌入式/单片机内容 8位ADC TLC0838 的C语言程序
8位ADC TLC0838 的C语言程序
嵌入式/单片机编程 a/d公司8位微控制器aduc812(10路10位adc)应用笔记
a/d公司8位微控制器aduc812(10路10位adc)应用笔记
网络 librsync 是一个运行在Linux下的remote-delta算法库
librsync 是一个运行在Linux下的remote-delta算法库,该算法可以通过网络使远程文件快速即时的更新,而无须发送端有文件的新旧版本。这个算法库可以嵌入到不同的应用程序中。
微处理器开发 this programmer for samsung s s3c2410. it s for ADC
this programmer for samsung s s3c2410. it s for ADC
DSP编程 这是2407dsp进行模数转换模块(ADC)的源程序
这是2407dsp进行模数转换模块(ADC)的源程序,改程序是用c语言编写的
单片机开发 SRART: MOVX @R0,A 令ADC0809开始转换 WAIT: JB OP2.0,ADC 检测ADC0809转换完成否? CALL DISP 调用显示子程序 JMP WAIT ADC:MOV
SRART: MOVX @R0,A 令ADC0809开始转换 WAIT: JB OP2.0,ADC 检测ADC0809转换完成否? CALL DISP 调用显示子程序 JMP WAIT ADC:MOVX A,@R0 将转换好的数据送入累加器 CALL L1 调用十进制转换子程序 MOV RI,#OFFH 显示延时