▍1. VSGasSG
VSG等效为SG的visio构图,可以直接复制到word中,visio2010制作,vsd格式(VSG as SG,made by MS visio2010)
VSG等效为SG的visio构图,可以直接复制到word中,visio2010制作,vsd格式(VSG as SG,made by MS visio2010)
源代码操作MS5803 I2C模式,ADXL345 SPI模式的源代码,STH11温湿度传感器的源代码(MS5803 I2C mode of operation of the source code, ADXL345 SPI mode source code, STH11 temperature and humidity sensor source code)
机械臂控制,基于keil的程序,lcd屏控制(Manipulator control, keil-based program)
说明: 机械臂控制,基于keil的程序,lcd屏控制(Manipulator control, keil-based program)
6自由度机械臂从臂的控制程序,实现主从臂遥操作控制。(6 DOF manipulator arm the control program, using the integrated cards.)
这是一个用keil-51编写的C51程序,里面含有温度控制的PID核心算法,这为温度的精密控制提供了保证,同时有液晶12864的驱动,而且有PCB电路图,供大家学习和参考。(This is a written with keil-51 C51 program, which contains the core PID temperature control algorithm, which is the precise temperature control can be ensured, while an LCD 12864 driver, but also PCB circuit, for your study and reference.)
针对被控对象存在的大惯性、纯滞后的特点,采用了模糊控制方式的控制策略,设计了一种高精度温度控制算法,并以STC89C52单片机为核心, 以及测温元件、转换电路等构成闭环温度控制系统。(object against the great inertia, pure hysteresis characteristics, fuzzy control the control strategy, design a high-precision temperature control algorithm, and STC89C52 microcontroller core, and the temperature components, conversion circuits comprise a closed-loop temperature control system.)
温度控制器程序,包括PID算法,控制精度可达到0.01度,单片机采用宏晶公司的STC89C54(Temperature controller procedures, including the PID algorithm, the control precision can reach 0.01 degrees, the SCM' s STC89C54 Wang Jing)
说明: ds18b20测量温度,基于stm32f4,进行温度测量,精度高(temperature measurement)
说明: 配合中移onenet网络平台使用 1.修改esp8266.c下的wifi账号及密码 2.修改onenet.c下的PROID、SERIAL和PSWD 2.指令说明: 1.平台侧协议数据: 查询温度:01 03 0001 0001 D5CA 查询湿度:01 03 0002 0001 25CA 3.公式 1.温度:A0 / 100 2.湿度:A0 / 100(Use with China Mobile onenet network platform 1. Modify the wifi account and password under esp8266.c 2. Modify PROID, SERIAL and PSWD under onenet.c 2. Instructions: 1. Platform side protocol data: Query temperature: 01 03 0001 0001 D5CA Query humidity: 01 03 0002 0001 25CA 3. Formula 1. Temperature: A0/100 2. Humidity: A0/100)
AVR的OLED例程,型号见文件夹名称,还不错(AVR OLED routines, models see folder name, but also good)
用STM32驱动单片驱动MS9607温湿度压力传感器读取温度湿度大气压力(use STM32driver MS9607)
用来stm32输入捕获——测量频率,可以用来测量电机转速(Used for STM32 input capture - measurement frequency)
STM32F446RET 使用最新的cubemx 配合HAL库 这个是使用DMA printf的串口程序。。很牛逼。。。(STM32F446RET use DMA PRINFT output...is very fast...and cooll)
IEC104规约Server和Client端的源码实现,遥信,遥测,遥调,遥控,总召等等都有,很有参考价值(IEC104 Statute of the Server and Client client source code implementation, remote, telemetry, remote adjustment, remote control, and so have the church always, a good reference value)
一个数字梯形,选择k条路线,每条路线从第一层的某个数开始,每次进入下一层到达左下或者右下的数字,直到最后一层为止。每条路线不能经过相同的路径,但是可以经过相同的数字节点。 输出一个整数,表示能得到的最大的k条路径经过的数字之和(A digital ladder, the K route, each route the first layer of a number, each time to enter the next layer to reach the left or right next to the number, until the final layer. Each route can not pass through the same path, but can pass through the same number of nodes. Output an integer representing the sum of the number of the largest K paths that can be obtained)
调频电源使用,应用于调频电压的发生模块,为单片机代码 (AM and FM produce ,for you can do for everything)
STM32,控制MCP3421,MCP3422,AD采集(STM32, control MCP3421, MCP3422, AD collection)
自己根据3.5库改进的STM32硬件IIC,使用DMA,解决网上其他例程弊病,内含完整工程,运行通过。(IIC STM32 hardware itself according to the 3.5 library improvements, using DMA, other routines to solve the Internet s ills, including complete engineering, running through.)