搜索资源列表
UART-8052
- 8052串口驱动--(包括波特率计算,以及几个内存查看的shell命令)-8052 -- (including baud rate, and several memory access to the shell commands)
通讯程序(只读)
- GE plc 串口通讯,VB编制,读取内存单元-GE plc serial communication, VB establishment, read memory cell
hostlinkvb
- 欧姆龙PLC的VB串口通讯程序,每一秒钟从PLC的内存区取出一个数,在窗口里显示-OMRON PLC VB serial port communication procedure,Each second takes out a number from the PLC memory area, demonstrated in the window
mini_or1200
- openrisc mini_or1200, 包括 or1200、uart16550、dbg_interface、mem_if(片上内存)这几部分。-openrisc mini_or1200, including or1200, uart16550, dbg_interface, mem_if (memory chip) in these parts.
CommTest
- 串口通信例程,内含串口类,一个老外写的,我修正了一个bug:在接收数据流未完成前退出程序会导致进程驻留在内存-Serial communication routines, containing serial port class, written by a foreigner, I fixed a bug: the receiving data stream does not quit the program before the completion of the process will l
serial
- 串口通讯读取内存单元,比较不错的源代码,直接就可以运行-serial
or1200_uart
- OR1200最小系统,包括软核处理器OR1200,内存,总线,GPIO及UART的RTL实现。在SOPC2000硬件平台上实现。软件开发环境为Ubuntu,能实现SOPC2000和PC机的简单串口通信。-OR1200 minimum system, including soft-core processor OR1200, memory, bus, GPIO and UART of the RTL implementation. In SOPC2000 hardware platform. So
GE-plc-serial-communication
- GE plc 串口通讯,VB编制,读取内存单元-GE plc serial communication, VB preparation, the memory unit to read
GE-PLC
- GE PLC串口通讯,VB编制,读取内存单元-GE PLC serial communication, of VB, read the memory unit
sysinfo
- VC++获取系统信息,先检测,然后显示信息,可以获取到内存使用情况、虚拟内存大小等信息,还可检测到CPU核心数、级别、类型、版本等,以及Windows信息和屏幕分辨率等信息。-VC++ obtain system information, the first test and then display information, you can get to the memory usage, virtual memory size and other information, can be de
PC-chuangkou-tongxin-
- 说明: 1、PC发送00H开始通信发送数据,将01H,02H,03H......FEH等数据发送至单片机,直到发送FF停止。 2、单片机接收到00H开始,将接收到的数据放入到内存一段空间中,并将数据写入到P0口所接的8个发光二极管中。-PC and serial communication
febugger
- 存C写的zip压缩,解压缩源代码,主要对文件操作,希望有经验的朋友把它改造成能对内存操作的类()