搜索资源列表
GsmMux.rar
- 该源码是针对支持Mux技术的手机Modem的驱动,使用此驱动,你的手机在上网的同时还可以响应AT指令;本驱动支持Motorola的G24和大唐的TD模块中,在多款ARM(如Davinci的DM644x,XScale的ixp42x)得到严正,The source is Mux technical support phone Modem driver, use this drive, your cell phone in the Internet at the same time can also
dmc-1.0.gz
- 使用intel dlna sdk开发的一个dmc项目,使用upnp协议进行dms的自动发现,并且发送uri到指定的dmr,实现媒体的远程播放。,Intel dlna sdk use a dmc development projects, the use of the upnp protocol dms auto-discovery, and sent to the specified uri the dmr, to achieve long-range broadcast media.
gpio-test
- 针对嵌入式开发板上面的LED灯进行编程控制,实现LED灯的闪烁,开光。需要用到内核态函数,可以参考修改,实现各式各样的显示要求!-Development board for embedded LED lights above program control, the realization of LED flashing lights, the light. Needed core state function, can be edited to achieve a wide range of
091802
- RedBoot User’s Guide:RedBoot® is an acronym for "Red Hat Embedded Debug and Bootstrap", and is the standard embedded system debug/bootstrap environment from Red Hat, replacing the existing debug/boot tools: CygMon and GDB stubs. It provides a
linux_mips_norflash_low_lever_driver_and_the_struc
- spasion Winbond,intel ST,STM,EON等绝大部分主流厂家全系列 norflash底层驱动程序范例,在mip + linux架构下调试通过,已用于大规模量产,对采用flash的设备驱动有借鉴意义-spasion Winbond, intel ST, STM, EON and so most of the mainstream manufacturers a full range of low-level driver norflash examples of archit
at91_spi
- linux环境下 AT91RM9200 SPI 驱动程序- High speed frame transmit/receive using the AT91RM9200 s SPIs by pinning down a range of virtual pages from user-space to be able to DMA directly into/out of them, one page (4096 bytes) at a time.
xinhaofashengqi
- 本设计以LPC2103为控制芯片,探索研究了低频信号发生器的原理和应用,设计输出频率及幅度可调,频率范围为1HZ~50KHZ的正弦波、方波、三角波、调幅波、调频波及其复合波信号,具有信号频率、波形、幅度变化容易,硬件简单可靠等特点的多功能信号源。-For the control of the LPC2103 chip design, explore and study the low frequency signal generator theory and application of des
USB_Camera_base_on_Video4Linux
- linux上的摄像头驱动,支持各种常用类型的摄像头,经使用,发现还是不错的。-This is version 0.57.xx of the spca5xx video for linux (v4l) driver, providing support for webcams and digital cameras based on the spca5xx range of chips manufactured by SunPlus Sonix Z-star Vimicro Conexan
embedlinux
- 嵌入式系统具备下列特性: 1. 通常只执行特定功能,这一点与一般桌上型办公设备或数据库系统有很大区别。 2. 以微电脑与周边器件构成核心,其规模可在大范围内变化,如从8051芯片到x86芯片。 3. 要求严格的时序和稳定性,这是因为在机器控制的大型系统中,程序运行稍有差错则可能使得整个系统失去控制,甚至酿成灾害。 4. 全自动操作循环-Embedded systems have the following features: 1. Usually perform a speci
Embedtem
- 嵌入式短距离无线音视频监控系统设计Embedded short-range wireless audio and video monitoring system-Embedded short-range wireless audio and video monitoring system
U-boot-AT91RM9200
- U-boot在AT91RM9200上的全线移植分析 比较详细-U-boot the full range of the AT91RM9200 transplantation analysis in more detail
A10_Pro
- 项目选题为做一个飞行射击游戏。游戏中有各总各样的敌机和武器,敌机按一定的几率出现,玩家消灭敌机后可得分数奖励,达到一定分数后会升级,游戏难度随着玩家级数的增加而增大。游戏有很多爆炸场面,增加了刺激性。项目选题为做一个飞行射击游戏。游戏中有各总各样的敌机和武器,敌机按一定的几率出现,玩家消灭敌机后可得分数奖励,达到一定分数后会升级,游戏难度随着玩家级数的增加而增大。游戏有很多爆炸场面,增加了刺激性。-The project selection for a flight shooting game.
Qt_madplay_mp3
- MAD (libmad)是一个开源的高精度 MPEG 音频解码库,支持 MPEG-1(Layer I, Layer II 和 LayerIII(也就是 MP3)。LIBMAD 提供 24-bit 的 PCM 输出,完全是定点计算,非常适合没有浮点 支持的平台上使用。使用 libmad 提供的一系列 API,就可以非常简单地实现 MP3 数据解码工作。 在 libmad 的源代码文件目录下的 mad.h 文件中,可以看到绝大部分该库的数据结构和 API 等。-MAD (libmad)
STM32
- STM32自平衡小车程序,其中包含全套的程序文件,对平衡车学习有很多参考。-STM32 Self-Balancing Robot program, which contains the full range of program files, there is a lot of learning to balance the car reference.
libmgncs-1.0.8.tar
- miniGui New Control Set, 为开发miniStudio特地开发的新版本控件集,其中使用C来模拟C++的控件集,它统一了控件接口,易于使用,易于集成在miniStudio中,种类繁多,功能强大-miniGui New Control Set, miniStudio specially developed for the development of a new version of the control set, in which C to simulate the C++
lua-5.3.2.tar
- Lua 是一个小巧的脚本语言。作者是巴西人。该语言的设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。 Lua脚本可以很容易的被C/C++代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。不仅仅作为扩展脚本,也可以作为普通的配置文件,代替XML,Ini等文件格式,并且更容易理解和维护。 Lua由标准C编写而成,代码简洁优美,几乎在所有操作系统和平台上都可以编译,运行。 一个完整的Lua解释器不过200k,在目前所
Atmel-6221-32-bit-ARM926EJ-S-Embedded-Microproces
- The Atmel ® | SMART SAM9260 eMPU is based on the integration of an ARM926EJ-STM processor with fast ROM and RAM memories and a wide range of peripherals.-The Atmel ® | SMART SAM9260 eMPU is based on the integration of an ARM926EJ-STM p