搜索资源列表
TLC549
- verilog TLC549AD采样程序 ,速度200K,在LED和数码管上显-verilog TLC549AD sampling procedures, the speed of 200K, in the LED and digital tube significantly
SentTopudn_AtHSourceicxx
- TSL256源程序驱动!通过其IIC口采集环境光光强-TSL256 source drivers! IIC mouth, through its acquisition environment strong photoelectron
flp
- Tlc549的驱动。其中头文件#include "lcd1602.h"就是显示部分-Tlc549 driver. Which header file# include " lcd1602.h" show is part of
TLC549
- TLC549AD转换51单片机代码,程序有详细的中文注释,包括中位置滤波法的设计-#include<reg52.h> #include<intrins.h> #define uchar unsigned char #define uint unsigned int sbit AD_Out = P3^2 sbit CS = P1^0 sbit AD_In = P1^1