QTI sensors with Arduino Mega
kllow
Posts: 1
Hi there,
I have just bought 6 pcs of QTI sensors to be used with Arduino Mega for follow 3M reflective line.
I have tried the code provided by Parallex but unfortunately it does not work. As I am new in programming, I would appreciate if somebody can give me advise on the coding for QTI sensors to be used together with Arduino Mega.
Thank you in advance.
cheers,
kl
I have just bought 6 pcs of QTI sensors to be used with Arduino Mega for follow 3M reflective line.
I have tried the code provided by Parallex but unfortunately it does not work. As I am new in programming, I would appreciate if somebody can give me advise on the coding for QTI sensors to be used together with Arduino Mega.
Thank you in advance.
cheers,
kl
Comments
In the meantime, this is demonstration code for testing one QTI. You'd effectively do this six times, on six different Arduino pins, and collect the data in some way to make the sensor comparison meaningful.
-- Gordon