资源列表
ethernet_init
- Initialization of Ethernet interface for LPC2368 microcontroller.
KALMAN_lb
- 利用卡拉曼进行滤波,效果很好,适合新手练习用,是能够进行更高级别的中间代码-Karaman use filtering, the effect is very good, suitable for beginners to practice with, is capable of a higher level of intermediate code
HMC1022
- arduino下的,HMC1022电子罗盘通信程序-arduino under, HMC1022 electronic compass communication program
exam1
- This the answer for the EXAM1 of SSD7.-This is the answer for the EXAM1 of SSD7.
KEY
- 一个超级精简且性能稳定的4X4按键程序(有点难懂)-A super-streamlined and stable performance of the 4X4 key program (a bit hard to understand)
4
- 单片机产生300Hz方波,PWM控制,用两个按键可以调节占空比-SCM produces 300Hz square wave, PWM control, the duty cycle can be adjusted with two buttons
rir1
- This Room Impulse Response.Everybody can download it to discuss.-This is Room Impulse Response.Everybody can download it to discuss.
age
- 一个初学时候的Qt,练习程序,教你如何用信号跟槽-When a beginner' s Qt, exercise program, teach you how to use signals with slots
FindSoftOrigin
- 找软限位原点, 由于原点不是硬限位的,因此需要通过学习得到原点的具体位置-a program that can find man-made soft origin of mechanics
PCTOCPU
- 单片机对PC机串口连接程序.CPU TO PC连接-program of pc to cpu bus connection
8_8LED
- 8*8点阵测试程序,使用单片机控制,端口可以看程序定义的描述,应该容易看懂,该程序通过测试,无误-8* 8 dot matrix test program, using the SCM, the port can see a descr iption of program definition, it should be easy to read, the program passed the test, correct
PID
- pid //PID算法 //声明变量 //定义变量 float Kp float Ti float T float Td float a0 float a1 float a2 float ek float ek1 float ek2 float uk float uk1 float ad_just //变量初始化,根据实际情况初始化 Kp= Ti= T=
