Tagged Questions
2
votes
2answers
506 views
Simplest way to connect a proximity sensor to a PC
I want to interface a PC with a proximity sensor. The one I've been thinking about is this one.
I can see that the output is "NPN, 3 wire, NO" which I'm kind of unfamiliar with. I also see it outputs ...
0
votes
1answer
121 views
LV EZ1 - TX output
This is a continuation from this question: De2 Board reading sensor reading.
Will this be the output from the sensor ... 1(idle)0(start)1010010(82 - R in binary)1(stop-bit) 0(start)#distance in ...
0
votes
1answer
348 views
1
vote
1answer
596 views
Connecting Altera de2 to a sensor via UART
Is Nios II required when implementing UART core using the SOPC? (or a default Nios is included) I tried writing my own module for the uart connection but it didn't work out. I need a method to ...