<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml">
  <title xmlns="http://www.w3.org/2005/Atom">Dobrica Pavlinušić's random unstructured stuff: RC522</title>
  <id xmlns="http://www.w3.org/2005/Atom">https://saturn.ffzg.hr/rot13/</id>
  <link xmlns="http://www.w3.org/2005/Atom" type="text/html" rel="alternate" href="https://saturn.ffzg.hr/rot13/index.cgi?rc522"/>
  <link xmlns="http://www.w3.org/2005/Atom" type="application/atom+xml" rel="self" href="https://saturn.ffzg.hr%2C%20saturn.ffzg.hr:443/feed/workspace/rot13?page=rc522;type=Atom"/>
  <updated xmlns="http://www.w3.org/2005/Atom">2015-10-25T14:57:34Z</updated>
  <entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml">
    <title xmlns="http://www.w3.org/2005/Atom">RC522</title>
    <link xmlns="http://www.w3.org/2005/Atom" type="text/html" rel="alternate" href="https://saturn.ffzg.hr/rot13/index.cgi?rc522"/>
    <content xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml" type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><div>Creator: Dobrica Pavlinušić</div><hr/><div class="wiki">
<span class="nlw_phrase"><img alt="rc522.jpg" src="https://saturn.ffzg.hr/rot13/index.cgi/rc522.jpg?action=attachments_download;page_name=rc522;id=20151025145717-0-15831"/><!-- wiki: {image: rc522.jpg} --></span><br/><br/><div class="nlw_phrase"><table class="wafl_container">
  <tr>
    <td>
      <div class="wafl_box">
        
          <div class="wafl_titlebox">
            <div class="wafl_title">
              
                Contents: [Dobrica Pavlinušić's random unstructured stuff]
              
            </div>
          </div>
          <div class="wafl_items">
            
              <div class="wiki">
<ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#raspberrypi">Dobrica Pavlinušić's random unstructured stuff (RaspberryPi)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] RaspberryPi} --></span></li>

<ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#enable_spi">Dobrica Pavlinušić's random unstructured stuff (Enable SPI)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] Enable SPI} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#python_module">Dobrica Pavlinušić's random unstructured stuff (python module)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] python module} --></span></li>
</ul></ul>
</div>

            
            
          </div>
        
      </div>
    </td>
  </tr>
</table>
<!-- wiki: {toc: }
--></div><br/><br/><h1 id="raspberrypi"><a href="https://saturn.ffzg.hr/rot13/index.cgi?raspberrypi" title="(93 months)  file mount-rpi-image.sh toc tag_list raspberrypi Interestring projects TODO test them out and write...">RaspberryPi</a></h1>
<h2 id="enable_spi">Enable SPI</h2>
<pre>
pi@jpi1 ~ $ grep spi /boot/config.txt 
dtparam=spi=on
dtoverlay=spi-bcm2708
</pre>
<br/><h2 id="python_module">python module</h2>
<pre>
pi@jpi1 ~/pi-rc522 $ git remote -v
origin  https://github.com/ondryaso/pi-rc522 (fetch)
origin  https://github.com/ondryaso/pi-rc522 (push)

pi@jpi1 ~/pi-rc522 $ sudo python ChipReader/Read.py 
Starting
Detected: 10

Detected: 10
Card read UID: 5,14,165,44
Setting tag
Selecting UID [5, 14, 165, 44, 130]

Authorizing
Changing used auth key to [116, 0, 82, 53, 0, 255] using method B

Reading
Calling card_auth on UID [5, 14, 165, 44, 130]
Error on S1B0

Deauthorizing
Changing auth key and method to None
</pre>
</div>
<hr/><div>Attachments: rc522.jpg</div></div>
    </content>
    <id xmlns="http://www.w3.org/2005/Atom">https://saturn.ffzg.hr/rot13/index.cgi?rc522</id>
    <author xmlns="http://www.w3.org/2005/Atom">
      <name xmlns="http://www.w3.org/2005/Atom">Dobrica Pavlinušić</name>
    </author>
    <updated xmlns="http://www.w3.org/2005/Atom">2015-10-25T14:57:34Z</updated>
  </entry>
</feed>
