Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - main.c
Search - main.c - List
工程文件为编译环境 Keil MDK4 ST2.0的库,iic_driver.c是模拟IIC代码文件并读出加速度计在X,Y轴上的初始值,没有经过数据处理成加速度的值。 led.c数码管显示程序文件,注释之后的代码是通过一个数码管依次显示X,Y轴上总共8位初始值,把注释去掉之后是通过595锁存8的数码管同时显示加速度计初始值。 main.c是主函数.
Date : 2011-06-27 Size : 365.54kb User : xyz543

程序名称: 数码管显示与键盘管理芯片ZLG7289的标准驱动程序(C51) 文件名: ZLG7289.h ZLG7289.C 说明: 本程序已经调试通过 程序的可移植性很好,仅做少量修改就可以直接包含使用 程序占用资源少,仅使用4根必须I/O口线,不占用定时器等其它资源 所有全局性的标识符都以ZLG7289_开头,不必担心命名冲突问题 程序结构清晰,思路明确,结合ZLG7289的数据手册很容易理解 用法: 1、重新定义I/O接口 2、如果CPU的主频比较高,则要适当调整延时,详见ZLG7289_Delay()函数 3、在用户程序中包含本头文件 4、在main()函数的开始处添加初始化函数ZLG7289_Init() 5、以后在程序中可以直接使用ZLG7289的用户指令集 6、读取键盘扫描码使用函数ZLG7289_Key(),查询方式、中断方式皆可
Date : 2025-12-19 Size : 346kb User : kz02bcxg

STR71模板,包含主要的C文件和头文件.-STR71 template that contains the main C file and header files.
Date : 2025-12-19 Size : 81kb User : liuermao

内部包含多个文件:main.c,config.c,zlg500s.h zlg500s.c等。对于zlg500s开发板的使用,系统测试有极大帮助-Includes a number of internal documents: main.c, config.c, zlg500s.h zlg500s.c such. Zlg500s development board for the use of system testing are tremendously helpful to
Date : 2025-12-19 Size : 61kb User : 孟新秀

使用ADS,用仿真器烧写程序到nor flash。 具体操作见src/main.c的注释。 PS:yf255_sdram_init.txt为cpu的初始化脚本。-The use of ADS, emulator programmer procedures used to nor flash. Specific operations, see src/main.c s comments. PS: yf255_sdram_init.txt for cpu initialization script.
Date : 2025-12-19 Size : 171kb User : zhoukejun

文件及文件夹说明 =============================================================================================== \arm\ uC/OS-II移植代码 \SOURCE\ uC/OS-II源码保存在该文件夹 \HostMassLib\ HostMassLib驱动库相关文件存放的文件夹 \HostMassLib\读写U盘模块驱动使用手册.pdf 驱动库使用手册 \UDiskDemo\ 读写U盘驱动演示工程保存的文件夹 \UDiskDemo\queue UART0驱动使用到的队列文件 \UDiskDemo\uart0 UART0驱动源文件 \UDiskDemo\HostMassLib HostMassLib驱动库相关文件存放的文件夹 \UDiskDemo\src\ 工程模板创建文件 \UDiskDemo\src\main.c 工程主文件,main函数及各任务在该文件中创建及初始化 \UDiskDemo\src\OS_CFG.H uC/OS-II配置文件 \UDiskDemo\src\config.h 本工程配置文件 \UDiskDemo\src\target.c 目标文件,目标系统初始化在该文件中处理 \UDiskDemo\src\Startup.s LPC2200起动文件 \UDiskDemo\src\IRQ.s 中断句柄设置文件-err
Date : 2025-12-19 Size : 415kb User : lideng

S3CEV40\DHCP_Test\main.c dhcp的网络服务-S3CEV40DHCP_Testmain.c dhcp network services
Date : 2025-12-19 Size : 14kb User : filaura

EM4094示例Firmware,包括main.c,用c51实现-EM4094 Example Firmware, including main.c, with C51 implementation
Date : 2025-12-19 Size : 18kb User : jovie

//*--- --- --- --- --- --- --- --- --- --- --- --- ---- //* File Name : main.c //* Object : main application written in C //* Creation : FB 24/00/2002 //* //*-//*---------------------------------------------------------------------------- //* File Name : main.c //* Object : main application written in C //* Creation : FB 24/00/2002 //* //*----------------------------------------------------------------------------
Date : 2025-12-19 Size : 355kb User : donly

Nand flash access source
Date : 2025-12-19 Size : 2kb User : Sfinx

用于BL2100的程序源码,主要包括串口通讯,TCP/IP-用于BL2100的C源码
Date : 2025-12-19 Size : 9kb User : nmh

it is the source code written in C ,which may make a great contribution to your study about ARM.
Date : 2025-12-19 Size : 1kb User : mishar

程序是凌阳单片机编写的,用三个键位控制步进,方法简单,很适应于小系统,程序用c语言实现对DAC输出电流的控制 -Sunplus program is written by three key bits control the stepping method is simple, it is adapted to small systems, the program using c language implementation of the DAC output current control
Date : 2025-12-19 Size : 1kb User : wanglin

动态显示6位LED数码管,按键0-E时,在LED上显示按键序号开始6个编码对应的LED显示内容;按F时清除显示。-Dynamic display of six LED digital tube, keys 0-E, the key number in the LED display started six codes corresponding to the LED display by F, clear display.
Date : 2025-12-19 Size : 3kb User : Leslie

program is for main.c
Date : 2025-12-19 Size : 2kb User : manish

LPC2378 simple examples
Date : 2025-12-19 Size : 3kb User : tigervn

start stm8, programm for easy first start with stm8L. Source code main.c
Date : 2025-12-19 Size : 19kb User : nikan666

AT91RM9200的HHD的驱动程序,包括MAIN.C和HHD.C-arm DRIVER
Date : 2025-12-19 Size : 5kb User : 黄敏

实现I2C转SPI功能的参考工程和参考代码-Starting MAKE... creating project.mk lib/i2chwcommon.asm lib/i2chwint.asm lib/i2chwrsrcinits.asm lib/psocconfig.asm lib/psocconfigtbl.asm lib/spim.asm lib/spimint.asm ./boot.asm ./main.c
Date : 2025-12-19 Size : 299kb User : Lu

cc1101 main c file interface
Date : 2025-12-19 Size : 3kb User : bartart
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.