<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Card Reader Using Onion]]></title><description><![CDATA[<p dir="auto">Hello all,</p>
<p dir="auto">I am working on a project to have the Onion Omega unlock a door when a card is swiped. I have written a python script that changes the relays when a correct card number is inputted, but now the problem is to get the card reader to send the data to the script. Does anyone have any ideas about how to get this to work? The card reader is a MSR90, and from what I can find online it acts like a keyboard. So how do I get the data being sent out of the reader into the script running on the Onion?</p>
<p dir="auto">The only ideas I've had so far would be to have the card reader hooked up to a pi, and then have the pi transmit the data to the onion, but ideally I'd like for it all to happen on the onion.</p>
]]></description><link>http://community.onion.io/topic/1121/card-reader-using-onion</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 18:52:31 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/1121.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Dec 2016 19:00:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Card Reader Using Onion on Wed, 21 Dec 2016 19:00:23 GMT]]></title><description><![CDATA[<p dir="auto">Hello all,</p>
<p dir="auto">I am working on a project to have the Onion Omega unlock a door when a card is swiped. I have written a python script that changes the relays when a correct card number is inputted, but now the problem is to get the card reader to send the data to the script. Does anyone have any ideas about how to get this to work? The card reader is a MSR90, and from what I can find online it acts like a keyboard. So how do I get the data being sent out of the reader into the script running on the Onion?</p>
<p dir="auto">The only ideas I've had so far would be to have the card reader hooked up to a pi, and then have the pi transmit the data to the onion, but ideally I'd like for it all to happen on the onion.</p>
]]></description><link>http://community.onion.io/post/7288</link><guid isPermaLink="true">http://community.onion.io/post/7288</guid><dc:creator><![CDATA[Kyle Fletcher]]></dc:creator><pubDate>Wed, 21 Dec 2016 19:00:23 GMT</pubDate></item><item><title><![CDATA[Reply to Card Reader Using Onion on Wed, 21 Dec 2016 19:48:00 GMT]]></title><description><![CDATA[<p dir="auto">If you have electronic knowledge, the simpler approach would be to bring the RS-232 voltage levels to 3.3V and use the Omega2 serial pins.  If not, looks like the card reader device provides a USB interface as well.  So, you would need to use some Linux USB api, perhaps just some read access to the /dev device, but I'm not familiar with the specifics yet (no Omega2 for me yet).</p>
]]></description><link>http://community.onion.io/post/7291</link><guid isPermaLink="true">http://community.onion.io/post/7291</guid><dc:creator><![CDATA[fossette]]></dc:creator><pubDate>Wed, 21 Dec 2016 19:48:00 GMT</pubDate></item></channel></rss>