-40%
Beagle Bone Black Rev C. 1GHz 512MB DDR3 4GB eMMC + 8GB microSD + Header
$ 21.12
- Description
- Size Guide
Description
Functionaly tested board- Powered up with the USB cable.
- Connect via TeraTerm to login as root
- Connected Ethernet cable to switch
- Web browse to IP address 192.168.7.2
- Can ping
- View the BeagleBone Getting Started drive letter (D:)
If purchasing more than one, I will refund any extra shipping charges.
TI Processor
https://www.arrow.com/en/products/am3358bzcz100/texas-instruments
4GB eMMC
https://www.arrow.com/en/products/emmc04g-s100-a08u/kingston-technology
512MB DDR3 DRAM
https://www.arrow.com/en/products/d2516ec4bxggb/kingston-technology
root@beaglebone:~# uname -a
Linux beaglebone 3.8.13 #1 SMP Wed Sep 4 09:09:32 CEST 2013 armv7l GNU/Linux
root@beaglebone:~#
root@beaglebone:~# ifconfig
eth0 Link encap:Ethernet HWaddr 1C:BA:8C:99:96:54
inet addr:169.254.194.108 Bcast:169.254.255.255 Mask:255.255.0.0
inet6 addr: fe80::1eba:8cff:fe99:9654/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:642 errors:0 dropped:3 overruns:0 frame:0
TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:130539 (127.4 KiB) TX bytes:12207 (11.9 KiB)
Interrupt:56
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
usb0 Link encap:Ethernet HWaddr BE:46:D9:80:51:2E
inet addr:192.168.7.2 Bcast:192.168.7.3 Mask:255.255.255.252
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3753 errors:0 dropped:8 overruns:0 frame:0
TX packets:5784 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:366881 (358.2 KiB) TX bytes:7584416 (7.2 MiB)
root@beaglebone:~# ping 192.168.7.22
PING 192.168.7.22 (192.168.7.22) 56(84) bytes of data.
64 bytes from 192.168.7.22: icmp_req=1 ttl=128 time=1.61 ms
64 bytes from 192.168.7.22: icmp_req=2 ttl=128 time=0.944 ms
64 bytes from 192.168.7.22: icmp_req=3 ttl=128 time=0.927 ms
64 bytes from 192.168.7.22: icmp_req=4 ttl=128 time=0.919 ms
64 bytes from 192.168.7.22: icmp_req=5 ttl=128 time=1.00 ms
64 bytes from 192.168.7.22: icmp_req=6 ttl=128 time=0.891 ms
64 bytes from 192.168.7.22: icmp_req=7 ttl=128 time=0.910 ms
64 bytes from 192.168.7.22: icmp_req=8 ttl=128 time=0.936 ms
64 bytes from 192.168.7.22: icmp_req=9 ttl=128 time=0.905 ms
64 bytes from 192.168.7.22: icmp_req=10 ttl=128 time=0.917 ms
^C
--- 192.168.7.22 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9011ms
rtt min/avg/max/mdev = 0.891/0.997/1.619/0.210 ms
root@beaglebone:~#