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

搜索资源列表

  1. PS2_ARM

    1下载:
  2. 我写的ARM PS2驱动程序,使用普通GPIO口模拟PS2协议,可直接驱动键盘、条码找描枪等设备,并将从键盘、条码扫描枪等输入的信号通过UART口传至PC机-I write ARM PS2 driver, I use ordinary GPIO simulation PS2 agreement can be directly driven keyboard, bar code depiction find guns and other equipment, and from the keyboa
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:223.79kb
    • 提供者:刘国兵
  1. modbus-VB-and-vc-src

    2下载:
  2. modbusx 上位机读写测试软件DEMO 的源代码,有VC和VB的。可做参考。-modbusx DEMO PC to read and write test software source code, and VB-VC. Do reference.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-19
    • 文件大小:5.01mb
    • 提供者:kerrhu
  1. ourdev_191732.ZIP

    0下载:
  2. 用单片机通过CH375读写U盘,单片机分别有AVR32,AVR,MCS51,MSP430,M16C,MC9S12,80X86兼容PC工控机/单片机。-Microcontroller to read and write by using U disk CH375, single-chip, respectively AVR32, AVR, MCS51, MSP430, M16C, MC9S12, 80X86 compatible PC Industrial PC/microcontroller.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1.67mb
    • 提供者:ztx
  1. PC-Base-Signal-Analyzer

    0下载:
  2. PC Based Signal Analyzer This aims of the project just familiar to a Digital oscilloscope. It is used for capture the different signal such as SINE WAVE, TRIANGLE WAVE and the SQUARE WAVE. Use the A-to-D converter into a binary form. Thus, the data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-11
    • 文件大小:2.46mb
    • 提供者:sming chan
  1. STM32_SDcard

    0下载:
  2. STM32的SD卡操作源码,可以在PC上进行读写等,-SD card read&write in STM32
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:1.01mb
    • 提供者:倪早
  1. 8253stopwatch

    0下载:
  2. 通过PC机内8253定时器设置时间常数,使其每隔10MS产生一次中断,并通过定时中断 ,接管中断服务程序,由汇编语言实现主程序,中断服务程序的编写。-PC-8253 timer to set the time constant, so that every 10MS generate an interrupt and timer interrupt and take over the interrupt service routine, assembly language main progra
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:30.36kb
    • 提供者:粥加蛋
  1. 6-EEPROM

    0下载:
  2. 序功能:PC机通过串口可以控制从EEPROM的指定地址中读出一个 字节的数据,或者向指定地址写入一个字节的数据-Sequence function: PC, can be controlled through the serial port read from the specified address of the EEPROM one byte of data, or write one byte of data to the specified address
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:144.15kb
    • 提供者:王胜
  1. Microcontroller-serial-communication

    0下载:
  2. 用vc++写上位机软件实现单片机串口通讯功能-Vc++ write PC software microcontroller serial communication functions
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:5.7kb
    • 提供者:sone
  1. MyC2Board_RS232_Test

    0下载:
  2. 这是一个Altera FPGA NIOS II RS232通讯程序。 在Quartus II工程中,用Qsys建立了一个NIOS II为核心的CPU系统,并挂接了一个RS232接口。 在software目录下,有三个工程,一个是用C++类包装的RS232类的Eclipse工程,一个是不用C++类包装的Eclipse工程,还有一个是用VC++2008编写的RS232测试工程。 VC++2008编写的工程运行在PC机上,与FPGA中的NIOS II通讯。 这个实验的主要目的是编写一个
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-02
    • 文件大小:13.22mb
    • 提供者:li hui xian
  1. STM32_USB_HID_dev

    0下载:
  2. STM32 HID USB开发例程(文档),包括下位机 上位机驱动以及VC6上位机编写, 整个过程都有详细的分析,图文并茂,非常好的参考例子。-STM32 HID USB develop routines (document), including lower machine PC-driven and VC6 host computer to write, The whole process has a detailed analysis, with the aid of d
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:478.5kb
    • 提供者:cxsys
  1. zhongduan

    0下载:
  2. 用PIC单片机内部定时器0,作为16位定时器使用,并开启溢出中断。单片机的外部中断0引脚接开关SW2,并设置为下降沿的触发方式。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:SW2按键按下时,LCD上显示“Timer0 Start”, 定时器0开始工作,然后LCD上显示“Timer0 Working”,当UART接收到PC机发送的命令“P”时,定时器0停止工作,LCD上显示“Timer0 Stop”
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-27
    • 文件大小:56.45kb
    • 提供者:杨梦红
  1. chuangxing

    0下载:
  2. 配置CCP1模块使之工作于PWM模式,并初始化周期和占空比。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:当UART接收到命令“S”时,LCD上显示“PWM Start”, PWM开始工作。当UART接收到命令“U”时,占空比增加,当UART接收到命令“D”时,占空比减少,并在LCD上显示占空比。当UART接收到命令“P”时, PWM停止工作,LCD上显示“PWM Stop”。并用示波器观察PWM输
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:110.81kb
    • 提供者:杨梦红
  1. Internal_Flash

    0下载:
  2. 基于STM32f107 操作内部闪存的demo代码,实现读、写、以及擦除功能,通过串口1 与PC链接,通过串口调试助手测试-Based on internal flash demo STM32f107 operation code, read, write, and erase functions with the PC via the serial port a link through the serial debugging assistant test
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1.49mb
    • 提供者:wangxjchn
  1. USBMem

    0下载:
  2. The Memory project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display the following: - P1.16: LED_RD is on whe
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:74.47kb
    • 提供者:曹金华
  1. EXP_RFID

    0下载:
  2. MCU-8051-AT89S52 IC卡读写程序。里面包含上位机(不含上位机源码)。-MCU-8051- AT89S52 IC card read and write procedures. Includes PC (not including PC source).
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:342.67kb
    • 提供者:张文
  1. USB_SPI_AT45DB041D

    0下载:
  2. 利用Ginkgo USB-SPI适配器读写控制AT45DB041D存储器芯片C语言源码,有详细注释,实现通过PC程序读写控制AT45DB041D芯片。- The use of Ginkgo USB-SPI adapter memory read and write control AT45DB041D chip C language source code, detailed notes, read and write control procedures implemented by PC
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:63.76kb
    • 提供者:罗伟东
  1. NRF24L01-Tester-Source

    0下载:
  2. nRF24L01上位机调试软件源码,利用该软件可以实现对nRF24L01进行读写控制,也能实现无线数据收发,对协助调试nRF24L01很有帮助!-nRF24L01 PC debugging software source code, the use of the software can read and write nRF24L01 achieve control, but also to achieve wireless data transceiver, helping debug nRF
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-06
    • 文件大小:1.07mb
    • 提供者:罗伟东
  1. camllink-2pcie

    2下载:
  2. verilog编写cameralink采集到FPGA内部,然后通过PCIE接口最终传输到PC机-write with verilog language,collecte a picture by cameralink,then tranfer it to PC by PCIE interface
  3. 所属分类:Other Embeded program

    • 发布日期:2014-09-01
    • 文件大小:26.48mb
    • 提供者:冯佳
  1. Com_Vb

    0下载:
  2. 接收串行数据的单片机上位机程序。使用VB编写,解析单片机发送过来的串行数据。 单片机是8052,搭载了TCS3200光学颜色采集器,将采集到的数据通过RS232发送到PC,显示RGB数值,在label控件中显示该RGB数值的颜色。 串口数据格式是RGB24位加一位识别码/-Receive serial data microcontroller PC program. Using VB to write, parse microcontroller serial data sent ove
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:6.92kb
    • 提供者:shenfei
搜珍网 www.dssz.com