CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - prj
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - prj - List
[
SCM
]
MF500绝密
DL : 1
非接触式IC卡开发板源程序,包括原理图/PCB图;源程序在KEIL环境下编译,打开压缩包后直接点击PRJ文件,即可编译使用。 这是个保密文件,做Mifare one卡开发人基本上都用过到这个源代码。-non-contact IC card development board source, including schematics/PCB map; The source KEIL compiler environment, open compressed directly click Exploitation documents can be compiled to use. This is a confidential document, so one Mifare card developers are basically used to the source code.
Date
: 2025-12-28
Size
: 2.47mb
User
:
周海锋
[
SCM
]
motor1
DL : 0
文件列表: Motor._c Motor. cof Motor.dbg Motor.dp2 Motor.hex Motor.lis Motor.lk Motor.lst Motor.mak Motor.mp Motor.o Motor.prj Motor.s Motor.src-documents list : Motor._c Motor.c Motor.cof Motor.dbg Motor.d p2 Motor.hex Motor.lis Motor.lk Motor.lst Mot or.mak Motor.mp Motor.o Motor.prj Motor.s Mot or.src
Date
: 2025-12-28
Size
: 46kb
User
:
郑峰
[
SCM
]
PWMz
DL : 0
文件列表: _1b8.aaa _1ek.aaa _1s0.aaa _11g.aaa Pwm._c Pwm.c PWM.cof PWM.dbg PWM.dp2 PWM.hex PWM.i PWM.lis PWM.lk PWM.lst PWM.mak PWM.mp PWM.o PWM.prj PWM.s PWM.src PWM_cof.aps PWMtest.i PWMtest._C PWMtest.C PWMtest.dp2 PWMtest.lis PWMtest.o PWMtest.s -documents list : _1b8.aaa _1ek.aaa _1s0.aaa _11g.aaa Pwm._c pW M. PWM.cof PWM.dbg PWM.dp2 PWM.hex PWM.i PWM. lis PWM.lk PWM.lst PWM.mak PWM.mp PWM.o PWM.pr j PWM.s PWM.src PWM_cof.aps PWMtest.i PWMtest . _C PWMtest.C PWMtest.dp2 PWMtest.lis PWMtes t.o PWMtest.s
Date
: 2025-12-28
Size
: 22kb
User
:
郑峰
[
SCM
]
ATMega8_PWM_LCD
DL : 0
利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\频率发生器.prj ......主芯片项目文件 ..\频率发生器.c ......主芯片主程序 ..\频率发生器.asm ......主芯片汇编文件(自动生成) ..\频率发生器.hex ......可供烧录的文件 ..\频率发生器_client.prj ......副芯片项目文件 ..\频率发生器_client.c ......副芯片主程序 ..\频率发生器_client.asm ......副芯片汇编文件 ..\频率发生器_client.hex ......可供烧录的文件 ..\Config.h ......硬件配置文件 ..\Input.c ......接受红外遥控器输入并在LCD中显示 ..\LCD_Interface.c ......LCD 1602 接口文件 ..\Menu.c ......在LCD中显示菜单和其它信息 ..\Menu.h ......菜单定义文件 ..\Readme.txt ......本说明文件-use the timer function and PWM function, the production of frequency generator. A LCD display, real-time adjustments can socket all the relevant registers contents. Support infrared remote control input. .. \ Frequency generator. Prj ...... main chip project document .. \ frequency generator. C ..... . Main Chip main program .. \ frequency generator. asm2 ...... main chip compilation document (automatic generation) .. \ frequency generator. hex ...... for copying documents .. \ frequency generator _client.p rj ...... vice chip project document .. \ frequency generator vice-_client.c ...... film main program .. \ frequency generator _client.asm ...... Deputy Chip compilation .. \ frequency _client.hex ...... rate generator for copying documents .. \ Config.h. ..... hardware configuration fi
Date
: 2025-12-28
Size
: 60kb
User
:
Aleyn.wu
[
SCM
]
CVAVR_M16_Sound
DL : 0
这是一个让单片机发出音乐的程序,包括几种简单的声响,警声,和几首音乐。 ..\TestSound.prj 项目文件 ..\TestSound.c 主程序文件 ..\Music.h 音乐驱动文件 ..\Music_data.h 几首音乐数据文件 ..\TestSound.hex 可供烧录的文件 ..\TestSound.asm 生成的汇编文件-This a music MCU issued procedures, including several simple beep, Offbeat, and several of the music. .. \ TestSound.prj project document .. \ TestSound.c main program documents. . \ Music.h music-driven document .. \ Music_data.h several of the music data files .. \ TestSound.hex for copying documents .. \ generated TestSound.asm compilation
Date
: 2025-12-28
Size
: 38kb
User
:
Aleyn.wu
[
SCM
]
ds400_srom
DL : 0
This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0x110000) for execution.-This demonstrates how to use the SROM me mory classes for the Dallas Application of DS80C400. This exam ple uses the memcpy function to copy a function i n the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting a t 0x110000) for execution.
Date
: 2025-12-28
Size
: 37kb
User
:
mliang
[
SCM
]
adc-Atif-KEIL-PRJ
DL : 0
code for interfacing adc with 89s51 in keil.
Date
: 2025-12-28
Size
: 20kb
User
:
kamran
[
SCM
]
LCD12864DEMO_with_ASM
DL : 0
注释详尽。开发环境:KEIL4 C51,目标单片机:STC89C52RC,通过汇编语言编码,测试12864液晶功能,显示一首中文古诗:危楼高百尺,手可摘星辰。 不敢高声语,恐惊天上人。-a demo prj for LCD12864 test.language: ASM. IDE:KEIL4 C51.target device:STC89C52RC
Date
: 2025-12-28
Size
: 26kb
User
:
[
SCM
]
prj
DL : 0
!频谱显示程序,上电无反应,所有大神指点,请联系-a project
Date
: 2025-12-28
Size
: 609kb
User
:
罗云森
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.