An interface defines clear boundaries and communication/interconnection between systems.
-1
votes
1answer
142 views
Verilog interfacing with C#
Right now, I am taking a course on Verilog HDL, however, our instructor gave us a machine problem wherein we are required to implement a program using verilog while having C# as our main gui. The ...
-2
votes
1answer
42 views
what are the things to keep in mind when interfacing two digital devices?
what are the things to keep in mind when interfacing two digital devices, e.g FPGA with a dual shock controller or CPLD with a PS/2 Mouse, Microcontroller with an FPGA, FPGA with an external RAM.
One ...
4
votes
0answers
208 views
Serial data transfer from Omega DP80 legacy hardware to computer
Can anyone provide me with some guidance on setting up a legacy serial connection on an Omega (brand) thermocouple display? I would like to use the serial data interface (Omega DP80-Ser) to reliably ...
2
votes
0answers
35 views
Digital RGB interface EMI filtering
Consider the following system:
where:
The motherboard contains a LCD controller (SSD1963 from Solomon Systech) and other components (application processor, solenoid drivers, power supplies, etc.)
...
0
votes
0answers
41 views
Communication between PTZ camera and an embedded board
I have a PTZ camera which has a serial Communication Port RS-232C and I want to connect it to a single core embedded system which has an Ethenet and USB.
How can I make the connection between the PTZ ...
0
votes
0answers
62 views
Simple and inexpensive way to read 2GB flash?
For reading writing NAND flash chips with less than 2GB one could use a commercial XD card reader. Unfortunately XD cards only have 8 I/O pins.
Some 2GB (bank size) flash chips have 16 I/O pins. Is ...
0
votes
0answers
159 views
where can I buy standalone smartphone camera modules?
Question 1: I'm planning on hacking together a little proof-of-concept device using a pared-down Google Nexus 7 tablet as the base. I'd like to connect a higher resolution camera where the current ...