CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - character

搜索资源列表

  1. led-6

    0下载:
  2. 主要是工作在minicom环境下,编写驱动程序,家在字符设备模块,是S3C2410开发板上的LED灯变亮和变灭。-Mainly working in minicom environment, write drivers, character devices in the home module is S3C2410 development board LED lights brighten and change out.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:77834
    • 提供者:丛春龙
  1. adc

    0下载:
  2. ok6410开发板官方带的字符驱动程序的部分adc驱动源码-ok6410 development board official with the character part of the driver adc driver source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-16
    • 文件大小:11734
    • 提供者:wufengfei
  1. Stream-based-input-and-output

    0下载:
  2. 利用函数getchar(), ungetc(), fprintf()来实现基于流的字符输入输出, 即读入键盘输入的数据,从中挑选出字符和数字组成的字符串或整数。-Using the function getchar (), ungetc (), fprintf () to achieve flow-based character input and output, that is read into the keyboard input of data, pick out a string of
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:27554
    • 提供者:梁逸杰
  1. LCD_S3C2410

    0下载:
  2. S3C2410 ARM9内核 LCD液晶驱动程序 字符显示 图片显示 串口接收字符 液晶显示字符 绘制图形 IAR开发环境-The LCD driver S3C2410 ARM9 kernel character display picture display the serial receiver character LCD character drawn graphics
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:143723
    • 提供者:weiwen
  1. platformLEDdriver

    0下载:
  2. 基于fs2410的misc设备的LED字符驱动程序,适合于刚开始学习的初学者。-Fs2410 misc equipment LED-based character-driven program, suitable for beginners just beginning to learn.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-05
    • 文件大小:1964
    • 提供者:王俭冬
  1. osd.tar

    0下载:
  2. 通过解析点阵汉字库HZK16显示汉字,在嵌入式视频中可以做汉字osd应用。-By analyzing the lattice the character base HZK16 kanji Chinese characters, can do in the embedded video osd applications.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-16
    • 文件大小:156836
    • 提供者:dangqian
  1. kernel_char_driver.tar

    0下载:
  2. 本程序是linux下的字符设备驱动,实现对led的控制,可以学会自动分配主设备号,字符设备的增加和注册,file_operation的实现-This procedure is a character device driver under linux led control, you can learn to automatically assign major number, the characters increased equipment and registration, file_o
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-11
    • 文件大小:1552
    • 提供者:月冷楼兰
  1. Linux

    0下载:
  2. Linux驱动源码包含基本的字符设备以及GPRS、GPS等-Linux driver source code contains the basic character device, and GPRS, GPS, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-26
    • 文件大小:5656114
    • 提供者:吕布
  1. helloworld

    0下载:
  2. 本文件是基于嵌入式操作系统的字符输入与输出。-The document is based on the character input and output of the embedded operating system.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-23
    • 文件大小:2836
    • 提供者:蔡小金
  1. exm

    0下载:
  2. 字符设备驱动程序 涵括LCD LED 按键 串口等设备驱动-Character device driver covers LCD LED key serial device driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-20
    • 文件大小:125949
    • 提供者:
  1. kblock

    0下载:
  2. 虚拟驱动,从内存虚拟出的字符设备,实现一般字符设备的读写功能-Virtual drive virtual character device memory
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-23
    • 文件大小:1648041
    • 提供者:谢永坚
  1. iim_read

    0下载:
  2. 通过字符设备文件/dev/mxc_iim,读取imx53/linux上的iim数据-To read iim data imx53/linux through the character device file /dev/mxc_iim
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:943
    • 提供者:xiaobo
  1. i2c_my.tar

    0下载:
  2. 24c02在linux下的驱动,字符设备驱动,没用linux 下的IIC模型-24c02 driver under linux character device driver, useless under linux IIC model
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-11
    • 文件大小:21197
    • 提供者:黄英涌
  1. stepper

    0下载:
  2. linux下基于S3C2440的步进电机驱动测试应用程序,控制端输入字符直接控制速度和方向-linux under the Based on S3C2440' s stepper motor driver test application procedures, control-ended input character directly control the speed and direction
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-26
    • 文件大小:643
    • 提供者:123
  1. 2440-RTC

    0下载:
  2. 基于S3C2440的RTC实时时钟显示实验作为对前段时间学习ARM的总结,写个这个基于S3C2440的RTC实时时钟显示程序,主要涉及到串口中断,外部中断,节拍中断,LCD显示,LCD字符显示,RTC操作等等一些内容,经实验,程序显示正常,达到了预期的效果,学习,参考。 -S3C2440-based RTC real time clock display experiment as a summary of earlier learning ARM, write the S3C2440-ba
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-12
    • 文件大小:3273
    • 提供者:冯建明
  1. NO.2

    0下载:
  2. 此段代码是,输入名字,并把名字在双引号中打印出来;在宽度为20的字符的字段内打印名字,并且整个字段在引号内;在比名字宽3个字符的字段内打印它。-This code is to enter the name and put the name in double quotes print out in width of 20 characters printed within a field name, and the entire field in quotation marks names
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-12
    • 文件大小:160502
    • 提供者:庄选
  1. Font

    0下载:
  2. 这个uincode码对应ascll码得汉字的字库,在使用pdu格式传输信息时信息是-This uincode code corresponding ascll code was kanji character, pdu format used to transmit information when information is
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-12
    • 文件大小:70218
    • 提供者:小树林
  1. ARM-UART

    0下载:
  2. ARM监视串行口,将接收到的字符发送到字符再发送给串口,即按PC机键盘通过超级终端发送数据,开发板将接收到的数据再返还给PC,在超级终端上显示。-ARM monitors the serial port, the received characters are sent to a character and then sent to the serial port, ie the PC keyboard to send data via HyperTerminal, the board will
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-07
    • 文件大小:128574
    • 提供者:cg
  1. unix_dos

    0下载:
  2. 用来解决不同的linux系统之间编译或运行程序时存在的字符不兼容。-Used to solve different linux systems exist when compiling or running the program is not compatible with the character.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:9473
    • 提供者:mike
  1. zifu-yinyue-bao.tar

    0下载:
  2. 数码相框字符显示压缩包,Linux下显示-Digital Photo Frame character display compressed, Linux under the display
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-28
    • 文件大小:11258719
    • 提供者:宋志平
« 1 2 3 45 6 »
搜珍网 www.dssz.com