Procházet zdrojové kódy

Be specific about the USB cable

Bob Mottram před 8 roky
rodič
revize
e23d151189
2 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 1
    1
      doc/EN/beaglebone.org
  2. 2
    2
      website/EN/beaglebone.html

+ 1
- 1
doc/EN/beaglebone.org Zobrazit soubor

29
  * A Beaglebone Black. The exact revision of the hardware isn't very important, but it should have an ethernet socket.
29
  * A Beaglebone Black. The exact revision of the hardware isn't very important, but it should have an ethernet socket.
30
  * Optionally a plastic or metal case to protect the electronics.
30
  * Optionally a plastic or metal case to protect the electronics.
31
  * An ethernet cable. Typically these are colour coded either blue or yellow. Either colour will do.
31
  * An ethernet cable. Typically these are colour coded either blue or yellow. Either colour will do.
32
- * Either a 5v power supply with 5.5mm barrel plug, or a USB cable and USB to mains adaptor.
32
+ * Either a 5v power supply with 5.5mm barrel plug, or a miniUSB type B cable (typically supplied with the Beaglebone) and USB to mains adaptor.
33
  * A microSD card at least 8 gigabytes in size. In tests Sandisk class 10 works well. Prefer smaller but faster I/O rating to larger but slower.
33
  * A microSD card at least 8 gigabytes in size. In tests Sandisk class 10 works well. Prefer smaller but faster I/O rating to larger but slower.
34
  * A microSD card adaptor for your laptop or desktop system, so that you can copy the disk image to the card.
34
  * A microSD card adaptor for your laptop or desktop system, so that you can copy the disk image to the card.
35
 
35
 

+ 2
- 2
website/EN/beaglebone.html Zobrazit soubor

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-11-24 Thu 09:44 -->
6
+<!-- 2016-11-24 Thu 09:50 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
271
 <li>A Beaglebone Black. The exact revision of the hardware isn't very important, but it should have an ethernet socket.</li>
271
 <li>A Beaglebone Black. The exact revision of the hardware isn't very important, but it should have an ethernet socket.</li>
272
 <li>Optionally a plastic or metal case to protect the electronics.</li>
272
 <li>Optionally a plastic or metal case to protect the electronics.</li>
273
 <li>An ethernet cable. Typically these are colour coded either blue or yellow. Either colour will do.</li>
273
 <li>An ethernet cable. Typically these are colour coded either blue or yellow. Either colour will do.</li>
274
-<li>Either a 5v power supply with 5.5mm barrel plug, or a USB cable and USB to mains adaptor.</li>
274
+<li>Either a 5v power supply with 5.5mm barrel plug, or a miniUSB type B cable (typically supplied with the Beaglebone) and USB to mains adaptor.</li>
275
 <li>A microSD card at least 8 gigabytes in size. In tests Sandisk class 10 works well. Prefer smaller but faster I/O rating to larger but slower.</li>
275
 <li>A microSD card at least 8 gigabytes in size. In tests Sandisk class 10 works well. Prefer smaller but faster I/O rating to larger but slower.</li>
276
 <li>A microSD card adaptor for your laptop or desktop system, so that you can copy the disk image to the card.</li>
276
 <li>A microSD card adaptor for your laptop or desktop system, so that you can copy the disk image to the card.</li>
277
 </ul>
277
 </ul>