资源列表
pid)
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -This is a t
AES_decription
- ASE解密程序,附举例测试。ASE是破解难度极大的加密算法,非常适合用于握手通信传递加密信息-ASE decription code
plot.tar
- 基于qt开发的波形设计,以及整个嵌入式 的设计流程。对采集到的数据,进行qt显示-Waveform design based on the qt, and the embedded design process. The data collected, qt display
linux-jpeg-decoding
- 嵌入式linux下的jpeg图片解码程序。程序自动搜索给定目录下的jpeg文件,并解码,按照屏幕缩放显示。-Embedded linux under jpeg image decoding process. The program automatically search for the given jpeg files in a directory and decoding, follow the onscreen zoom display.
watchdog
- watchdog,,watchdog ,watchdog。-watchdog,watchdog,watchdog,watchdog,watchdog。
key
- linux2.6内核的按键驱动程序,12个按键分别实现不同的功能-linux2.6 core of key drivers, 12 were for various functions keys
buzzer_test
- 蜂鸣器测试程序,比较设和嵌入式的入门者做学习参考,也可以作为开发人员参考-Buzzer test program to compare the beginners set and embedded learning to do reference can be used as reference for developers
solution_one
- Qt Quick 实现的手机拨号程序用户界面的交互效果 (之一)。 需QT4.7及以上版本。-User interactive of mobile phone dial program Qt quick 。
linux_arm_gps
- 嵌入式Linux环境下读取GPS模块数据并提取相关数据显示出来.-Embedded Linux environment, GPS module to read data and extract relevant data displayed.
arm_start_ex4
- GCC arm startup example for beginners
QSoftKey
- Qt软键盘方法,简要的Qt软键盘制作,可用于触摸屏等-Qt soft keyboard, brief Qt soft keyboard production, can be used for touch screen
keyfunc
- 在OK6410开发板实现单键按钮的多种功能的实现-A variety of functions to achieve one-touch button OK6410 development board