Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
projects:rfid [2016/05/31 17:11]
over23 [project:rfid] : added section ToStudy: RFIDIOt, rfid cloner
projects:rfid [2016/06/10 02:20]
over23 [on RaspberryPi 1b]
Line 7: Line 7:
 |**License:​** | [[https://​creativecommons.org/​licenses/​by-sa/​3.0/​|Uveďte původ-Zachovejte licenci; CC BY-SA]] ​ |  ​ |**License:​** | [[https://​creativecommons.org/​licenses/​by-sa/​3.0/​|Uveďte původ-Zachovejte licenci; CC BY-SA]] ​ |  ​
  
 +
 +===== on RaspberryPi 1b =====
 +https://​www.raspberrypi.org/​documentation/​configuration/​device-tree.md
 +<​code>​
 +wget http://​www.airspayce.com/​mikem/​bcm2835/​bcm2835-1.44.tar.gz
 +tar -xvzf bcm2835-1.44.tar.gz
 +cd bcm2835-1.44
 +./configure
 +make
 +sudo make check
 +sudo make install
 +</​code>​
 ===== TO STUDY ===== ===== TO STUDY =====
   * https://​github.com/​AdamLaurie/​RFIDIOt - some tools   * https://​github.com/​AdamLaurie/​RFIDIOt - some tools
  • projects/rfid.txt
  • Last modified: 2016/06/14 04:21
  • by over23