资源列表
STM32F401 IIC
- STM32F401 Master IIC 程序
ADC-- DMA实验
- STM32进行ADC高速采样同时进行DMA传输的源代码(High speed-sampling for STM32, with data transmiting using DMA function)
stm8-AIN0 采集
- 利用 AIN0 采集旋钮的电压值,TIM2_CH1 捕获红外信号 ,TIM1_CH1 输出PWM 控制灯光 。(The voltage value of the knob is collected by AIN0, the TIM2_CH1 is captured by the infrared signal and the TIM1_CH1 output PWM controls the light.)
STM8 PWM例程
- 利用ST 的开发工具,生成一个C 语言程序的框架,然后修改其中的main.c.(Use ST's development tools to generate a framework for a C language program, and then modify the main.c.)
STM32之中断与事件
- GPIO 的正确设置,使用GPIO作为外部中断的示例;(Use GPIO as an example of external interrupts;)
dc-STM8S_Demo
- STM8S的调节电位器改变PWM波占空比的程序,库函数的版本。(The version of the library function that the STM8S adjusts the potentiometer to change the duty ratio of the PWM wave.)
ADC采集电压
- 通过ADC电压变化改变PWM波占空比的程序。(The program of changing the duty ratio of PWM wave through the change of ADC voltage.)
4.TCP Client
- W5500 TCP 客户端例程 可以实现TCP客户端与服务器进行数据传输。(W5500 TCP client routine The data transmission of the TCP client and the server can be realized.)
多功能锁 程序文件
- 多功能锁文件 适用于现在流行的密码锁 配合mdk适用(Multifunctional lock)
P15H085300V1.0 智能家居微型灯光项目
- 智能家居微型灯光控制 适用于特定家庭 配合APP使用 远程控制(Smart home micro-lighting control.)
智能开关新技术项目程序文件
- Joshua 智能开关新技术项目 基于无线自发电开关 2016(stm8s develop Radio spontaneous electricity Joshua commit in 20180326)
网关方案三:ZIGBEE %2B SIM900A
- 1.zigbee编写语言为C语言,使用ZStack-CC2530-2.3.1-1.4.0协议栈; 2.APP使用eclipse eda安卓开发,采用sim900A连接外网,可简单修改连接esp8266wifi模块,从而连接外网,app能够实时显示采集zigbee采集的距离; 3.服务api采用的是淘宝云平台的api,服务器长期有效,无需修改; 4.通过cc2530之间通信,采集到rssi值,计算出距离,通过串口上传上位机,该程序能简单修改主函数,实现测距。(1.zigbee is writ
