搜索资源列表
8365samp
- ADS8365的源程序,可实现FPGA采集!-ADS8365' s source code, can be realized FPGA collection!
ADS7852
- FPGA采用VHDL语言驱动ADS7852的程序,-FPGA and ADS7852
ADS7852-AD-driver-C51
- ADS7852在C51下的AD转换与显示驱动,包括proteus的DSN线路图和所有程序。LCD1602+89S51+ADS7852-ADS7852 in the C51 AD conversion and display drivers, including the DSN proteus circuit diagram and all programs. LCD1602+89 S51+ ADS7852
ADS7852
- AVR128单片机 控制AD7852进行ad采集 ,说明,注意AD7852的供电问题-#include<avr/io.h> #include<avr/interrupt.h> #include<avr/iom128.h> #include"ADS7852.h" #define C_S1 PORTF |= (1<<PF0) //CS置1; #define C_S0 PORTF &= ~(1<<PF0)