Skip to content

Commit bd45674

Browse files
committed
-
1 parent 1609b29 commit bd45674

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

en/how_to_build_sw.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,8 @@ <h1 class="page-header">Software
4242
<h3>Raspbian</h3>
4343
<p>CoderBot is based on the <a href="www.raspbian.org">Raspbian</a> Linux distribution, it is required to update the firmware and the OS to the latest version to avoid incompatibilities, as all other modules will be kept up to date.</p>
4444
<h4>Installation</h4>
45-
<p>Download the '<a href="https://drive.google.com/folderview?id=0B7mtSxNd-4YQNUN4ZERfMXl6WkU&usp=sharing" target="new">preconfigured Raspbian image</a> and upload in the SD card with one of the following tools, according to the OS of the PC/Mac you are using: <a href="http://www.raspberrypi.org/documentation/installation/installing-images/linux.md" target="new">Linux</a>, <a href="http://www.raspberrypi.org/documentation/installation/installing-images/mac.md" target="new">OSX</a>, <a href="http://www.raspberrypi.org/documentation/installation/installing-images/windows.md" target="new">Windows</a>.</p>
45+
<p>Download the <a href="https://drive.google.com/folderview?id=0B7mtSxNd-4YQNUN4ZERfMXl6WkU&usp=sharing" target="new">preconfigured Raspbian image</a> and upload in the SD card with one of the following tools, according to the OS of the PC/Mac you are using: <a href="http://www.raspberrypi.org/documentation/installation/installing-images/linux.md" target="new">Linux</a>, <a href="http://www.raspberrypi.org/documentation/installation/installing-images/mac.md" target="new">OSX</a>, <a href="http://www.raspberrypi.org/documentation/installation/installing-images/windows.md" target="new">Windows</a>.</p>
4646
<p>It is also possible to install a clean <a href="http://www.raspberrypi.org/downloads/" target="new">Raspbian image</a> and install all of the components described below.</p>
47-
4847
<h3>UV4L and SimpleCV</h3>
4948
<p>UV4L is a user-mode driver for the Raspberry Camera module, it is required unless you plan to build a "blind" bot.</p>
5049
<p>SimpleCV is a Computer Vision framework which includes several libraries, most notably OpenCV, it allows image processing and object detection.</p>

it/how_to_build_sw.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1 class="page-header">Software
4242
<h3>Raspbian</h3>
4343
<p>CoderBot si basa sulla distribuzione Linux <a href="www.raspbian.org">Raspbian</a>, è opportuno aggiornare sia il firmware che il sistema operativo all'ultima versione disponibile.</p>
4444
<h4>Installazione</h4>
45-
<p>Scaricare l'<a href="http://www.raspberrypi.org/downloads/">immagine di Raspbian preconfigurata con tutte le componenti</a> e caricarla sulla scheda SD con uno dei seguenti metodi, in base al sistema operativo di cui si dispone (istruzioni in Inglese): <a href="http://www.raspberrypi.org/documentation/installation/installing-images/linux.md" target="new">Linux</a>, <a href="http://www.raspberrypi.org/documentation/installation/installing-images/mac.md" target="new">OSX</a>, <a href="http://www.raspberrypi.org/documentation/installation/installing-images/windows.md" target="new">Windows</a>.</p>
45+
<p>Scaricare l'<a href="https://drive.google.com/folderview?id=0B7mtSxNd-4YQNUN4ZERfMXl6WkU&usp=sharing" target="new">immagine di Raspbian preconfigurata con tutte le componenti</a> e caricarla sulla scheda SD con uno dei seguenti metodi, in base al sistema operativo di cui si dispone (istruzioni in Inglese): <a href="http://www.raspberrypi.org/documentation/installation/installing-images/linux.md" target="new">Linux</a>, <a href="http://www.raspberrypi.org/documentation/installation/installing-images/mac.md" target="new">OSX</a>, <a href="http://www.raspberrypi.org/documentation/installation/installing-images/windows.md" target="new">Windows</a>.</p>
4646
<p>Altrimenti è possibile scaricare e installare una <a href="http://www.raspberrypi.org/downloads/" target="new">immagine di Raspbian</a> e installare tutte le componenti descritte di seguito.</p>
4747
<h3>UV4L e SimpleCV</h3>
4848
<p>UV4L è uno user-mode driver per Raspberry Camera module, necessario se si usa la Camera.</p>

0 commit comments

Comments
 (0)