搜索资源列表
nelcd
- 128*64LCD功能程序(原创)-128 * Embedded function (original)
101259353V4L2-capture
- 嵌入式 V4L2视频采集的源程序有说明函数-Embedded V4L2 video capture function of the source has made it clear
USB_camera
- 给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB 接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺 陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成 功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive mod
TheapplicationofSMSinthedesignofportableembeddedmu
- 介绍一种具有短信息无线通讯功能的低功耗嵌入式多参数监护仪,基于ARM7核的32位低功耗微处理器作为系统控制核心,采用源码公开的嵌入式操作系统IxC/OS—II,通过低功耗的16位单片机MSP430完成数据采集,可实现心电、血氧、血压、体温信号的实时监测。系统采用西门子MC35i无线传输模块,实现生理参数以SMS方式无线传输,具有轻便节能、安全稳定等优点-Introduce a short message wireless communication function of low-power e
LED_QtCode
- 自己写的qt控制数码管的小程序 今天写了一个基于qt-embedded4.4.0的qt控制数码管的小程序,可以作为qt入门的参考吧,希望对大家有帮助。 板子是用的博创的2410,底层的数码管驱动 程序的功能是在桌面上建立一个面板,上面添加3个按钮,其中两个按钮用于数码管数字的加1或者减1操作,另一个用作退出程序。 具体代码见附件。 大家有问题可以互相讨论,关于linux驱动和qt应用的都可以。 -Qt write thei
Histogram_Equalization
- Codes for Histogram_Equalization Algorithm, without using matlab embedded function.
Resize_Bilinear
- Codes for Resizing Images with Bilinear Interpolation, without using Matlab embedded function.
Shear_Bilinear
- Codes for Shearing Images with Bilinear Interpolation, without using Matlab embedded function.
planet
- 在VC++6.0嵌入有OPENGL头文件的环境中,实现展示太阳系模型的功能-In VC++6.0 with OPENGL header files embedded environment, the realization of the function display the solar system model
MatlabimplementationofEZW
- Matlab implementation of EZW (Embedded Zerotree Wavelet). The function in this toolbox are listed as follow: func_ezw_demo_main -- Main function func_ezw_enc -- Encoder func_ezw_dec -- Decoder func_DWT -- Wavelet decomposition fun
Windows-Embedded-CE6.0
- Windows Embedded CE 6.0 程序设计的基础知识,程序设计的实例,提供源代码,包括有: 设备中的图形绘制,键盘输入,触摸屏功能,连连看,俄罗斯方块。-Windows Embedded CE 6.0 programming basics, programming examples, source code, including: equipment in the graphics rendering, keyboard input, touch screen function
ADS7816-driver-function
- 这是12位,采样频率200K的AD芯片ADS7816的读写子程序。在单片机或嵌入式中均可调用。C语言编写-This is a 12-bit, sampling frequency of the AD chip ADS7816 200K of read and write subroutines. Or embedded in the microcontroller can be invoked. C language
createimagemy
- 本程序用matlab语言实现了当前水平集(演化曲线)在原图象上的叠加显示,以及对嵌入函数的重新初始化。-This program with matlab language of the current level set (evolution curve) superimposed on the original image display, as well as re-initialization of the embedded function.
Embedded-System-Lab-
- 嵌入式系统实验--函数参考手册 很实用的参考资料 可以用于实际问题-Embedded System Lab- a function reference manual very useful reference can be used for practical problems
VC-embedded-SQL-program
- 嵌入式SQL程序的VC 里面有实现嵌入式的功能 弄了好久才有-Embedded SQL programs for embedded inside the VC function get for a long time only
Embedded-development-calculator
- 基于嵌入式开发的一款计算器程序,可实现加减乘除四则运算,并可实现括号功能,计算器功能很完善-Developed a calculator based on the embedded program, enabling the addition and subtraction multiplication and division arithmetic, parentheses can achieve the function, calculator function is improved
AnyWhere_UM
- 嵌入式系统的特点及其传统编程模式决定嵌入式系统研发人员必须是复合型人才,对嵌入式系统研发人员的要求很高。在嵌入式系统发展的早期,因为嵌入式系统的功能不强,这个问题不突出。现在,嵌入式系统把越来越多的通用电脑的功能集成进来,同时自身的功能也极大增强。这个矛盾就越来越突出。-Embedded system is characterized by its traditional programming model determines the embedded systems R & D person
Embedded-_tcp_ip
- 实现嵌入式IP协议栈,实现ARP协议。 实现IP协议。 实现ICMP协议(在此层完成ping功能)。 实现TCP协议。 实现UDP协议。 实现socket通信(与linux socket 接口一致)。 实现DHCP协议-Embedded IP protocol stack, ARP protocol. IP protocol. Control Message Protocol (ICMP) (completed a ping function in this layer)
Embedded-project
- zigbee gui not fully function yet, would like some help with it
Simple Function Generator
- Simple Function Generator Using Arduino Uno. It can display Sine Wave/Square Wave/Trinagular Wave with push Button. Credits to Nick Gammon and Sandro Maffiodo for xVGA library.