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

搜索资源列表

  1. minicom_User

    0下载:
  2. minicom 是linux 操作系统下的串口终端程序 是和Windows 操作系统的下 超级终端功能相近的程序 不过比超级终端功能要强 下面我们通过命令行 介绍minicom 的操作方法-Minicom Linux operating system is the serial terminal program is the Windows operating system and the next Super Terminal functions similar procedures
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:153954
    • 提供者:李昀
  1. minicom_9.2.1-11.tar

    0下载:
  2. minicom源碼,用於Linux下Terminal的重要程序-Minicom source for the Linux Terminal important procedures
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:616096
    • 提供者:wu
  1. H9200M_User_handbook

    0下载:
  2. at91rm9200的用户手册,内含windows下超级终端和linux下minicom的配置应用
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:676482
    • 提供者:风行天
  1. embedded_linux_leddriver

    0下载:
  2. 基于嵌入式Linux系统的led驱动程序开发源程序及详细文档,开发环境:硬件:UP-NETARM2410-S嵌入式实验仪,PC pentium500以上,硬盘40G以上,内存大于128M。 软件:PC机操作系统redhat linux 9.0 + MINICOM+ ARMLINUX开发环境。使用c语言开发。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:216296
    • 提供者:赵成军
  1. linux_usbd.tar

    0下载:
  2. 该程序对VIVI扩展了USB下载功能,能够在S3C2410上通过USB下载bootloader,kernel,rootfs,主机环境是了linux。类似minicom,但是速度要远远快于minicom。 -Similar minicom, but the speed is much faster than minicom.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:438291
    • 提供者:lby
  1. serial.tar

    0下载:
  2. simple serial program. Shows how to set parameters for RS232, and how to stabilish conection with a computer using minicom. Tested for ARM-linux plataform. Works fine with LPC3250 ARM processor.-simple serial program. Shows how to set parameters for
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:8392
    • 提供者:Miguel
  1. usb

    0下载:
  2. s3c2410上裸跑的USB DEVICE测试程序,可以从串口打印到minicom上,测试程序不用烧写NAND flash,有uboot即可,不用仿真器比如j-link之类-s3c2410 running naked on the USB DEVICE test program, you can print from the serial port to minicom, the test program without programming NAND flash, a uboot can,
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:122634
    • 提供者:alex
  1. microconsole

    0下载:
  2. Very simple but very usefull serial port console. Works with lots of serial interfaces (FTDI, CP2303 etc). Supports lots of speeds (from 50 upto 3Mboud).Key shortcuts similar to the minicom.It not use ncurses.Pure console.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:16578
    • 提供者:n6210
  1. rtdsr_0.6_src.tar

    0下载:
  2. rtdsr v0.6 - RTD 1283 bootloader recovery (sources)-rtdsr: Serial Recovery utility for Realtek RTD1283/Mars SoCs This program is meant to be used in the Serial Recovery console from the Realtek RTD1283 SoC BootROM ("s/d/g/c>"). It provides
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:55634
    • 提供者:cxjt
  1. miaobiao

    0下载:
  2. Microwindows API体系绘图机制 redhat linux 9.0 + minicom+uClinux 开发环境-Microwindows API system drawing mechanism redhat linux 9.0+ minicom+ uClinux development environment
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1833
    • 提供者:卓少锋
  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. my_minicom_update

    0下载:
  2. 在开源minicom的基础上进行了部分适应性的改动,增加了些自定义的功能,有感兴趣的可以研究一下。-Part of the adaptive changes on the basis of open source minicom, some custom, interested can look at.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-29
    • 文件大小:811728
    • 提供者:liaobj
  1. Usage_configuration_-minicom

    0下载:
  2. minicom使用tftp调试开发板配置说明,可以在linux系统中,通过串口或者USB转串口线调试嵌入式开发板。-minicom development board using tftp debug configuration instructions, you can linux system through serial or USB to serial wire debug embedded development board.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-25
    • 文件大小:487596
    • 提供者:tongyuehong
  1. 4X4push_buttons(0101)

    0下载:
  2. 6410开发板4x4键盘矩阵模块,驱动以及测试程序。实验环境:硬件:UP-Magic 魔法师实训平台,矩阵键盘模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境-6410 development board 4x4 keyboard matrix modules, drivers and test procedures. E
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:308827
    • 提供者:张扬
  1. LEDbuzzer

    0下载:
  2. 6410开发板led蜂鸣器模块,驱动及测试程序。实验环境:硬件:UP-Magic 魔法师实训平台,蜂鸣器 LED 灯模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境。-6410 development board led buzzer module, driver and testing procedures. Exper
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:190755
    • 提供者:张扬
  1. LCD(0107)

    0下载:
  2. 6410开发板LCD模块,驱动及测试程序。实验环境:硬件:UP-Magic 魔法师实训平台,蜂鸣器 LED 灯模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境。-6410 development board LCD module, driver and testing procedures. Experimental en
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:313894
    • 提供者:张扬
  1. 485(0201)

    0下载:
  2. 6410开发板485总线串口模块。实验环境:硬件:UP-Magic 魔法师实训平台,蜂鸣器 LED 灯模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境。- 6410 485 ​ ​ serial module development board. Experimental environment:
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:198084
    • 提供者:张扬
  1. CAN(0202)

    0下载:
  2. 6410开发板CAN模块,驱动及测试程序。实验环境:硬件:UP-Magic 魔法师实训平台,蜂鸣器 LED 灯模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境。-6410 CAN module development board, the driver and testing procedures. Experimenta
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:308705
    • 提供者:张扬
  1. hall

    0下载:
  2. 6410开发板干簧管-霍尔开关模块,驱动及测试程序。实验环境:硬件:UP-Magic 魔法师实训平台,蜂鸣器 LED 灯模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境。-6410 development board reed- Hall switch module, driver and testing procedur
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:252649
    • 提供者:张扬
  1. exp4_hello-driver

    0下载:
  2. 此程序代码是基于达芬奇系列DM6446嵌入式开发之驱动程序开发示例程序,该程序包中包含C语言源程序demo.c,test_demo.c和Makefile文件。该程序简洁明了,旨在说明驱动程序的框架结构,以及嵌入式驱动程序开发的步骤,对嵌入式驱动程序开发入门的同志非常有帮助。该程序经过反复的调试运行,没有错误,可直接运行。 调试步骤 1、仔细读目录中的代码:demo.c,demo.h,test_demo.c。 分析各部分代码的功能,以及应用程序和驱动程序的调用,数据读写的方法和流程
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:39003
    • 提供者:yanghao
« 12 »
搜珍网 www.dssz.com