Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
projects:rfid [2016/06/14 03:48]
over23
projects:rfid [2016/06/14 03:52]
over23 [Python to control GPI]
Line 68: Line 68:
   * http://​raspmer.blogspot.cz/​2015/​07/​how-to-use-rfid-rc522-on-raspbian.html   * http://​raspmer.blogspot.cz/​2015/​07/​how-to-use-rfid-rc522-on-raspbian.html
  
-!!!!! http://​blog.infraserver.eu/?​p=285+  * !!!!! http://​blog.infraserver.eu/?​p=285 ​-->
  
 +  * On Raspberry Pi, Device Tree usage is controlled from /​boot/​config.txt. By
 +default, the Raspberry Pi kernel boots with device tree enabled. You can
 +completely disable DT usage (for now) by adding:
 +<​code>​
 +    device_tree=
 +</​code>​
 <​code>​ <​code>​
 [root@picka ~]# aptitude install python-dev [root@picka ~]# aptitude install python-dev
  • projects/rfid.txt
  • Last modified: 2016/06/14 04:21
  • by over23