You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
This might be the case, but it also might not. Can you say where you found the "datasheet" that lead you to conclude this? Most of the information seems to be quite non-specific, so it's hard to be certain if the device itself uses RS232 signalling, or if they merely make a cable adapter available that converts between their undocumented proprietary signalling and proper RS232, just as they seem to make one which converters it for use with USB.Chris Stratton– Chris Stratton2016年09月02日 06:47:51 +00:00Commented Sep 2, 2016 at 6:47
-
The model I bought is not using RS-232. Check the data sheet I linked in the initial question and search for "voltage," you'll see that it's using 5v for TX and RX.Dallas Epperson– Dallas Epperson2016年09月02日 13:48:38 +00:00Commented Sep 2, 2016 at 13:48
-
I may have I jumped to a conclusion too quickly. The PS/2 to RS-232 cable set for PS/2 to RS232 conversion is what got me thinking. [link] usglobalsat.com/store/… . You can see that the TX and RX pins go directly to the RS-232 connector. With not much info available in the "datasheet" I made the assumption that it uses RS-232. I apologize for not being too clear about how I came to the above answer.Ajay Prabhu– Ajay Prabhu2016年09月02日 16:20:26 +00:00Commented Sep 2, 2016 at 16:20
-
No worries, @AjayPrabhu. Thank you very much for helping.Dallas Epperson– Dallas Epperson2016年09月02日 17:42:55 +00:00Commented Sep 2, 2016 at 17:42
-
I spent some time looking around if anyone interfaced the same with arduino or any microcontroller. I found this project. You might want to take a look at this [link] (danceswithferrets.org/geekblog/?p=482). Hope this helps.Ajay Prabhu– Ajay Prabhu2016年09月02日 18:05:34 +00:00Commented Sep 2, 2016 at 18:05
lang-cpp