搜索资源列表

  1. 4.2_led_test

    0下载:
  2. void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf(\"\\n\\r Led Test Example\\n\") for( ) { led_test() } }-void Main (
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5187
    • 提供者:zhang
  1. 4.2_led_test

    0下载:
  2. void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf("\n\r Led Test Example\n") for( ) { led_test() } }-void Main (void)
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-06-17
    • 文件大小:5120
    • 提供者:zhang
  1. 2410-fs-ldqmoon

    0下载:
  2. 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializin
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-17
    • 文件大小:28672
    • 提供者:罗德强
  1. s3ceb2410_mdk

    0下载:
  2. 例程名称:led_Test 开发环境:Realview MDK 开发版:Embest S3CEB2410 测试结果:8个LED依次点亮,并且蜂鸣器一直响-Routine Name: led_Test development environment: Realview MDK Developer: Embest S3CEB2410 test results: 8 LED turn light, and the buzze
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-17
    • 文件大小:173056
    • 提供者:shangfei
  1. uart_printf

    0下载:
  2. 移植编译库里面sprintf函数格式应用到S3C2440 开发板的串口0输出,比较方便输出字符串和整型数值等 开发环境是MDK ,使用分散加载文件,能够运行在SDRAM中,也可以运行在flash中。 此程序在mini2440开发板上验证过!-Transplantation compile the library inside the sprintf function formats applied to the S3C2440
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:83968
    • 提供者:王某某
  1. uart_printf

    0下载:
  2. uart串口通信,实现在超级终端上显示秒位-uart serial communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:68608
    • 提供者:何希威
  1. uart-variable-parameter-for-mini2440

    0下载:
  2. mini2440 可变参数,使串行口可以使用类似uart_printf这样的函数,基于keil MDK,初学者非常容易看懂-mini2440 a viarable uart_printf func,modify bymyself
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:144384
    • 提供者:fansgooglefans
  1. IRQ_

    0下载:
  2. S3C2440 裸机中断程序,当有按键中断时,利用函数uart_printf() 向串口打印一些信息,同时led灯显示-S3C2440 bare interrupt program, when a button is interrupted, using the function uart_printf () print some information to the serial port, and led lights displ
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-17
    • 文件大小:181248
    • 提供者:silence
  1. 4.2_led_test

    0下载:
  2. void Main(void){ sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf("\n\r Led Test Example\n") for( ) { led_test() -void Main (void) (sys_init ()// Initial 44 B0X' s I
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-17
    • 文件大小:5120
    • 提供者:eepconce
  1. STM8-001-UART_printf

    0下载:
  2. 利用stm8单片机的串口实现打印功能,具体可由串口调试助手调试,-Use stm8 microcontroller serial Print function, specifically by serial debugging assistant commissioning,
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-17
    • 文件大小:220160
    • 提供者:马桂
  1. UART_Printf

    0下载:
  2. STM32F103C8T6微控制器为核心的物联网节点的设计与实现-Design and implementation of the STM32F103C8T6 microcontroller as the core of the Internet of things
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:1526784
    • 提供者:赵磷月
  1. uart_printf

    0下载:
  2. MSP430F5529单片机使用标准C语言printf()函数使参数值打印到PC显示屏、Windows 超级终端等等,对初学者有很大帮助。(MSP430F5529 microcontroller using the standard C language printf () function, so that the parameter values printed to the PC display, Windows super te
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-17
    • 文件大小:504832
    • 提供者:似情非爱
  1. uart_printf

    0下载:
  2. 基于89c51单片机的printf语句串口文本输出程序(Based on 89c51 single-chip printf statement serial output program)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:43008
    • 提供者:hjhoooo

源码中国 www.ymcn.org