scratch

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
scratch [2016/05/01 17:57] adminscratch [2017/03/11 20:33] admin
Line 32: Line 32:
 (http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-4517-BUILD-514-linuxarm.tar.xz)\\ (http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-4517-BUILD-514-linuxarm.tar.xz)\\
 Einfach entpacken und ausführen. Einfach entpacken und ausführen.
 +
 +
 +====== Bluetooth RS232 Verbindung herstellen ======
 +
 +''
 +$ sudo hcitool scan\\
 +Scanning ...\\
 +00:02:C7:7D:F5:17 BlueGPS 7DF517\\
 +$ sudo rfcomm bind /dev/rfcomm0 00:02:C7:7D:F5:17 1\\
 +$ ls -l /dev/rfcomm0\\
 +crw-rw---- 1 root dialout 216, 0 2008-12-14 23:15 /dev/rfcomm0\\
 +''
 +
 +
 +
 +
 +
  
  • scratch.txt
  • Last modified: 2019/03/10 13:03
  • by admin