Search Results

by ShadowOne333
Wed Apr 05, 2017 11:38 am
Forum: General
Topic: Phidget SBC3 Digital Inputs and Encoder QME-01
Replies: 5
Views: 6383

Re: Phidget SBC3 Digital Inputs and Encoder QME-01

Thank you for the clarification.
I am already in talks with the people involved in the project for getting the 1047 you mentioned, but before that I want to know:

Are there are any examples in C/C++ code to use the 1047 with a Phidgets SBC3 using Debian?
Or rather C/C++ for use with Linux.
by ShadowOne333
Thu Mar 23, 2017 11:45 am
Forum: General
Topic: Phidget SBC3 Digital Inputs and Encoder QME-01
Replies: 5
Views: 6383

Re: Phidget SBC3 Digital Inputs and Encoder QME-01

Oh I see, so the issue is related to the pulses/count per second of the input. Is there any other way to read the encoder which doesn't involve additional hardware? Maybe with interruptions or something similar. I ask because I am using currently four DC motors, each one with their respective encode...
by ShadowOne333
Wed Mar 15, 2017 8:37 am
Forum: General
Topic: Phidget SBC3 Digital Inputs and Encoder QME-01
Replies: 5
Views: 6383

Phidget SBC3 Digital Inputs and Encoder QME-01

Good day, Phidget Community. Last week I was trying to connect this particular model of encoder: http://www.robotshop.com/en/lynxmotion-qme-01-quadrature-encoder.html#Specifications Alongside the Phidgets SBC3. I managed to get some sort of output by using an example I found online, the output is as...