The interfacing tag has no wiki summary.
8
votes
5answers
397 views
programmatically controlling power sockets in the UK
It's very simple.
I want to plug a lamp into the UK mains supply.
I want to be able to power it on and off from software - say from serial port commands, or by running a command-line or something I ...
6
votes
2answers
177 views
What are the different options for interfacing C (or C++) with Python?
I know there are many ways to interface C function into Python: the Python C API, scipy.weave, ctypes, pyrex/cython, SWIG, Boost.Python, Psyco... What are each of them best for? Why should I use a ...
6
votes
3answers
2k views
C: cross-platform RS232 serial library?
I am looking for an open source cross-platform library for working with the serial port in C, something along the lines of the awesome pyserial library (Unfortunately I have to use C for this ...
2
votes
1answer
62 views
Current State of MS Surface
I saw this question and it got me interested as surface caused a big fuss when Microsoft first showcased it, I worked for Microsoft at the time and we had a few of them in the office but they were ...
1
vote
2answers
239 views
USB and a personal-created device interfacing in Windows using C/C++
I know how to interface using the parallel port and also have a little idea on serial port interfacing. But is there a way to interface using the USB port in Windows? Or any links that would give ...
1
vote
1answer
224 views
SPI header File
I require the SPI header file so I may write a SPI master and slave for two PIC24FJ64GA002. I had one but I accidentally deleted it. Please may some one send me a link to download the header. As soon ...
1
vote
1answer
80 views
Serial Interfacing over IP for medical devices [closed]
Looking for help to connect and record and real time monitor the parameters data during the patients treatment. All our machines have a serial port and the manufacturer has provided us with the ...
0
votes
0answers
121 views
Interfacing SugarCRM with OpenERP
I am currently working on a project whereby I have to make both openERP and SugarCRM talk to each other.
For example, if I add a new Account in SugarCRM, this account is also created in OpenERP...and ...
0
votes
0answers
31 views
calling a software from another software
I want to use Blender as a generator of surface from a mesh and use the 3D surface equation from blender and use it for another computational software. Basically that software needs a set of ...
0
votes
0answers
162 views
How can I connect the KT3170 (The DTMF reciever) to USB (4bit data)?
This will be my first try at USB intefacing !
May I know how to transfer the data from pins : 11-15 of KT3170 IC to USB ?
Data sheet : ...