资源列表
Temp 2
- //温度test #include <dht.h> dht DHT11; #define PIN_DHT11 10 void setup() { Serial.begin(9600); } void loop() { DHT11.read(PIN_DHT11); Serial.print("Humidity (%): "); Serial.println((f
STM32-DS18B20
- 基于STM32F103的时钟芯片DS18B20的使用-The clock chip DS18B20 based STM32F103 use
EB500
- 维纶触摸屏演示程序,开发触摸屏有参考价值-Vinylon Touch Panel presentation procedures, the development of touch screen there is reference value
FPGA__source-code__Verilog
- FPGA部分基础功能源代码,适合初学者进行学习仿真,代码可读性强,通俗易懂,逻辑清晰。包括触发器,全加器,分频,并串转换,计数器,序列发生器等Verilog语言源代码。- Part of the basic functions of the source code for FPGA.Suitable for beginners to learn the simulation, the code readable, easy to understand, clear logic. Includ
LAB1
- 这是msp430f5529开发板基础实验1 的main函数-msp430f5529 basic experiment
CAM_DEMO
- IAR STM32F207 camera SAMPLE CODE
20111123
- STM32F103ZET6 驱动RA8875 带4.3寸LCD-STM32F103ZET6 with RA8875
u-boot-1.1.6_GT2440.tar
- 这是GT2440可以用的UBOOT源代码。-This is the the GT2440 can use the UBOOT source code.
MINIGUI-PROG-GUIDE-V2.0-4E
- mini gui 用户编程手册,用于进行minigui开发的-mini gui programming user manual for the development of minigui
c8051f04x_cn
- c8051f04x_cn数据手册中文版c 8051f04x_cn数据手册中文版-c8051f04x_cn Chinese version of the manual data c8051f04x_cn c8051f04x_cn text version of the Chinese version of manual data
IAP
- IAP系统再应用编程 C51 C语言,绝对正确, 效率高,已验证,欢迎下载-IAP system re-application programming C51 C language, is absolutely correct, high efficiency, has been verified, please download
ad7606_evalboard
- 在nios2中实现对AD7606的采样控制(Sampling control of AD7606 in nios2)
