CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux arm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
ARM-PowerPC-ColdFire-MIPS
Embeded Linux
SCM
VxWorks
uCOS
DSP program
Windows CE
VHDL-FPGA-Verilog
Other Embeded program
QNX
hardware design
Open-source hardware
Search - linux arm - List
[
Embeded-SCM Develop
]
arm+linux
DL : 0
基于ARM和Linux的嵌入式系统研究与应用
Date
: 2008-10-13
Size
: 2.87mb
User
:
nick
[
Embeded-SCM Develop
]
X-Hyper250R1-Boot.tar
DL : 1
这是韩国原版X-Hyper250B开发板的原代码。在LINUX下编译,对ARM开发的有重要助啊。--Source code for X-Hyper250B developing board. It is compiled in LINUX and is helpful for developing ARM.
Date
: 2025-12-28
Size
: 45kb
User
:
王一
[
Embeded-SCM Develop
]
arm -linux-key
DL : 0
基于ARMs3c44b0的键盘输入输出i/o的在 led上显示出来的程序--Show the output based from ARMs3c44b0 keyboard on led.
Date
: 2025-12-28
Size
: 9kb
User
:
欧阳纯风
[
Embeded-SCM Develop
]
资料上传
DL : 0
自启动vxworks---一个自启动vx程序的开发文档 vx编程指南----vx的一些基本编程介绍和操作手册 tornado ---- tornado使用手册 linux内核分析 ----- linux内核源码介绍(有注释说明) ARM指令 ---- 详细介绍了ARM中所用到的指令集 ARM体系结构 --- 介绍ARM的结构体系-VxWorks-- a self-starting the development process vx documents vx Programming Guide-vx some basic programming and manuals on tornado-tornado manual analysis----- linux kernel Linux kernel source introduced (with Explanatory notes) ARM instructions---- introduced in detail by the use ARM instruction set architecture-- ARM ARM introduced structural system
Date
: 2025-12-28
Size
: 13.16mb
User
:
lcy
[
Embeded-SCM Develop
]
技术手册arm
DL : 0
arm技术手册,详细讲解了利用arm开发嵌入式系统的各个流程以及详细的步骤,对于初学arm的开发人员来说是不可多得的好手册!-arm technical manuals, detailed account of the use of embedded systems development arm of the various processes and the detailed steps Beginners arm for the development staff is a very good manual!
Date
: 2025-12-28
Size
: 5.31mb
User
:
曹小昆
[
Embeded-SCM Develop
]
armjihe
DL : 0
Date
: 2025-12-28
Size
: 3.58mb
User
:
张力
[
Embeded-SCM Develop
]
i2c_rtc_linux
DL : 0
嵌入式arm-linux 2.6内核 s3c2410 的i2c总线驱动程序,以及i2c时钟设备驱动程序-Embedded arm- linux 2.6 kernel s3c2410 i2c the bus driver, i2c clock and the device driver
Date
: 2025-12-28
Size
: 21kb
User
:
孟建军
[
Embeded-SCM Develop
]
fblogo-0.5.2
DL : 0
arm-linux下,修改开机画面bootlogo所需的工具文件-arm- linux, amending the startup screen bootlogo the necessary tools for document
Date
: 2025-12-28
Size
: 23kb
User
:
徐秋磊
[
Embeded-SCM Develop
]
SMDK2410
DL : 0
在linux下进行ARM开发所使用的源代码-In linux under development by the use of ARM
Date
: 2025-12-28
Size
: 1.99mb
User
:
cindy
[
Embeded-SCM Develop
]
i2c_set
DL : 0
i2c-test,i2c程序和测试,arm-linux下编译-i2c-test, i2c procedures and testing, arm-linux compiler under
Date
: 2025-12-28
Size
: 2kb
User
:
ron
[
Embeded-SCM Develop
]
ARM
DL : 0
《ARM嵌入式系统开发典型模块》.经典,实用
Date
: 2025-12-28
Size
: 2.25mb
User
:
踏雪飞鸿
[
Embeded-SCM Develop
]
i2c-linux
DL : 0
我收集的一些I2C的技术文档和在linux环境的应用分析等-I have collected some of I2C technical documents and applications in linux environment analysis
Date
: 2025-12-28
Size
: 1.42mb
User
:
邓某
[
Embeded-SCM Develop
]
arm+linux
DL : 0
Date
: 2025-12-28
Size
: 2.87mb
User
:
nick
[
Embeded-SCM Develop
]
embeded+system
DL : 0
介绍了嵌入式linux操作系统的知识以及arm编程-Introduced the embedded linux operating system knowledge as well as the programming arm
Date
: 2025-12-28
Size
: 6.33mb
User
:
denghuayong
[
Embeded-SCM Develop
]
ARM
DL : 0
ARM与嵌入式系统基础教程 ARM与嵌入式系统基础教程-ARM and embedded systems based on ARM and Embedded Systems Course Essentials
Date
: 2025-12-28
Size
: 37.03mb
User
:
tomlv
[
Embeded-SCM Develop
]
ARM_Linux
DL : 0
ARM嵌入式linux这本书上的源代码,可以直接使用,很好的.-ARM Embedded linux on this book' s source code, you can directly use, very good.
Date
: 2025-12-28
Size
: 30kb
User
:
thumb
[
Embeded-SCM Develop
]
linux-arm-transplant
DL : 0
arm linux transplant
Date
: 2025-12-28
Size
: 1002kb
User
:
风华
[
Embeded-SCM Develop
]
fft-arm
DL : 0
一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。-Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB, I had extended 16 and 256 candidates and used it in our project it has been verified as fast and stable. Now we add some test vectors running on Linux with GCC 4 for testers who want to use or just evaluate it. Installing FFTW3 is recommended for evaluating the code exactly.
Date
: 2025-12-28
Size
: 237kb
User
:
Tony Gibson
[
Embeded-SCM Develop
]
LLTBase_V1
DL : 0
读取米铱传感器代码,qt程序控制,arm版本程序(Read the iridium sensor code)
Date
: 2025-12-28
Size
: 1.01mb
User
:
123466
[
Embeded-SCM Develop
]
步进电机Linux驱动
DL : 0
用于arm控制步进电机的驱动,因为步进电机用到了I/O端口,而在ARM9中操作端口要用虚拟地址而非实际的物理地址。(Drive for arm control step motor)
Date
: 2025-12-28
Size
: 12kb
User
:
摩西
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.