资源列表
SD操作
- LPC2103读取SD卡数据,写SD卡数据(LPC2103 reads SD card data and writes SD card data)
板载IMU-SPI通信-02.01
- 板载mpu通信,通过isp通信基于ISP通信的星载微处理器通信(On board MPU communication through ISP communication)
9 RSSI值测距离
- 1.CC2530F256测距,使用Zigbee协议栈开发,精度为小数点后1位,主程序入口提供详细文档解析,采用广播的方式组网,目前组网3个没问题,上位机串口调试助手显示距离; 2.协议栈使用rssi来计算距离,测量范围在0.1~3m区间误差不到百分之3; 3.如需定位,简单修改主函数套公式即可; 4.程序使用ZStack-CC2530-2.3.1-1.4.0。(1.CC2530F256 ranging, using Zigbee protocol stack development, ha
pixy
- 基于pixy识别色彩并通过面积变换求解位置坐标(Identifying color based on pixy and solving position coordinates by area transformation)
网关方案三: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
智能开关新技术项目程序文件
- Joshua 智能开关新技术项目 基于无线自发电开关 2016(stm8s develop Radio spontaneous electricity Joshua commit in 20180326)
P15H085300V1.0 智能家居微型灯光项目
- 智能家居微型灯光控制 适用于特定家庭 配合APP使用 远程控制(Smart home micro-lighting control.)
多功能锁 程序文件
- 多功能锁文件 适用于现在流行的密码锁 配合mdk适用(Multifunctional lock)
4.TCP Client
- W5500 TCP 客户端例程 可以实现TCP客户端与服务器进行数据传输。(W5500 TCP client routine The data transmission of the TCP client and the server can be realized.)
ADC采集电压
- 通过ADC电压变化改变PWM波占空比的程序。(The program of changing the duty ratio of PWM wave through the change of ADC voltage.)
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.)
STM32之中断与事件
- GPIO 的正确设置,使用GPIO作为外部中断的示例;(Use GPIO as an example of external interrupts;)