资源列表
TFT LCD
- 1.44寸 TFT LCD驱动,已通过验证(1.44 inch TFT LCD driver has been verified)
温度
- 检测温湿度,采用DHT11传感器,最大温度是50度,最小是0度(The DHT11 sensor is used to detect temperature and humidity. The maximum temperature is 50 degrees, and the minimum is 0 degrees.)
GSM-GPRS-GPS-Shield-GSMSHIELD
- GSM/GPRS c/c++ library for arduino uno for SIMCOM ic's
Keil.STM32F1xx_DFP.1.1.0
- STM32F103函数库,看大家需不需要。(STM32F103 function library, to see if you need it.)
LiebaoFreeWiFi
- 数模转换代码,实现了从数字模型到模拟形态的转变。(Digital to analog conversion code realizes the transformation from digital model to simulated form.)
工程1
- 使用c语言编写程序求两个数的最小公倍数和最大公约数(The least common multiple and the greatest common divisor and the number two)
电子设计从零开始
- 电子设计从零开始的书籍和实例,好好学习,天天向上(dianzishejiconglingkaishi)
Highvolt_detector_ver1.0
- 基于MC9S08DZ60单片机,通过I2C总线获取ADS11154路电压值(Based on MC9S08DZ60 microcontroller, the voltage value of ADS11154 circuit is obtained through I2C bus.)
JG916
- JG916触摸按键 KIE5平台写。芯片是STM32F103C8T6,II2C方式工作。接收串口1输出字符(JG916 touch key KIE5 platform to write. The chip is STM32F103C8T6, II2C works. Receiving the 1 output character of the serial port)
单片机变成魔法师配套代码
- <<单片机变成魔法师>>是讲解编程思路的书,这里是书中的程序代码
光敏传感器
- 能检测光照强度,并能在LCD显示屏上显示出来。(It can detect light intensity and display it on LCD display.)
代码
- AT89S51为控制MCU;采集按键信息进行不同的功能输出: 标准输出1K正弦波、1K方波、1K三角波、1K锯齿波; 在其基础上进行正弦波、方波、三角波、锯齿波频率可调; 信号频率控制值原理:由于DAC数据转换的时间是有芯片本身的特性所决定的故方案设计里通过控制转换频率 和转换的点数来达到对信号频率的控制(AT89S51 controls MCU, and key information is collected for different function ou