Changes

Jump to: navigation, search

BeagleBone

257 bytes added, 16:19, 25 May 2014
Debugging
=Debugging=
==Find Beaglebone on Local Network==
*MAC Address: C8:A0:30:AB:71:1D (Texas Instruments)
Nmap scan report for 192.168.2.31
**Scan for BBB:
<syntaxhighlight lang="bash">sudo nmap -sP 192.168.2.* | awk '/^Nmap/{ip=$NF}/C8:A0:30/{print ip}'
</syntaxhighlight>
==TTL Cable==
*Install USB drivers

Navigation menu