8051 Absolute Encoder Positioner How to connect and drive absolute position encoder with SSI serial interface. The encoder has been made by Siemens (6FX2001-5FS12). Archive contains: 1) schematic, 2) source in C and Assembler
标签: Positioner Absolute absolute position
上传时间: 2015-01-13
上传用户:6546544
Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!). Now we have good news for you: NASM is licensed under LGPL. This means its development is open to even wider society of programmers wishing to improve their lovely assembler. The NASM project is now situated at SourceForge.net, the most famous Open Source development center on The Net. Visit our development page at http://nasm.2y.net/ and our SF project at http://sf.net/projects/nasm/
标签: developers widespread netwide respect
上传时间: 2014-01-20
上传用户:2404
CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows.
上传时间: 2014-06-20
上传用户:cccole0605
EXAMPLE SOURCE CODE FOR TASM FILTER his filter accepts input through the standard input stream, converts it and outputs it to the standard output stream. The streams are linked through pipes, such that the input stream is the output from the assembler being invoked, and the output stream is connected to the message window of the IDE, ie.
标签: input standard EXAMPLE accepts
上传时间: 2014-01-13
上传用户:小码农lz
When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn t produce lib" checkbox in the Linker settings page for this project.
标签: not created symbols produce
上传时间: 2015-09-01
上传用户:asdkin
This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The project contains a makefile and uses assembler and C sources. It shows a clock on an character LCD.
标签: project the example simple
上传时间: 2015-10-19
上传用户:waitingfy
OllyMachine是在VC 6.0下开发的,请打开OllyMachine.dsp,然后按F7编译。它大约有10000行源代码,主要分成两个大类:Assembler和VM。
标签: OllyMachine 6.0
上传时间: 2015-11-26
上传用户:1159797854
The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you want to monitor PLC values/bits or to set PLC values or bits via your COMPUTER. You can use any language such as Basic, C, Pascal, Assembler or even if other suppliers of PLCs can send ASCII strings, they can talk to our PLCs to exchange data.
标签: MEWTOCOL-COM programming support useful
上传时间: 2015-12-08
上传用户:youmo81
CHAPT09\TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09\TERMW16.DEF A file needed by the linker for this program. CHAPT09\TERMW16.EXE 16-Bit exeuctable of the test program. CHAPT09\TERMW16B.MAK A makefile for Borland C++. CHAPT09\TERMW16M.MAK A makefile for Microsoft C++.
上传时间: 2016-02-03
上传用户:ukuk
本文详细介绍了arm image格式及执行时的处理过程。在官方文档中很少介绍,对于了解linker底层细节不多的读者是一个很少的介绍,对arm初学者十分有益
上传时间: 2016-02-14
上传用户:ztj182002