CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - directory
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - directory - List
[
Other Embeded program
]
Fatfs 0.8a
DL : 0
FatFs的最新代码。版本0.8a R0.08a, Aug 16, 2010 Added f_getcwd(). (_FS_RPATH = 2) Added sector erase feature. (_USE_ERASE) Moved file lock semaphore table from fs object to the bss. Fixed a wrong directory entry is created on non-LFN cfg when the given name contains ';'. Fixed f_mkfs() creates wrong FAT32 volume. 我现在的项目中就在使用 STM32+NAND Flash+USB MassStorage
Date
: 2010-10-22
Size
: 805.83kb
User
:
bitterguo
[
Other Embeded program
]
Microwindows与相关开发代码实例
DL : 0
软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录,如$(SDK_DIR)\microWinDev 2.运行“uClinux Build window” 3.进入该释放的目录: cd $(SDK_DIR)\microWinDev 4.在该目录下有一个chenTest的目录,是一个开发示例模板。进入该目录: cd chenTest 5.运行make可生成可执行文件 6.利用TFTP/NFS等方式,将生成的可执行文件下到ZA7V开发板运行: bin/nano-X & sleep 1 chenTestChinese -package includes a complete library and the first paper is a note readme.txt contained Provision Translation link executable good examples and nano-X executable files; use : 1. this release packets to a certain directory, if $ (SDK_DIR) \ microWinDev 2. Run "Build uClinux window "3. access to the release of directory : cd $ (SDK_DIR) \ microWinDev 4. the directory is a chenTe st directory, is a development paradigm template. Access to the directory : cd chenTest 5. running make generates executable files 6. using TFTP/NFS and others- that will create the executable file to the Documentation under development board running : bin/nano-X
Date
: 2025-12-30
Size
: 2.66mb
User
:
郭学森
[
Other Embeded program
]
qianrushiwenjianxitong
DL : 0
一个小型的嵌入式文件系统,好多同学都需要设计的一类,用户界面是命令行界面,并且有几个命令指令,1.创建文件同时输入文件内容。2.输出文件内容。3.删除文件。4.查找文件。5.陈列目录。6.磁盘格式化。7.磁盘整理。8.显示磁盘块分布状态。9.显示磁盘块存储情况。0.退出系统。-a small embedded file system, many students need to design a category, the user interface is a command line interface, a number of orders and directives, 1. Meanwhile, the document creating the importation documents. 2. Output contents of the file. 3. Delete the file. 4. Search files. 5. Display directory. 6. Disk format. 7. Disk collated. 8. Shows disk block distribution. 9. Show of disk storage block. 0. From systems.
Date
: 2025-12-30
Size
: 2kb
User
:
杨扬
[
Other Embeded program
]
01_GettingStarted
DL : 0
This getting started exercise will guide you through the step-by-step process of transforming a MATLAB floating-point model into a hardware module that can be implemented in silicon (FPGA or ASIC). The design is a general purpose FIR filter taken from the AccelDSP Examples directory.-This exercise will guide y ou through the step-by-step process of transfo rming a MATLAB floating-point model into a hard ware module that can be implemented in silicon ( FPGA or ASIC). The design is a general purpose FI R filter taken from the AccelDSP Examples direc tory.
Date
: 2025-12-30
Size
: 5kb
User
:
杨平
[
Other Embeded program
]
RTX51SourceTran
DL : 0
RTX51源代码及使用指南;解释如何使用 rtx51小型实时操作系统并给出 rtx51完全版功能的概述 这 个手册并不是一本详细的实时应用的入门教程并且假定你已经熟悉了 Keil C51 A51 相关工具DOS操作系统和8051微处理器的硬件和指令体系-RTX51 source code and the use of guidelines; explain how to use rtx51 small real-time operating system and gives rtx51 fully functional version of an overview of the manual and not a detailed real-time application portal Directory and the assumption that you are already familiar with the Keil C51 A51 related tools DOS operating system and the 8051 microprocessor instructions and the hardware system
Date
: 2025-12-30
Size
: 205kb
User
:
lsj
[
Other Embeded program
]
GEF-ALL-3.2
DL : 0
gef plugin for eclipse
Date
: 2025-12-30
Size
: 6.57mb
User
:
许成
[
Other Embeded program
]
tnkernel-arm-2-4
DL : 3
TnKernel是一个源码开放的ARM嵌入式实时操作系统,该操作系统在众多ARM芯片中得到广泛应用,官方已经移植了包括LPC、AT91SAM7S、STR7等ARM7芯片,本工程是最新的2.4版本,包含了ADS、Keil、IAR、GCC等众多编译环境,开发人员可以在不同的目录下找到自己熟悉的编译器工程文件,对嵌入式开发人员极具参考价值。-TnKernel is an open-source embedded real-time operating system ARM, The operating system in many ARM chip to be widely applied, the government has been transplanted, including LPC, AT91SAM7S, such as ARM7 STR7 chip, the project is the latest version 2.4, includes ADS, Keil, IAR, and many other GCC compiler environment. Development officers in different directory to find their own familiar with the compiler works documents, Embedded developers of great reference value.
Date
: 2025-12-30
Size
: 1.61mb
User
:
temp
[
Other Embeded program
]
20053616242880582
DL : 0
/* 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 -/* This procedure used 180 lines C code on the FAT16 file system can read U disk root directory, you can see the root directory under the file name, and display the contents of the paper first, but the program is very rigorous, and there is no error handling, poor compatibility of the U disk, but for simple testing, as a reference. This process can support FAT16 formatted WINDOWS by U disk, because the procedures streamlined, so only compatible with more than 50 of U disk brand, if replaced by the compatibility CH375A chip can be increased to 85 percent, of course, if the use of WCH
Date
: 2025-12-30
Size
: 10kb
User
:
[
Other Embeded program
]
ucos_arm_rvds
DL : 0
ucos的官方arm版本,原版使用GCC或ADS编译,但有些文件没给全。这个是使用RVDS2.2编译的,主要修改了ASM文件的部分定义使之能够通过编译,CPU为S3C2410,可以在SKYEYE上工作。代码目录清晰,方便修改.-uCOS arm of the official version, the original or ADS used GCC compiler, but some did not give the whole document. This is to use the compiler RVDS2.2 mainly modify the part of the definition of ASM file to make it through the compiler, CPU for the S3C2410, can work Skyeye. Code directory clear, easy to amend.
Date
: 2025-12-30
Size
: 596kb
User
:
directsex
[
Other Embeded program
]
882
DL : 0
该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。-This directory contains the C-based portable digital watermarking algorithm language code. These codes have the model significance, and have a certain degree of robustness.
Date
: 2025-12-30
Size
: 20kb
User
:
zz
[
Other Embeded program
]
SPPort
DL : 0
串口通讯控件。先把 Pcomm.dll 文件拷贝到OS能找得到的目录下。 在Component菜单下选择Install Component子菜单,选择Into existing package 或者 Into new package,在其中的Unit file name选择Port.pas文件,在Package file name 中输入包的名字,然后按OK选择安装。-Serial communication control. Pcomm.dll first能找得到files are copied to the OS directory. In the Component menu option, select Install Component sub-menu, select the Into existing package or Into new package, in which the Unit file name selection Port.pas documents, in the Package file name, type the name of package, and then press OK to choose to install.
Date
: 2025-12-30
Size
: 33kb
User
:
dsd
[
Other Embeded program
]
music
DL : 0
首先将核心板插在我们的EDA底板4.0上面,然后将板上的跳线J20 EXT_SEL跳到ON,也就是插上. 1。源文件保存在src目录,QII的工程文件保存在Proj目录; 2。程序实现的功能是播放出 音乐-First of all, the core plate inserted in our EDA floor above 4.0, and then on-board jumpers J20 EXT_SEL jump ON, which is planted .1. Source file stored in the src directory, QII the project file stored in the directory Proj 2. Program
Date
: 2025-12-30
Size
: 270kb
User
:
Jak
[
Other Embeded program
]
jpg2bmp
DL : 0
开发平台:ADS 1.2 功能:ARM下JPG文件转成BMP文件 1、在C盘根目录下放一个JPG文件,改名叫test.jpg 2、在ads1.2的AXD下选ARMULATE仿真。 3、运行完毕,在C盘根目录下会产生一个test.bmp文件 注意:有的JPG文件格式可能不兼容,最好先用WINDOWS XP自带的画图程序打开并 保存一下。 Seloo luo seloo@tom.com 2008-10-10-Development platform: ADS 1.2 features: ARM under the JPG file into a BMP file 1, in the root directory C decentralization a JPG file, changed his name to test.jpg2, the AXD in ads1.2 election under ARMULATE simulation. 3, run finished packing in the C directory will produce a document Test.bmp Note: Some JPG file format may not be compatible, it is best to use WINDOWS XP built-in drawing program to open and save you. Seloo luoseloo@tom.com2008-10-10
Date
: 2025-12-30
Size
: 13kb
User
:
simon
[
Other Embeded program
]
gfc-0.9.1.tar
DL : 0
This directory contains all of GFC (Geospatial Foundation Class)
Date
: 2025-12-30
Size
: 557kb
User
:
747
[
Other Embeded program
]
gpio-test
DL : 0
1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取决于你宿主机上的交叉编译工具路径 #arm-linux-gcc -o gpio_test gpio_test.c //编译应用程序 最终在你的当前文件夹下会生成gpiodrv.o与gpio_test两个文件。 4、#mkdir /tmp/1 5、通过ftp的方法,把gpio_test与gpiodrv.o文件下载到你的开发板上的/tmp/1目录中。 6、#mknod /dev/gpio c 220 0 //创建文件节点 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四个LED灯在闪烁了。:)-1, the makefile in the CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+ =- I/usr/local/arm/2.95.3/arm-linux/include changed the path on your host. 2,# make, to compile driver modules. 3,# export PATH = $ PATH:/usr/local/arm/2.95.3/bin// depends on your host on the path of the cross compiler tool# arm-linux-gcc-o gpio_test gpio_test.c// compile the application procedures for the ultimate in your current folder will be generated under the two documents gpiodrv.o and gpio_test. 4,# mkdir/tmp/1 5, through the ftp way to gpiodrv.o File Download gpio_test with the development of your board/tmp/1 directory. 6,# mknod/dev/gpio c 220 0// create a file node# insmod gpiodrv.o# chmod+ x gpio_test#./Gpio_test then four LED lights can be seen in the flicker of. :)
Date
: 2025-12-30
Size
: 9kb
User
:
马工
[
Other Embeded program
]
Dev_io
DL : 0
Contains the source files to build simple development board I/O sample. The purpose of this software is to demonstrate how to use the buttons and LED on the EZ-USB developer s kit. See the readme.txt file located within the directory for details on running the test.
Date
: 2025-12-30
Size
: 7kb
User
:
Geduxas
[
Other Embeded program
]
S3C2440game
DL : 0
这是一个我的毕业设计源代码,是一个基于S3C2440开发板做的数字排序游戏,用ADS1.2工具编译,把S3C2440game\gui_test_Data\ 目录下的2440test.bin文件用广州友善之臂提供的DNW工具下载到开发板上就可以运行游戏了。这是我的毕业设计,希望不要侵权,仅供学习。-This is one of my graduate design source code, is a S3C2440 based development board to do the number of sorting games, with ADS1.2 tools to compile, the S3C2440game \ gui_test_Data \ directory 2440test.bin document is written on the arm provided by the Guangzhou-friendly tools for DNW downloaded to the development board to run games. This is my graduation project, in the hope infringement, only to learn.
Date
: 2025-12-30
Size
: 6.53mb
User
:
蓝成长
[
Other Embeded program
]
zigbee2006_rf_location
DL : 0
室内无线定位程序,可实现室内人员的精确定位,请把本程序复制至IAR安装盘根目录,请使用IAR7.30B打开。目录中不要有中文名字。-Indoor wireless positioning procedures, can pinpoint indoor staff, please copy the program to the IAR installation root directory, use the IAR7.30B open. Directory do not have Chinese names.
Date
: 2025-12-30
Size
: 1.86mb
User
:
Sean Shi
[
Other Embeded program
]
zigbee_auto_netform
DL : 0
使用IAR7.30B打开,且要放在IAR安装盘目录下打开,目录中不要带中文。该程序可实现ZIGBEE2006精简版本的自动组织网络功能,对加入或退出无线局域网的其它无线模块会自动分配或取消分配地址。-Use IAR7.30B open, and to install the disk directory on the IAR open, the directory should not take Chinese. The program enables ZIGBEE2006 streamlined version of the automatic function of organizational networks, wireless local area network to join or withdraw from other wireless module will automatically assign addresses assigned or canceled.
Date
: 2025-12-30
Size
: 2.62mb
User
:
Sean Shi
[
Other Embeded program
]
SDCARD_FATFileSystem
DL : 0
[FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation reading and writing, reading and writing 24-bit bmp), of the FAT16 file system has been improved, mainly the introduction of the buffer queue, while the buffer queue management using the hash table
Date
: 2025-12-30
Size
: 3.75mb
User
:
于岩
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.