说明:This document defines the H.264 payload format for devices that are compliant with the USB Device Class Definition for Video Devices document. <fazhuan2846> 上传 | 大小:727kb
说明:The DM9000C is a fully intergrated and cost-effective low pin count single chip Fast Ethernet controller with a general processor interface, a 10/100M PHY and 4K Dword SRAM.It is designed with low power and high performance process interface that sup <fazhuan2846> 上传 | 大小:439kb
说明:The iP2970 provides a single-chip total solution for the camera control processor, which interfaces with various CMOS sensor in the USB 2.0 full-speed applications. It incorporates all the necessary digital functions, such as ISP (Image Signal Proces <fazhuan2846> 上传 | 大小:322kb
说明:The OV7740(color) image sensor is a high performance VGA CMOS image sensor that provides the full functionality of a single-chip VGA camera using OmniPixle3-HS technology in a small footprint package.It provides full-frame, sub-sampled, windowed or <fazhuan2846> 上传 | 大小:1mb
说明:基于stm32f104的温湿度检测显示1602加仿真,亲测可用#include
#include
int temperature=0; //温度
int humidness=0; //湿度
int warningtep=30; //预警温度
int warninghum=80; //预警湿度
int change=0; //用来改变预警温度or湿度
int jump=0; <weixin_43292620> 上传 | 大小:1mb