<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="it">
	<id>http://wiki.wemake.cc/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nkint011</id>
	<title>WeMake Wiki - Contributi utente [it]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.wemake.cc/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nkint011"/>
	<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/Speciale:Contributi/Nkint011"/>
	<updated>2026-05-14T20:00:18Z</updated>
	<subtitle>Contributi utente</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Discussioni_utente:Fablab&amp;diff=1110</id>
		<title>Discussioni utente:Fablab</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Discussioni_utente:Fablab&amp;diff=1110"/>
		<updated>2015-02-02T17:36:13Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Benvenuto!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Benvenuto su ''WeMake''!'''&lt;br /&gt;
Ci auguriamo che contribuirai molto e bene.&lt;br /&gt;
Probabilmente desideri leggere le [[Help:Indice|pagine di aiuto]].&lt;br /&gt;
Ancora benvenuto e buon divertimento! [[Utente:Nkint011|Nkint011]] ([[Discussioni utente:Nkint011|discussioni]]) 18:36, 2 feb 2015 (CET)&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Utente:Fablab&amp;diff=1109</id>
		<title>Utente:Fablab</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Utente:Fablab&amp;diff=1109"/>
		<updated>2015-02-02T17:36:13Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creazione della pagina utente per un nuovo utente.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Sistema_Accessi&amp;diff=810</id>
		<title>Sistema Accessi</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Sistema_Accessi&amp;diff=810"/>
		<updated>2014-10-01T17:52:25Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Pod Bay Door Access =&lt;br /&gt;
&lt;br /&gt;
= Obiettivi =&lt;br /&gt;
&lt;br /&gt;
Consentire agli iscritti a WeMake l'entrata e l'utilizzo delle attrezzature su cui sono autorizzati e che hanno prenotato.&lt;br /&gt;
Il progetto è diviso in due parti principali:&lt;br /&gt;
&lt;br /&gt;
* Sistema di accesso ai locali di Wemake ( '''Gateway''' )&lt;br /&gt;
* Sistema di accesso alle attrezzature che sono state prenotate tramite portale web ( '''Assets''' ). Chiarimento: una macchina che non è stata prenotata non può essere azionata, bisogna prima effettuare una prenotazione sul pannello di controllo. Solo a questo punto, quando si è dentro alla fascia oraria della prenotazione, il reader legge la tessera e consente all'utente autorizzato la prenotazione.&lt;br /&gt;
&lt;br /&gt;
= Architettura =&lt;br /&gt;
&lt;br /&gt;
Il progetto consiste in un portale web e vari moduli wireless con reader NFC. I reader sono di due tipi: Gateway (stanno sulle porte, aprono serrature elettroniche e sono controllati da tabelle di calendari settimanali) e Asset (stanno sulle macchine - es. controllano l'accesso al login del computer con cui controllare la macchina a taglio laser - e danno accesso alle prenotazioni). &lt;br /&gt;
I reader sono montati sopra a dei device (Arduino YUN) che comunicano via wireless con un server (chiamato '''centralina''') in una rete separata (un router separato per la centralina e i reader non accessibile al pubblico per motivi di sicurezza).&lt;br /&gt;
&lt;br /&gt;
= Realizzazione =&lt;br /&gt;
&lt;br /&gt;
== Tecnologia di riconoscimento ==&lt;br /&gt;
Utilizzando il sistema NFC sia per l'accesso all'area sia per l'uso delle attrezzature è possibile usufruire sia dell'accesso ai locali sia dell'accesso alle macchine con una tessera con chip di tecnologia NFC. L'NFC è una tecnologia sempre più utilizzata ed è molto probabile che dentro il tuo portafogli ci sia già una tessera valida (es. tessera ricaricabile ATM dei trasporti milanesi). In questo modo ogni iscritto potrà usare il supporto NFC di sua proprietà senza dover acquistare un supporto valido solo per per questo progetto.&lt;br /&gt;
I tag NFC sono presenti in molti formati a costo limitato, questo rende facile l'acquisto per gli iscritti non dotati di alcun dispositivo personale.&lt;br /&gt;
&lt;br /&gt;
== Tecnologia di autenticazione ==&lt;br /&gt;
Un server Linux, posizionato nei locali WeMake, ha l'interfaccia di gestione del sistema accessi.&lt;br /&gt;
Il server contiene  il DB e l'interfaccia di gestione/amministrazione delle iscrizioni, autorizzazioni, log di uso attrezzature, accessi, ecc..&lt;br /&gt;
&lt;br /&gt;
== MATERIALE PER IL PROGETTO ==&lt;br /&gt;
&lt;br /&gt;
* Arduino Yùn&lt;br /&gt;
* NFC reader Adafruit&lt;br /&gt;
* LINUX come server di gestione (Arduino Tre, Beaglebon, Eeepc, Raspberry Pi)&lt;br /&gt;
&lt;br /&gt;
== Link al github ==&lt;br /&gt;
&lt;br /&gt;
https://github.com/WeMake-cc/AccessControlSystem&lt;br /&gt;
&lt;br /&gt;
== Link ==&lt;br /&gt;
[[AccessControlSystem]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=MediaWiki:Sidebar&amp;diff=808</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=MediaWiki:Sidebar&amp;diff=808"/>
		<updated>2014-09-08T14:30:27Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;br /&gt;
* Mappa &lt;br /&gt;
** Tutorial|Tutorial&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=MediaWiki:Sidebar&amp;diff=807</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=MediaWiki:Sidebar&amp;diff=807"/>
		<updated>2014-09-08T14:29:58Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;br /&gt;
* Mappa &lt;br /&gt;
** asd|tutorial&lt;br /&gt;
** location&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=MediaWiki:Sidebar&amp;diff=806</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=MediaWiki:Sidebar&amp;diff=806"/>
		<updated>2014-09-08T14:29:30Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creata pagina con &amp;quot; * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help * Mappa  ** tutorial ** location * SEARCH * TOO...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;br /&gt;
* Mappa &lt;br /&gt;
** tutorial&lt;br /&gt;
** location&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Widget:Google_Spreadsheet&amp;diff=803</id>
		<title>Widget:Google Spreadsheet</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Widget:Google_Spreadsheet&amp;diff=803"/>
		<updated>2014-09-08T13:35:55Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;__NOTOC__&lt;br /&gt;
This widget allows you to add '''[http://documents.google.com/support/spreadsheets/ Google Spreadsheets]''' to your wiki page.&lt;br /&gt;
* Created by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev]&lt;br /&gt;
* Since Google Docs migrated to Google Drive, the reference for the template code has change. The latest is available [http://wiki.glitchdata.com/index.php?title=Widget:Google_Spreadsheet here].&lt;br /&gt;
&lt;br /&gt;
== Using this widget ==&lt;br /&gt;
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Google_Spreadsheet widget description page on MediaWikiWidgets.org].&lt;br /&gt;
&lt;br /&gt;
== Copy to your site ==&lt;br /&gt;
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;iframe width=&amp;quot;&amp;lt;!--{$width|escape:'html'|default:500}--&amp;gt;&amp;quot; height=&amp;quot;&amp;lt;!--{$height|escape:'html'|default:300}--&amp;gt;&amp;quot; frameborder=&amp;quot;0&amp;quot; src=&amp;quot;http://spreadsheets.google.com/pub?key=&amp;lt;!--{$key|escape:'urlpathinfo'}--&amp;gt;&amp;lt;!--{if not $page}--&amp;gt;&amp;amp;output=html&amp;amp;widget=true&amp;lt;!--{/if}--&amp;gt;&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Widget:Google_Street_View&amp;diff=801</id>
		<title>Widget:Google Street View</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Widget:Google_Street_View&amp;diff=801"/>
		<updated>2014-09-08T13:32:32Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creata pagina con &amp;quot;&amp;lt;noinclude&amp;gt;__NOTOC__ This widget allows you to add '''[http://documents.google.com/support/spreadsheets/ Google Spreadsheets]''' to your wiki page. * Created by [http://www.me...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;__NOTOC__&lt;br /&gt;
This widget allows you to add '''[http://documents.google.com/support/spreadsheets/ Google Spreadsheets]''' to your wiki page.&lt;br /&gt;
* Created by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev]&lt;br /&gt;
* Since Google Docs migrated to Google Drive, the reference for the template code has change. The latest is available [http://wiki.glitchdata.com/index.php?title=Widget:Google_Spreadsheet here].&lt;br /&gt;
&lt;br /&gt;
== Using this widget ==&lt;br /&gt;
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Google_Spreadsheet widget description page on MediaWikiWidgets.org].&lt;br /&gt;
&lt;br /&gt;
== Copy to your site ==&lt;br /&gt;
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;iframe width=&amp;quot;&amp;lt;!--{$width|escape:'html'|default:500}--&amp;gt;&amp;quot; height=&amp;quot;&amp;lt;!--{$height|escape:'html'|default:300}--&amp;gt;&amp;quot; frameborder=&amp;quot;0&amp;quot; src=&amp;quot;http://spreadsheets.google.com/pub?key=&amp;lt;!--{$key|escape:'urlpathinfo'}--&amp;gt;&amp;lt;!--{if not $page}--&amp;gt;&amp;amp;output=html&amp;amp;widget=true&amp;lt;!--{/if}--&amp;gt;&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Widget:Google_Spreadsheet&amp;diff=798</id>
		<title>Widget:Google Spreadsheet</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Widget:Google_Spreadsheet&amp;diff=798"/>
		<updated>2014-09-08T13:26:35Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creata pagina con &amp;quot;{{#widget:{{PAGENAME}} |key=po-s58YMwf85VdL_dX0w3VQ |width=100% |height=150 |page=true }}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#widget:{{PAGENAME}}&lt;br /&gt;
|key=po-s58YMwf85VdL_dX0w3VQ&lt;br /&gt;
|width=100%&lt;br /&gt;
|height=150&lt;br /&gt;
|page=true&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Discussioni_utente:Marco&amp;diff=779</id>
		<title>Discussioni utente:Marco</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Discussioni_utente:Marco&amp;diff=779"/>
		<updated>2014-07-28T16:38:10Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Benvenuto!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Benvenuto su ''WeMake''!'''&lt;br /&gt;
Ci auguriamo che contribuirai molto e bene.&lt;br /&gt;
Probabilmente desideri leggere le [[Help:Indice|pagine di aiuto]].&lt;br /&gt;
Ancora benvenuto e buon divertimento! [[Utente:Nkint011|Nkint011]] ([[Discussioni utente:Nkint011|discussioni]]) 18:38, 28 lug 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Utente:Marco&amp;diff=778</id>
		<title>Utente:Marco</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Utente:Marco&amp;diff=778"/>
		<updated>2014-07-28T16:38:10Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creazione della pagina utente per un nuovo utente.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Discussioni_utente:Alessandra&amp;diff=777</id>
		<title>Discussioni utente:Alessandra</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Discussioni_utente:Alessandra&amp;diff=777"/>
		<updated>2014-07-28T16:36:59Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Benvenuto!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Benvenuto su ''WeMake''!'''&lt;br /&gt;
Ci auguriamo che contribuirai molto e bene.&lt;br /&gt;
Probabilmente desideri leggere le [[Help:Indice|pagine di aiuto]].&lt;br /&gt;
Ancora benvenuto e buon divertimento! [[Utente:Nkint011|Nkint011]] ([[Discussioni utente:Nkint011|discussioni]]) 18:36, 28 lug 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Utente:Alessandra&amp;diff=776</id>
		<title>Utente:Alessandra</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Utente:Alessandra&amp;diff=776"/>
		<updated>2014-07-28T16:36:59Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creazione della pagina utente per un nuovo utente.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Discussioni_utente:Utonto&amp;diff=774</id>
		<title>Discussioni utente:Utonto</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Discussioni_utente:Utonto&amp;diff=774"/>
		<updated>2014-07-25T12:32:43Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Benvenuto!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Benvenuto su ''WeMake''!'''&lt;br /&gt;
Ci auguriamo che contribuirai molto e bene.&lt;br /&gt;
Probabilmente desideri leggere le [[Help:Indice|pagine di aiuto]].&lt;br /&gt;
Ancora benvenuto e buon divertimento! [[Utente:Nkint011|Nkint011]] ([[Discussioni utente:Nkint011|discussioni]]) 14:32, 25 lug 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Utente:Utonto&amp;diff=773</id>
		<title>Utente:Utonto</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Utente:Utonto&amp;diff=773"/>
		<updated>2014-07-25T12:32:43Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creazione della pagina utente per un nuovo utente.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=File:00_xquartz.png&amp;diff=486</id>
		<title>File:00 xquartz.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=File:00_xquartz.png&amp;diff=486"/>
		<updated>2014-06-30T14:10:28Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Screenshot]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Tutorials/arduino-yun-videorecorder-101&amp;diff=465</id>
		<title>Tutorials/arduino-yun-videorecorder-101</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Tutorials/arduino-yun-videorecorder-101&amp;diff=465"/>
		<updated>2014-06-18T09:33:25Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Arduino Yun Basics ==&lt;br /&gt;
&lt;br /&gt;
This tutorial covers a little introduction to video recording with Arduino Yun and a USB webcam. No Arduino code in this first part, only some linux embedded configuration on the awesome Arduino Yun board!&lt;br /&gt;
&lt;br /&gt;
I assume that the reader has a pc or a mac (named Bob) and an Arduino Yun, named Arduino. Moreover, I suppose the reader is quite familiar with the computer in general and know a little bit of shell/linux commands. In particular I in my case Bob is amac os/x and, and everything is starting with an iTerm2 session where everything begin with a dollar sign ($)..&lt;br /&gt;
&lt;br /&gt;
=== Before starting === &lt;br /&gt;
Assure we have: &lt;br /&gt;
* Installed and working [http://arduino.cc/en/main/software#toc3 Arduino Ide version 1.5.6-r2].&lt;br /&gt;
* Configured Arduino Yun board. See [http://arduino.cc/en/Guide/ArduinoYun Basic Arduino Yun wireless configuration].&lt;br /&gt;
&lt;br /&gt;
Install some useful packages for video and webcam:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ opkg update&lt;br /&gt;
    ~ opkg install kmod-video-uvc kmod-video-pwc kmod-input-core&lt;br /&gt;
    ~ opkg install libjpeg fswebcam mjpg-streamer&lt;br /&gt;
    ~ opkg install ffmpeg ffserver&lt;br /&gt;
    ~ opkg install python-openssl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for ps3 eye (that is a gspca-ov534 type camera):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ opkg update&lt;br /&gt;
    ~ opkg install kmod-input-core&lt;br /&gt;
    ~ opkg install kmod-video-gspca-core&lt;br /&gt;
    ~ opkg install kmod-video-gspca-ov534&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== With standard usb uvc cam ==&lt;br /&gt;
&lt;br /&gt;
To see the stream (from Arduino to Bob):&lt;br /&gt;
    ~ mjpg_streamer -i &amp;quot;input_uvc.so -d /dev/video0 -r 640x480&amp;quot; -o &amp;quot;output_http.so -p 8080 -w /mnt/sda1&amp;quot;&lt;br /&gt;
Then open &amp;quot;http://arduino.local:8080/?action=stream&amp;quot; in a brower (inside Bob)&lt;br /&gt;
    &lt;br /&gt;
To shoot a photo (on Arduino):&lt;br /&gt;
    ~ fswebcam test.png&lt;br /&gt;
Or&lt;br /&gt;
    ~ ffmpeg -f video4linux2 -i /dev/video0 -vframes 1 test.jpeg&lt;br /&gt;
and to see the photo via http request from Bob, just start a &lt;br /&gt;
    ~ python -m SimpleHTTPServer&lt;br /&gt;
in the directory where the photo is saved and access it by browsing (from Bob) to &amp;quot;192.168.1.13/test.png&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* [http://forum.arduino.cc/index.php?topic=188690.0 Arduino Forum - Guide to Setup Streaming Web Cam on the Yun]&lt;br /&gt;
* [http://neuroballs.com/2014/01/how-to-build-a-arduino-yun-powered-cat-camera/ How-to build an Arduino Yun powered Camera]&lt;br /&gt;
* [https://learn.adafruit.com/wireless-security-camera-arduino-yun?view=all Adafruit - Wireless Security Camera with Arduino Yun]&lt;br /&gt;
* [http://latanadelgurzo.blogspot.it/2012/11/webcam-in-streaming-con-openwrt.html La tana del gurzo - Webcam streaming con OpenWRT ]&lt;br /&gt;
* [http://dev.mikamai.com/post/73613525813/arduino-yun-social-photo-camera Mikamai dev-blog - Arduino Yun Social photo camera ]&lt;br /&gt;
* [http://dev.mikamai.com/post/76945627390/you-cant-touch-this-an-evil-arduino-based-alarm Mikamai dev-blog - You can't touch this, Arduino based alarm ] &lt;br /&gt;
&lt;br /&gt;
[[Category:augmilano]]&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Discussioni_utente:PUFFDADDY&amp;diff=464</id>
		<title>Discussioni utente:PUFFDADDY</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Discussioni_utente:PUFFDADDY&amp;diff=464"/>
		<updated>2014-06-18T08:44:09Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Benvenuto!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Benvenuto su ''WeMake''!'''&lt;br /&gt;
Ci auguriamo che contribuirai molto e bene.&lt;br /&gt;
Probabilmente desideri leggere le [[Help:Indice|pagine di aiuto]].&lt;br /&gt;
Ancora benvenuto e buon divertimento! [[Utente:Nkint011|Nkint011]] ([[Discussioni utente:Nkint011|discussioni]]) 10:44, 18 giu 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Utente:PUFFDADDY&amp;diff=460</id>
		<title>Utente:PUFFDADDY</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Utente:PUFFDADDY&amp;diff=460"/>
		<updated>2014-06-17T09:22:47Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creazione della pagina utente per un nuovo utente.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Tutorials/arduino-yun-videorecorder-101&amp;diff=432</id>
		<title>Tutorials/arduino-yun-videorecorder-101</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Tutorials/arduino-yun-videorecorder-101&amp;diff=432"/>
		<updated>2014-06-02T16:57:30Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Arduino Yun Basics ==&lt;br /&gt;
&lt;br /&gt;
This tutorial covers a little introduction to video recording with Arduino Yun and a USB webcam. No Arduino code in this first part, only some linux embedded configuration on the awesome Arduino Yun board!&lt;br /&gt;
&lt;br /&gt;
I assume that the reader has a pc or a mac (named Bob) and an Arduino Yun, named Arduino. Moreover, I suppose the reader is quite familiar with the computer in general and know a little bit of shell/linux commands. In particular I in my case Bob is amac os/x and, and everything is starting with an iTerm2 session where everything begin with a dollar sign ($)..&lt;br /&gt;
&lt;br /&gt;
=== Before starting === &lt;br /&gt;
Assure we have: &lt;br /&gt;
* Installed and working [http://arduino.cc/en/main/software#toc3 Arduino Ide version 1.5.6-r2].&lt;br /&gt;
* Configured Arduino Yun board. See [http://arduino.cc/en/Guide/ArduinoYun Basic Arduino Yun wireless configuration].&lt;br /&gt;
&lt;br /&gt;
Install some useful packages for video and webcam:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ opkg update&lt;br /&gt;
    ~ opkg install kmod-video-uvc kmod-video-pwc kmod-input-core&lt;br /&gt;
    ~ opkg install libjpeg fswebcam mjpg-streamer&lt;br /&gt;
    ~ opkg install ffmpeg ffserver&lt;br /&gt;
    ~ opkg install python-openssl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for ps3 eye (that is a gspca-ov534 type camera):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ opkg update&lt;br /&gt;
    ~ opkg install kmod-input-core&lt;br /&gt;
    ~ opkg install kmod-video-gspca-core&lt;br /&gt;
    ~ opkg install kmod-video-gspca-ov534&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== With standard usb uvc cam ==&lt;br /&gt;
&lt;br /&gt;
To see the stream (from Arduino to Bob):&lt;br /&gt;
    ~ mjpg_streamer -i &amp;quot;input_uvc.so -d /dev/video0 -r 640x480&amp;quot; -o &amp;quot;output_http.so -p 8080 -w /mnt/sda1&amp;quot;&lt;br /&gt;
Then open &amp;quot;http://arduino.local:8080/?action=stream&amp;quot; in a brower (inside Bob)&lt;br /&gt;
    &lt;br /&gt;
To shoot a photo (on Arduino):&lt;br /&gt;
    ~ fswebcam test.png&lt;br /&gt;
Or&lt;br /&gt;
    ~ ffmpeg -f video4linux2 -i /dev/video0 -vframes 1 test.jpeg&lt;br /&gt;
and to see the photo via http request from Bob, just start a &lt;br /&gt;
    ~ python -m SimpleHTTPServer&lt;br /&gt;
in the directory where the photo is saved and access it by browsing (from Bob) to &amp;quot;192.168.1.13/test.png&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* [http://forum.arduino.cc/index.php?topic=188690.0 Arduino Forum - Guide to Setup Streaming Web Cam on the Yun]&lt;br /&gt;
* [http://neuroballs.com/2014/01/how-to-build-a-arduino-yun-powered-cat-camera/ How-to build an Arduino Yun powered Camera]&lt;br /&gt;
* [https://learn.adafruit.com/wireless-security-camera-arduino-yun?view=all Adafruit - Wireless Security Camera with Arduino Yun]&lt;br /&gt;
* [http://latanadelgurzo.blogspot.it/2012/11/webcam-in-streaming-con-openwrt.html La tana del gurzo - Webcam streaming con OpenWRT ]&lt;br /&gt;
* [http://dev.mikamai.com/post/73613525813/arduino-yun-social-photo-camera Mikamai dev-blog - Arduino Yun Social photo camera ]&lt;br /&gt;
* [http://dev.mikamai.com/post/76945627390/you-cant-touch-this-an-evil-arduino-based-alarm Mikamai dev-blog - You can't touch this, Arduino based alarm ] &lt;br /&gt;
&lt;br /&gt;
[[Category:staff]]&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Tutorials/arduino-yun-videorecorder-101&amp;diff=431</id>
		<title>Tutorials/arduino-yun-videorecorder-101</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Tutorials/arduino-yun-videorecorder-101&amp;diff=431"/>
		<updated>2014-06-02T16:53:19Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Arduino Yun Basics ==&lt;br /&gt;
&lt;br /&gt;
This tutorial covers a little introduction to video recording with Arduino Yun and a USB webcam. No Arduino code in this first part, only some linux embedded configuration on the awesome Arduino Yun board!&lt;br /&gt;
&lt;br /&gt;
I assume that the reader has a pc or a mac (named Bob) and an Arduino Yun, named Arduino. Moreover, I suppose the reader is quite familiar with the computer in general and know a little bit of shell/linux commands. In particular I in my case Bob is amac os/x and, and everything is starting with an iTerm2 session where everything begin with a dollar sign ($)..&lt;br /&gt;
&lt;br /&gt;
=== Before starting === &lt;br /&gt;
Assure we have: &lt;br /&gt;
* Installed and working [http://arduino.cc/en/main/software#toc3 Arduino Ide version 1.5.6-r2].&lt;br /&gt;
* Configured Arduino Yun board. See [http://arduino.cc/en/Guide/ArduinoYun Basic Arduino Yun wireless configuration].&lt;br /&gt;
&lt;br /&gt;
Install some useful packages for video and webcam:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ opkg update&lt;br /&gt;
    ~ opkg install kmod-video-uvc kmod-video-pwc kmod-input-core&lt;br /&gt;
    ~ opkg install libjpeg fswebcam mjpg-streamer&lt;br /&gt;
    ~ opkg install ffmpeg ffserver&lt;br /&gt;
    ~ opkg install python-openssl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== With standard usb uvc cam ==&lt;br /&gt;
&lt;br /&gt;
To see the stream (from Arduino to Bob):&lt;br /&gt;
    ~ mjpg_streamer -i &amp;quot;input_uvc.so -d /dev/video0 -r 640x480&amp;quot; -o &amp;quot;output_http.so -p 8080 -w /mnt/sda1&amp;quot;&lt;br /&gt;
Then open &amp;quot;http://arduino.local:8080/?action=stream&amp;quot; in a brower (inside Bob)&lt;br /&gt;
    &lt;br /&gt;
To shoot a photo (on Arduino):&lt;br /&gt;
    ~ fswebcam test.png&lt;br /&gt;
Or&lt;br /&gt;
    ~ ffmpeg -f video4linux2 -i /dev/video0 -vframes 1 test.jpeg&lt;br /&gt;
and to see the photo via http request from Bob, just start a &lt;br /&gt;
    ~ python -m SimpleHTTPServer&lt;br /&gt;
in the directory where the photo is saved and access it by browsing (from Bob) to &amp;quot;192.168.1.13/test.png&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== With PS3 Eye Webcam ==&lt;br /&gt;
&lt;br /&gt;
http://forum.arduino.cc/index.php?topic=231712.0 maybe can help&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* [http://forum.arduino.cc/index.php?topic=188690.0 Arduino Forum - Guide to Setup Streaming Web Cam on the Yun]&lt;br /&gt;
* [http://neuroballs.com/2014/01/how-to-build-a-arduino-yun-powered-cat-camera/ How-to build an Arduino Yun powered Camera]&lt;br /&gt;
* [https://learn.adafruit.com/wireless-security-camera-arduino-yun?view=all Adafruit - Wireless Security Camera with Arduino Yun]&lt;br /&gt;
* [http://latanadelgurzo.blogspot.it/2012/11/webcam-in-streaming-con-openwrt.html La tana del gurzo - Webcam streaming con OpenWRT ]&lt;br /&gt;
* [http://dev.mikamai.com/post/73613525813/arduino-yun-social-photo-camera Mikamai dev-blog - Arduino Yun Social photo camera ]&lt;br /&gt;
* [http://dev.mikamai.com/post/76945627390/you-cant-touch-this-an-evil-arduino-based-alarm Mikamai dev-blog - You can't touch this, Arduino based alarm ] &lt;br /&gt;
&lt;br /&gt;
[[Category:staff]]&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Tutorials/arduino-yun-videorecorder-101&amp;diff=430</id>
		<title>Tutorials/arduino-yun-videorecorder-101</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Tutorials/arduino-yun-videorecorder-101&amp;diff=430"/>
		<updated>2014-06-02T16:50:52Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Arduino Yun Basics ==&lt;br /&gt;
&lt;br /&gt;
This tutorial covers a little introduction to video recording with Arduino Yun and a USB webcam. No Arduino code in this first part, only some linux embedded configuration on the awesome Arduino Yun board!&lt;br /&gt;
&lt;br /&gt;
I assume that the reader has a pc or a mac (named Bob) and an Arduino Yun, named Arduino. Moreover, I suppose the reader is quite familiar with the computer in general and know a little bit of shell/linux commands. In particular I in my case Bob is amac os/x and, and everything is starting with an iTerm2 session where everything begin with a dollar sign ($)..&lt;br /&gt;
&lt;br /&gt;
=== Before starting === &lt;br /&gt;
Assure we have: &lt;br /&gt;
* Installed and working [http://arduino.cc/en/main/software#toc3 Arduino Ide version 1.5.6-r2].&lt;br /&gt;
* Configured Arduino Yun board. See [http://arduino.cc/en/Guide/ArduinoYun Basic Arduino Yun wireless configuration].&lt;br /&gt;
&lt;br /&gt;
Install some useful packages for video and webcam:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ opkg update&lt;br /&gt;
    ~ opkg install kmod-video-uvc kmod-video-pwc kmod-input-core&lt;br /&gt;
    ~ opkg install libjpeg fswebcam&lt;br /&gt;
    ~ wget http://www.custommobileapps.com.au/downloads/mjpg-streamer.ipk&lt;br /&gt;
    ~ opkg install mjpg-streamer.ipk&lt;br /&gt;
    ~ opkg install ffmpeg ffserver&lt;br /&gt;
    ~ opkg install python-openssl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== With standard usb uvc cam ==&lt;br /&gt;
&lt;br /&gt;
To see the stream (from Arduino to Bob):&lt;br /&gt;
    ~ mjpg_streamer -i &amp;quot;input_uvc.so -d /dev/video0 -r 640x480&amp;quot; -o &amp;quot;output_http.so -p 8080 -w /mnt/sda1&amp;quot;&lt;br /&gt;
Then open &amp;quot;http://arduino.local:8080/?action=stream&amp;quot; in a brower (inside Bob)&lt;br /&gt;
    &lt;br /&gt;
To shoot a photo (on Arduino):&lt;br /&gt;
    ~ fswebcam test.png&lt;br /&gt;
Or&lt;br /&gt;
    ~ ffmpeg -f video4linux2 -i /dev/video0 -vframes 1 test.jpeg&lt;br /&gt;
and to see the photo via http request from Bob, just start a &lt;br /&gt;
    ~ python -m SimpleHTTPServer&lt;br /&gt;
in the directory where the photo is saved and access it by browsing (from Bob) to &amp;quot;192.168.1.13/test.png&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== With PS3 Eye Webcam ==&lt;br /&gt;
&lt;br /&gt;
http://forum.arduino.cc/index.php?topic=231712.0 maybe can help&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* [http://forum.arduino.cc/index.php?topic=188690.0 Arduino Forum - Guide to Setup Streaming Web Cam on the Yun]&lt;br /&gt;
* [http://neuroballs.com/2014/01/how-to-build-a-arduino-yun-powered-cat-camera/ How-to build an Arduino Yun powered Camera]&lt;br /&gt;
* [https://learn.adafruit.com/wireless-security-camera-arduino-yun?view=all Adafruit - Wireless Security Camera with Arduino Yun]&lt;br /&gt;
* [http://latanadelgurzo.blogspot.it/2012/11/webcam-in-streaming-con-openwrt.html La tana del gurzo - Webcam streaming con OpenWRT ]&lt;br /&gt;
* [http://dev.mikamai.com/post/73613525813/arduino-yun-social-photo-camera Mikamai dev-blog - Arduino Yun Social photo camera ]&lt;br /&gt;
* [http://dev.mikamai.com/post/76945627390/you-cant-touch-this-an-evil-arduino-based-alarm Mikamai dev-blog - You can't touch this, Arduino based alarm ] &lt;br /&gt;
&lt;br /&gt;
[[Category:staff]]&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Discussioni_utente:Randomas&amp;diff=423</id>
		<title>Discussioni utente:Randomas</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Discussioni_utente:Randomas&amp;diff=423"/>
		<updated>2014-05-27T20:45:32Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Benvenuto!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Benvenuto su ''WeMake''!'''&lt;br /&gt;
Ci auguriamo che contribuirai molto e bene.&lt;br /&gt;
Probabilmente desideri leggere le [[Help:Indice|pagine di aiuto]].&lt;br /&gt;
Ancora benvenuto e buon divertimento! [[Utente:Nkint011|Nkint011]] ([[Discussioni utente:Nkint011|discussioni]]) 22:45, 27 mag 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Utente:Randomas&amp;diff=422</id>
		<title>Utente:Randomas</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Utente:Randomas&amp;diff=422"/>
		<updated>2014-05-27T20:45:31Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creazione della pagina utente per un nuovo utente.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=420</id>
		<title>ArduinoYunNodejs</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=420"/>
		<updated>2014-05-26T13:44:38Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: /* Deployment */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installare Node.js su Arduino Yun ==&lt;br /&gt;
&lt;br /&gt;
Alcune istruzioni per installare Node.js su Arduino Yun&lt;br /&gt;
&lt;br /&gt;
=== Materiale necessario ===&lt;br /&gt;
&lt;br /&gt;
* Arduino Yun&lt;br /&gt;
* Cavo Micro-B USB&lt;br /&gt;
* Micro SD card (&amp;gt;2 GB consigliato)&lt;br /&gt;
* Arduino IDE versione &amp;gt;1.5.4&lt;br /&gt;
* Una rete wirless funzionante connessa a internet&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun and OpenWRT 101===&lt;br /&gt;
&lt;br /&gt;
il terminale, netstat e capire l'ip di wrt, ssh per collegarsi alla shell, opkg update, scp per copiare i file, etc (un tutorial separato?)&lt;br /&gt;
&lt;br /&gt;
=== Cos'è nodejs ===&lt;br /&gt;
&lt;br /&gt;
bla bla bla&lt;br /&gt;
&lt;br /&gt;
=== Aggiornare all'ultima immagine ===&lt;br /&gt;
&lt;br /&gt;
Il team di Arduino ha creato un comodo pacchetto per installare node.js senza dover compilare il codice. Per questo però dobbiamo aggiornare l'immagine del sistema operativo sulla macchina limino. Si veda [http://arduino.cc/en/Tutorial/YunSysupgrade Yun System Upgrade]&lt;br /&gt;
&lt;br /&gt;
=== Espandere la memoria ===&lt;br /&gt;
&lt;br /&gt;
Node.js ha bisogno di una memoria aggiuntiva. Si può utilizzare la scheda sd card come memoria della macchina limino. Il team arduino ha creato uno sketch per farlo in maniera semplice. Si veda [http://blog.arduino.cc/2014/05/06/time-to-expand-your-yun-disk-space-and-install-node-js/ Expand Yun disk space].&lt;br /&gt;
&lt;br /&gt;
Questo sketch compie varie operazioni…. (spiega)&lt;br /&gt;
&lt;br /&gt;
=== Check ===&lt;br /&gt;
&lt;br /&gt;
Per accertarsi che sia andato a buon fine eseguire i check (sia che l'immagine sia corretta sia df)&lt;br /&gt;
&lt;br /&gt;
=== Installare node.js e npm ===&lt;br /&gt;
&lt;br /&gt;
Node.js è sviluppato con la modularità come feature principale. Per aggiungere moduli ha un packet manager: npm.&lt;br /&gt;
….&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
opkg install node&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Hello world ===&lt;br /&gt;
&lt;br /&gt;
Qualche test sulla console (magari un minimale benchmark?)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
root@Arduino:~# node&lt;br /&gt;
&amp;gt; console.log('hello world');&lt;br /&gt;
hello world&lt;br /&gt;
&amp;gt; process.version&lt;br /&gt;
'v0.10.28'&lt;br /&gt;
&amp;gt; process.versions.v8&lt;br /&gt;
'3.14.5.10'&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Installare i moduli principali ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
npm install express&lt;br /&gt;
npm install body-parser&lt;br /&gt;
npm install ejs&lt;br /&gt;
opkg install sqlite3-cli&lt;br /&gt;
npm install dblite&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Ser installare express fallisce con un messaggio di poca memoria&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
FATAL ERROR: Evacuation Allocation failed - process out of memory&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
bisogna modificare il file /usr/bin/node&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
&lt;br /&gt;
#NODE_PATH=/usr/lib/node_modules /usr/bin/nodejs --stack_size=1024 --max_old_space_size=20 --max_new_space_size=2048 --max_executable_size=5 --gc_global --gc_interval=100 $@&lt;br /&gt;
NODE_PATH=/usr/lib/node_modules /usr/bin/nodejs $@&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://forum.arduino.cc/index.php?topic=193765.0 Arduino forum post]&lt;br /&gt;
&lt;br /&gt;
=== Deployment ===&lt;br /&gt;
&lt;br /&gt;
Entrando in ssh su wrt possiamo scrivere file con vi o nano. Ma per qualcuno può non essere l'ambiente di sviluppo più pratico.&lt;br /&gt;
Una soluzione può essere utilizzare il proprio computer per programmare (con molte facilità, vedi nodemon), mettere il codice su un repository (per esempio git) e scaricarlo da wrt.&lt;br /&gt;
Sfortunatamente wrt deriva da OpenWRT e c'è qualche problema per l'autenticazione https e git. Una soluzione semplice è installare unzip e scaricare lo zip dei codici. Vedi [http://walkerlindley.wordpress.com/2014/03/12/arduino-yun-and-git/ Arduino Yun and Git]&lt;br /&gt;
&lt;br /&gt;
Per i repository privati su github si può utilizzare questo snippet:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
curl -L -k --user &amp;quot;user:pass&amp;quot; https://github.com/WeMake-cc/AccessControlSystem/zipball/master &amp;gt; repo.zip&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
dove user:pass sono utente e password del proprio account di github&lt;br /&gt;
&lt;br /&gt;
TODO: curl del zipball dei repo privati usando i github Token&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* [http://arduino.cc/en/Main/ArduinoBoardYun Arduino Yun official page]&lt;br /&gt;
* [http://nodejs.org Node.js official page]&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;br /&gt;
[[Category:augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=419</id>
		<title>ArduinoYunNodejs</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=419"/>
		<updated>2014-05-26T13:44:25Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installare Node.js su Arduino Yun ==&lt;br /&gt;
&lt;br /&gt;
Alcune istruzioni per installare Node.js su Arduino Yun&lt;br /&gt;
&lt;br /&gt;
=== Materiale necessario ===&lt;br /&gt;
&lt;br /&gt;
* Arduino Yun&lt;br /&gt;
* Cavo Micro-B USB&lt;br /&gt;
* Micro SD card (&amp;gt;2 GB consigliato)&lt;br /&gt;
* Arduino IDE versione &amp;gt;1.5.4&lt;br /&gt;
* Una rete wirless funzionante connessa a internet&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun and OpenWRT 101===&lt;br /&gt;
&lt;br /&gt;
il terminale, netstat e capire l'ip di wrt, ssh per collegarsi alla shell, opkg update, scp per copiare i file, etc (un tutorial separato?)&lt;br /&gt;
&lt;br /&gt;
=== Cos'è nodejs ===&lt;br /&gt;
&lt;br /&gt;
bla bla bla&lt;br /&gt;
&lt;br /&gt;
=== Aggiornare all'ultima immagine ===&lt;br /&gt;
&lt;br /&gt;
Il team di Arduino ha creato un comodo pacchetto per installare node.js senza dover compilare il codice. Per questo però dobbiamo aggiornare l'immagine del sistema operativo sulla macchina limino. Si veda [http://arduino.cc/en/Tutorial/YunSysupgrade Yun System Upgrade]&lt;br /&gt;
&lt;br /&gt;
=== Espandere la memoria ===&lt;br /&gt;
&lt;br /&gt;
Node.js ha bisogno di una memoria aggiuntiva. Si può utilizzare la scheda sd card come memoria della macchina limino. Il team arduino ha creato uno sketch per farlo in maniera semplice. Si veda [http://blog.arduino.cc/2014/05/06/time-to-expand-your-yun-disk-space-and-install-node-js/ Expand Yun disk space].&lt;br /&gt;
&lt;br /&gt;
Questo sketch compie varie operazioni…. (spiega)&lt;br /&gt;
&lt;br /&gt;
=== Check ===&lt;br /&gt;
&lt;br /&gt;
Per accertarsi che sia andato a buon fine eseguire i check (sia che l'immagine sia corretta sia df)&lt;br /&gt;
&lt;br /&gt;
=== Installare node.js e npm ===&lt;br /&gt;
&lt;br /&gt;
Node.js è sviluppato con la modularità come feature principale. Per aggiungere moduli ha un packet manager: npm.&lt;br /&gt;
….&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
opkg install node&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Hello world ===&lt;br /&gt;
&lt;br /&gt;
Qualche test sulla console (magari un minimale benchmark?)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
root@Arduino:~# node&lt;br /&gt;
&amp;gt; console.log('hello world');&lt;br /&gt;
hello world&lt;br /&gt;
&amp;gt; process.version&lt;br /&gt;
'v0.10.28'&lt;br /&gt;
&amp;gt; process.versions.v8&lt;br /&gt;
'3.14.5.10'&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Installare i moduli principali ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
npm install express&lt;br /&gt;
npm install body-parser&lt;br /&gt;
npm install ejs&lt;br /&gt;
opkg install sqlite3-cli&lt;br /&gt;
npm install dblite&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Ser installare express fallisce con un messaggio di poca memoria&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
FATAL ERROR: Evacuation Allocation failed - process out of memory&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
bisogna modificare il file /usr/bin/node&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
&lt;br /&gt;
#NODE_PATH=/usr/lib/node_modules /usr/bin/nodejs --stack_size=1024 --max_old_space_size=20 --max_new_space_size=2048 --max_executable_size=5 --gc_global --gc_interval=100 $@&lt;br /&gt;
NODE_PATH=/usr/lib/node_modules /usr/bin/nodejs $@&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://forum.arduino.cc/index.php?topic=193765.0 Arduino forum post]&lt;br /&gt;
&lt;br /&gt;
=== Deployment ===&lt;br /&gt;
&lt;br /&gt;
Entrando in ssh su wrt possiamo scrivere file con vi o nano. Ma per qualcuno può non essere l'ambiente di sviluppo più pratico.&lt;br /&gt;
Una soluzione può essere utilizzare il proprio computer per programmare (con molte facilità, vedi nodemon), mettere il codice su un repository (per esempio git) e scaricarlo da wrt.&lt;br /&gt;
Sfortunatamente wrt deriva da OpenWRT e c'è qualche problema per l'autenticazione https e git. Una soluzione semplice è installare unzip e scaricare lo zip dei codici. Vedi [http://walkerlindley.wordpress.com/2014/03/12/arduino-yun-and-git/ Arduino Yun and Git]&lt;br /&gt;
&lt;br /&gt;
Per i repository privati su github si può utilizzare questo snippet:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
curl -L -k --user &amp;quot;user:pass&amp;quot; https://github.com/WeMake-cc/AccessControlSystem/zipball/master &amp;gt; repo.zip&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
dove user:pass sono utente e password del proprio account di github&lt;br /&gt;
&lt;br /&gt;
TOD: curl del zipball dei repo privati usando i github Token&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* [http://arduino.cc/en/Main/ArduinoBoardYun Arduino Yun official page]&lt;br /&gt;
* [http://nodejs.org Node.js official page]&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;br /&gt;
[[Category:augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=418</id>
		<title>ArduinoYunNodejs</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=418"/>
		<updated>2014-05-26T13:21:50Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installare Node.js su Arduino Yun ==&lt;br /&gt;
&lt;br /&gt;
Alcune istruzioni per installare Node.js su Arduino Yun&lt;br /&gt;
&lt;br /&gt;
=== Materiale necessario ===&lt;br /&gt;
&lt;br /&gt;
* Arduino Yun&lt;br /&gt;
* Cavo Micro-B USB&lt;br /&gt;
* Micro SD card (&amp;gt;2 GB consigliato)&lt;br /&gt;
* Arduino IDE versione &amp;gt;1.5.4&lt;br /&gt;
* Una rete wirless funzionante connessa a internet&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun and OpenWRT 101===&lt;br /&gt;
&lt;br /&gt;
il terminale, netstat e capire l'ip di wrt, ssh per collegarsi alla shell, opkg update, scp per copiare i file, etc (un tutorial separato?)&lt;br /&gt;
&lt;br /&gt;
=== Cos'è nodejs ===&lt;br /&gt;
&lt;br /&gt;
bla bla bla&lt;br /&gt;
&lt;br /&gt;
=== Aggiornare all'ultima immagine ===&lt;br /&gt;
&lt;br /&gt;
Il team di Arduino ha creato un comodo pacchetto per installare node.js senza dover compilare il codice. Per questo però dobbiamo aggiornare l'immagine del sistema operativo sulla macchina limino. Si veda [http://arduino.cc/en/Tutorial/YunSysupgrade Yun System Upgrade]&lt;br /&gt;
&lt;br /&gt;
=== Espandere la memoria ===&lt;br /&gt;
&lt;br /&gt;
Node.js ha bisogno di una memoria aggiuntiva. Si può utilizzare la scheda sd card come memoria della macchina limino. Il team arduino ha creato uno sketch per farlo in maniera semplice. Si veda [http://blog.arduino.cc/2014/05/06/time-to-expand-your-yun-disk-space-and-install-node-js/ Expand Yun disk space].&lt;br /&gt;
&lt;br /&gt;
Questo sketch compie varie operazioni…. (spiega)&lt;br /&gt;
&lt;br /&gt;
=== Check ===&lt;br /&gt;
&lt;br /&gt;
Per accertarsi che sia andato a buon fine eseguire i check (sia che l'immagine sia corretta sia df)&lt;br /&gt;
&lt;br /&gt;
=== Installare node.js e npm ===&lt;br /&gt;
&lt;br /&gt;
Node.js è sviluppato con la modularità come feature principale. Per aggiungere moduli ha un packet manager: npm.&lt;br /&gt;
….&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
opkg install node&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Hello world ===&lt;br /&gt;
&lt;br /&gt;
Qualche test sulla console (magari un minimale benchmark?)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
root@Arduino:~# node&lt;br /&gt;
&amp;gt; console.log('hello world');&lt;br /&gt;
hello world&lt;br /&gt;
&amp;gt; process.version&lt;br /&gt;
'v0.10.28'&lt;br /&gt;
&amp;gt; process.versions.v8&lt;br /&gt;
'3.14.5.10'&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Installare i moduli principali ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
npm install express&lt;br /&gt;
npm install body-parser&lt;br /&gt;
npm install ejs&lt;br /&gt;
opkg install sqlite3-cli&lt;br /&gt;
npm install dblite&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Ser installare express fallisce con un messaggio di poca memoria&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
FATAL ERROR: Evacuation Allocation failed - process out of memory&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
bisogna modificare il file /usr/bin/node&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
&lt;br /&gt;
#NODE_PATH=/usr/lib/node_modules /usr/bin/nodejs --stack_size=1024 --max_old_space_size=20 --max_new_space_size=2048 --max_executable_size=5 --gc_global --gc_interval=100 $@&lt;br /&gt;
NODE_PATH=/usr/lib/node_modules /usr/bin/nodejs $@&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://forum.arduino.cc/index.php?topic=193765.0 Arduino forum post]&lt;br /&gt;
&lt;br /&gt;
=== Deployment ===&lt;br /&gt;
&lt;br /&gt;
Entrando in ssh su wrt possiamo scrivere file con vi o nano. Ma per qualcuno può non essere l'ambiente di sviluppo più pratico.&lt;br /&gt;
Una soluzione può essere utilizzare il proprio computer per programmare (con molte facilità, vedi nodemon), mettere il codice su un repository (per esempio git) e scaricarlo da wrt.&lt;br /&gt;
Sfortunatamente wrt deriva da OpenWRT e c'è qualche problema per l'autenticazione https e git. Una soluzione semplice è installare unzip e scaricare lo zip dei codici. Vedi [http://walkerlindley.wordpress.com/2014/03/12/arduino-yun-and-git/ Arduino Yun and Git]&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* [http://arduino.cc/en/Main/ArduinoBoardYun Arduino Yun official page]&lt;br /&gt;
* [http://nodejs.org Node.js official page]&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;br /&gt;
[[Category:augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=417</id>
		<title>ArduinoYunNodejs</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=417"/>
		<updated>2014-05-26T12:39:41Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installare Node.js su Arduino Yun ==&lt;br /&gt;
&lt;br /&gt;
Alcune istruzioni per installare Node.js su Arduino Yun&lt;br /&gt;
&lt;br /&gt;
=== Materiale necessario ===&lt;br /&gt;
&lt;br /&gt;
* Arduino Yun&lt;br /&gt;
* Cavo Micro-B USB&lt;br /&gt;
* Micro SD card (&amp;gt;2 GB consigliato)&lt;br /&gt;
* Arduino IDE versione &amp;gt;1.5.4&lt;br /&gt;
* Una rete wirless funzionante connessa a internet&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun and OpenWRT 101===&lt;br /&gt;
&lt;br /&gt;
il terminale, netstat e capire l'ip di wrt, ssh per collegarsi alla shell, opkg update, scp per copiare i file, etc (un tutorial separato?)&lt;br /&gt;
&lt;br /&gt;
=== Cos'è nodejs ===&lt;br /&gt;
&lt;br /&gt;
bla bla bla&lt;br /&gt;
&lt;br /&gt;
=== Aggiornare all'ultima immagine ===&lt;br /&gt;
&lt;br /&gt;
Il team di Arduino ha creato un comodo pacchetto per installare node.js senza dover compilare il codice. Per questo però dobbiamo aggiornare l'immagine del sistema operativo sulla macchina limino. Si veda [http://arduino.cc/en/Tutorial/YunSysupgrade Yun System Upgrade]&lt;br /&gt;
&lt;br /&gt;
=== Espandere la memoria ===&lt;br /&gt;
&lt;br /&gt;
Node.js ha bisogno di una memoria aggiuntiva. Si può utilizzare la scheda sd card come memoria della macchina limino. Il team arduino ha creato uno sketch per farlo in maniera semplice. Si veda [http://blog.arduino.cc/2014/05/06/time-to-expand-your-yun-disk-space-and-install-node-js/ Expand Yun disk space].&lt;br /&gt;
&lt;br /&gt;
Questo sketch compie varie operazioni…. (spiega)&lt;br /&gt;
&lt;br /&gt;
=== Check ===&lt;br /&gt;
&lt;br /&gt;
Per accertarsi che sia andato a buon fine eseguire i check (sia che l'immagine sia corretta sia df)&lt;br /&gt;
&lt;br /&gt;
=== Installare node.js e npm ===&lt;br /&gt;
&lt;br /&gt;
Node.js è sviluppato con la modularità come feature principale. Per aggiungere moduli ha un packet manager: npm.&lt;br /&gt;
….&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
opkg install node&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Hello world ===&lt;br /&gt;
&lt;br /&gt;
Qualche test sulla console (magari un minimale benchmark?)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
root@Arduino:~# node&lt;br /&gt;
&amp;gt; console.log('hello world');&lt;br /&gt;
hello world&lt;br /&gt;
&amp;gt; process.version&lt;br /&gt;
'v0.10.28'&lt;br /&gt;
&amp;gt; process.versions.v8&lt;br /&gt;
'3.14.5.10'&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Deployment ===&lt;br /&gt;
&lt;br /&gt;
Entrando in ssh su wrt possiamo scrivere file con vi o nano. Ma per qualcuno può non essere l'ambiente di sviluppo più pratico.&lt;br /&gt;
Una soluzione può essere utilizzare il proprio computer per programmare (con molte facilità, vedi nodemon), mettere il codice su un repository (per esempio git) e scaricarlo da wrt.&lt;br /&gt;
Sfortunatamente wrt deriva da OpenWRT e c'è qualche problema per l'autenticazione https e git. Una soluzione semplice è installare unzip e scaricare lo zip dei codici. Vedi [http://walkerlindley.wordpress.com/2014/03/12/arduino-yun-and-git/ Arduino Yun and Git]&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* [http://arduino.cc/en/Main/ArduinoBoardYun Arduino Yun official page]&lt;br /&gt;
* [http://nodejs.org Node.js official page]&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;br /&gt;
[[Category:augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=413</id>
		<title>ArduinoYunNodejs</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=413"/>
		<updated>2014-05-22T12:08:13Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: /* Hello world */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installare Node.js su Arduino Yun ==&lt;br /&gt;
&lt;br /&gt;
Alcune istruzioni per installare Node.js su Arduino Yun&lt;br /&gt;
&lt;br /&gt;
=== Materiale necessario ===&lt;br /&gt;
&lt;br /&gt;
* Arduino Yun&lt;br /&gt;
* Cavo Micro-B USB&lt;br /&gt;
* Micro SD card (&amp;gt;2 GB consigliato)&lt;br /&gt;
* Arduino IDE versione &amp;gt;1.5.4&lt;br /&gt;
* Una rete wirless funzionante connessa a internet&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun and OpenWRT 101===&lt;br /&gt;
&lt;br /&gt;
il terminale, netstat e capire l'ip di wrt, ssh per collegarsi alla shell, opkg update, scp per copiare i file, etc (un tutorial separato?)&lt;br /&gt;
&lt;br /&gt;
=== Cos'è nodejs ===&lt;br /&gt;
&lt;br /&gt;
bla bla bla&lt;br /&gt;
&lt;br /&gt;
=== Aggiornare all'ultima immagine ===&lt;br /&gt;
&lt;br /&gt;
Il team di Arduino ha creato un comodo pacchetto per installare node.js senza dover compilare il codice. Per questo però dobbiamo aggiornare l'immagine del sistema operativo sulla macchina limino. Si veda [http://arduino.cc/en/Tutorial/YunSysupgrade Yun System Upgrade]&lt;br /&gt;
&lt;br /&gt;
=== Espandere la memoria ===&lt;br /&gt;
&lt;br /&gt;
Node.js ha bisogno di una memoria aggiuntiva. Si può utilizzare la scheda sd card come memoria della macchina limino. Il team arduino ha creato uno sketch per farlo in maniera semplice. Si veda [http://blog.arduino.cc/2014/05/06/time-to-expand-your-yun-disk-space-and-install-node-js/ Expand Yun disk space].&lt;br /&gt;
&lt;br /&gt;
Questo sketch compie varie operazioni…. (spiega)&lt;br /&gt;
&lt;br /&gt;
=== Installare node.js e npm ===&lt;br /&gt;
&lt;br /&gt;
Node.js è sviluppato con la modularità come feature principale. Per aggiungere moduli ha un packet manager: npm.&lt;br /&gt;
….&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
opkg install node&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Hello world ===&lt;br /&gt;
&lt;br /&gt;
Qualche test sulla console (magari un minimale benchmark?)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
root@Arduino:~# node&lt;br /&gt;
&amp;gt; console.log('hello world');&lt;br /&gt;
hello world&lt;br /&gt;
&amp;gt; process.version&lt;br /&gt;
'v0.10.28'&lt;br /&gt;
&amp;gt; process.versions.v8&lt;br /&gt;
'3.14.5.10'&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Deployment ===&lt;br /&gt;
&lt;br /&gt;
Entrando in ssh su wrt possiamo scrivere file con vi o nano. Ma per qualcuno può non essere l'ambiente di sviluppo più pratico.&lt;br /&gt;
Una soluzione può essere utilizzare il proprio computer per programmare (con molte facilità, vedi nodemon), mettere il codice su un repository (per esempio git) e scaricarlo da wrt.&lt;br /&gt;
Sfortunatamente wrt deriva da OpenWRT e c'è qualche problema per l'autenticazione https e git. Una soluzione semplice è installare unzip e scaricare lo zip dei codici. Vedi [http://walkerlindley.wordpress.com/2014/03/12/arduino-yun-and-git/ Arduino Yun and Git]&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* [http://arduino.cc/en/Main/ArduinoBoardYun Arduino Yun official page]&lt;br /&gt;
* [http://nodejs.org Node.js official page]&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;br /&gt;
[[Category:augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=412</id>
		<title>ArduinoYunNodejs</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=412"/>
		<updated>2014-05-22T12:07:13Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installare Node.js su Arduino Yun ==&lt;br /&gt;
&lt;br /&gt;
Alcune istruzioni per installare Node.js su Arduino Yun&lt;br /&gt;
&lt;br /&gt;
=== Materiale necessario ===&lt;br /&gt;
&lt;br /&gt;
* Arduino Yun&lt;br /&gt;
* Cavo Micro-B USB&lt;br /&gt;
* Micro SD card (&amp;gt;2 GB consigliato)&lt;br /&gt;
* Arduino IDE versione &amp;gt;1.5.4&lt;br /&gt;
* Una rete wirless funzionante connessa a internet&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun and OpenWRT 101===&lt;br /&gt;
&lt;br /&gt;
il terminale, netstat e capire l'ip di wrt, ssh per collegarsi alla shell, opkg update, scp per copiare i file, etc (un tutorial separato?)&lt;br /&gt;
&lt;br /&gt;
=== Cos'è nodejs ===&lt;br /&gt;
&lt;br /&gt;
bla bla bla&lt;br /&gt;
&lt;br /&gt;
=== Aggiornare all'ultima immagine ===&lt;br /&gt;
&lt;br /&gt;
Il team di Arduino ha creato un comodo pacchetto per installare node.js senza dover compilare il codice. Per questo però dobbiamo aggiornare l'immagine del sistema operativo sulla macchina limino. Si veda [http://arduino.cc/en/Tutorial/YunSysupgrade Yun System Upgrade]&lt;br /&gt;
&lt;br /&gt;
=== Espandere la memoria ===&lt;br /&gt;
&lt;br /&gt;
Node.js ha bisogno di una memoria aggiuntiva. Si può utilizzare la scheda sd card come memoria della macchina limino. Il team arduino ha creato uno sketch per farlo in maniera semplice. Si veda [http://blog.arduino.cc/2014/05/06/time-to-expand-your-yun-disk-space-and-install-node-js/ Expand Yun disk space].&lt;br /&gt;
&lt;br /&gt;
Questo sketch compie varie operazioni…. (spiega)&lt;br /&gt;
&lt;br /&gt;
=== Installare node.js e npm ===&lt;br /&gt;
&lt;br /&gt;
Node.js è sviluppato con la modularità come feature principale. Per aggiungere moduli ha un packet manager: npm.&lt;br /&gt;
….&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
opkg install node&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Hello world ===&lt;br /&gt;
&lt;br /&gt;
Qualche test sulla console (magari un minimale benchmark?)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
root@Arduino:~# node&lt;br /&gt;
&amp;gt; console.log('hello world');&lt;br /&gt;
hello world&lt;br /&gt;
undefined&lt;br /&gt;
&amp;gt; process.version&lt;br /&gt;
'v0.10.28'&lt;br /&gt;
&amp;gt; process.versions.v8&lt;br /&gt;
'3.14.5.10'&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Deployment ===&lt;br /&gt;
&lt;br /&gt;
Entrando in ssh su wrt possiamo scrivere file con vi o nano. Ma per qualcuno può non essere l'ambiente di sviluppo più pratico.&lt;br /&gt;
Una soluzione può essere utilizzare il proprio computer per programmare (con molte facilità, vedi nodemon), mettere il codice su un repository (per esempio git) e scaricarlo da wrt.&lt;br /&gt;
Sfortunatamente wrt deriva da OpenWRT e c'è qualche problema per l'autenticazione https e git. Una soluzione semplice è installare unzip e scaricare lo zip dei codici. Vedi [http://walkerlindley.wordpress.com/2014/03/12/arduino-yun-and-git/ Arduino Yun and Git]&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* [http://arduino.cc/en/Main/ArduinoBoardYun Arduino Yun official page]&lt;br /&gt;
* [http://nodejs.org Node.js official page]&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;br /&gt;
[[Category:augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=411</id>
		<title>ArduinoYunNodejs</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=411"/>
		<updated>2014-05-22T12:03:31Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installare Node.js su Arduino Yun ==&lt;br /&gt;
&lt;br /&gt;
Alcune istruzioni per installare Node.js su Arduino Yun&lt;br /&gt;
&lt;br /&gt;
=== Materiale necessario ===&lt;br /&gt;
&lt;br /&gt;
* Arduino Yun&lt;br /&gt;
* Cavo Micro-B USB&lt;br /&gt;
* Micro SD card (&amp;gt;2 GB consigliato)&lt;br /&gt;
* Arduino IDE versione &amp;gt;1.5.4&lt;br /&gt;
* Una rete wirless funzionante connessa a internet&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun and OpenWRT 101===&lt;br /&gt;
&lt;br /&gt;
il terminale, netstat e capire l'ip di wrt, ssh per collegarsi alla shell, opkg update, scp per copiare i file, etc (un tutorial separato?)&lt;br /&gt;
&lt;br /&gt;
=== Cos'è nodejs ===&lt;br /&gt;
&lt;br /&gt;
bla bla bla&lt;br /&gt;
&lt;br /&gt;
=== Aggiornare all'ultima immagine ===&lt;br /&gt;
&lt;br /&gt;
Il team di Arduino ha creato un comodo pacchetto per installare node.js senza dover compilare il codice. Per questo però dobbiamo aggiornare l'immagine del sistema operativo sulla macchina limino. Si veda [http://arduino.cc/en/Tutorial/YunSysupgrade Yun System Upgrade]&lt;br /&gt;
&lt;br /&gt;
=== Espandere la memoria ===&lt;br /&gt;
&lt;br /&gt;
Node.js ha bisogno di una memoria aggiuntiva. Si può utilizzare la scheda sd card come memoria della macchina limino. Il team arduino ha creato uno sketch per farlo in maniera semplice. Si veda [http://blog.arduino.cc/2014/05/06/time-to-expand-your-yun-disk-space-and-install-node-js/ Expand Yun disk space].&lt;br /&gt;
&lt;br /&gt;
Questo sketch compie varie operazioni…. (spiega)&lt;br /&gt;
&lt;br /&gt;
=== Installare node.js e npm ===&lt;br /&gt;
&lt;br /&gt;
Node.js è sviluppato con la modularità come feature principale. Per aggiungere moduli ha un packet manager: npm.&lt;br /&gt;
….&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
opkg update&lt;br /&gt;
opkg install node&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Hello world ===&lt;br /&gt;
&lt;br /&gt;
Qualche test sulla console (magari un minimale benchmark?)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# node&lt;br /&gt;
&amp;gt; console.log('hello world');&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Deployment ===&lt;br /&gt;
&lt;br /&gt;
Entrando in ssh su wrt possiamo scrivere file con vi o nano. Ma per qualcuno può non essere l'ambiente di sviluppo più pratico.&lt;br /&gt;
Una soluzione può essere utilizzare il proprio computer per programmare (con molte facilità, vedi nodemon), mettere il codice su un repository (per esempio git) e scaricarlo da wrt.&lt;br /&gt;
Sfortunatamente wrt deriva da OpenWRT e c'è qualche problema per l'autenticazione https e git. Una soluzione semplice è installare unzip e scaricare lo zip dei codici. Vedi [http://walkerlindley.wordpress.com/2014/03/12/arduino-yun-and-git/ Arduino Yun and Git]&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* [http://arduino.cc/en/Main/ArduinoBoardYun Arduino Yun official page]&lt;br /&gt;
* [http://nodejs.org Node.js official page]&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;br /&gt;
[[Category:augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Pagina_principale&amp;diff=410</id>
		<title>Pagina principale</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Pagina_principale&amp;diff=410"/>
		<updated>2014-05-22T10:58:31Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--        BANNER ACROSS TOP OF PAGE        --&amp;gt;&lt;br /&gt;
{| id=&amp;quot;mp-topbanner&amp;quot; style=&amp;quot;width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd;&amp;quot;&lt;br /&gt;
 | style=&amp;quot;width:61%; color:#000;&amp;quot; |&lt;br /&gt;
    {| style=&amp;quot;width:280px; border:none; background:none;&amp;quot;&lt;br /&gt;
     | style=&amp;quot;width:280px; text-align:center; white-space:nowrap; color:#000;&amp;quot; |&lt;br /&gt;
      &amp;lt;div style=&amp;quot;font-size:162%; border:none; margin:0; padding:.1em; color:#000;&amp;quot;&amp;gt;Welcome to [http://www.wemake.cc WeMake Milan's Makerspace] Wiki,&amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;div style=&amp;quot;top:+0.2em; font-size:95%;&amp;quot;&amp;gt;documentation platform and exchange pool.&amp;lt;/div&amp;gt;&lt;br /&gt;
     |}&lt;br /&gt;
 | style=&amp;quot;width:13%; font-size:95%;&amp;quot; |&lt;br /&gt;
&amp;lt;div&amp;gt; News WeMake &amp;lt;/div&amp;gt;&lt;br /&gt;
* [http://www.wemake.cc WeMake Blog]&lt;br /&gt;
* [http://www.facebook.com/wemake.cc WeMake Facebook]&lt;br /&gt;
* [http://www.twitter.com/wemakecc WeMake Twitter]&lt;br /&gt;
 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
WeMake IRC - Room: #wemake - Server: chat.freenode.net - [https://webchat.freenode.net/ Web Client]&lt;br /&gt;
&lt;br /&gt;
= Aree Principali =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Attivita' in Corso ===&lt;br /&gt;
&lt;br /&gt;
*[[Allestimento]] - Lista delle risorse utili per l'allestimento (open design, open hardware)&lt;br /&gt;
&lt;br /&gt;
*[[Progetti/Projects]] - Lista dei progetti passati, in corso e completati&lt;br /&gt;
&lt;br /&gt;
=== Equipment e formazione ===&lt;br /&gt;
&lt;br /&gt;
*[[Machines &amp;amp; Howto]] - Lista delle macchine e degli strumenti e alla documentazione per usarla in modo corretto&lt;br /&gt;
&lt;br /&gt;
*[[Materiali Corsi/Workshop]] - Lista dei corsi base - avanzati - di abilitazione macchine - gratuiti - a pagamento&lt;br /&gt;
&lt;br /&gt;
*[[Tutorials]] - Lista di tutorials e repositori di risorse per tutorial&lt;br /&gt;
&lt;br /&gt;
=== Community in WeMake ===&lt;br /&gt;
&lt;br /&gt;
La lista delle community che si incontrano nel Makerspace e le loro attivita'&lt;br /&gt;
&lt;br /&gt;
*[[AUG&amp;amp;Wearables]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Informazioni Generali su WeMake =&lt;br /&gt;
&lt;br /&gt;
*[[FAQ]]&lt;br /&gt;
&lt;br /&gt;
*[[GLOSSARIO]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Risorse =&lt;br /&gt;
&lt;br /&gt;
=== Makerspace and Fablab wiki === &lt;br /&gt;
&lt;br /&gt;
* http://wiki.milwaukeemakerspace.org&lt;br /&gt;
* https://dallasmakerspace.org/wiki/Main_Page&lt;br /&gt;
* https://wiki.london.hackspace.org.uk/&lt;br /&gt;
* http://wiki.makespace.org/index.php&lt;br /&gt;
* http://wiki.imal.org/&lt;br /&gt;
&lt;br /&gt;
=== Orientarsi nell'uso della wiki ===&lt;br /&gt;
&lt;br /&gt;
Consultare la [//meta.wikimedia.org/wiki/Aiuto:Sommario Guida utente] per maggiori informazioni sull'uso di questo software wiki.&lt;br /&gt;
&lt;br /&gt;
* http://www.mediawiki.org/wiki/Help:Formatting&lt;br /&gt;
&lt;br /&gt;
* http://en.wikibooks.org/wiki/MediaWiki_Administrator%27s_Handbook&lt;br /&gt;
&lt;br /&gt;
* http://meta.wikimedia.org/wiki/Help:Contents&lt;br /&gt;
&lt;br /&gt;
* http://www.etcwiki.org/wiki/Best_mediawiki_extensions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[Staff]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Pagina_principale&amp;diff=409</id>
		<title>Pagina principale</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Pagina_principale&amp;diff=409"/>
		<updated>2014-05-22T10:58:22Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--        BANNER ACROSS TOP OF PAGE        --&amp;gt;&lt;br /&gt;
{| id=&amp;quot;mp-topbanner&amp;quot; style=&amp;quot;width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd;&amp;quot;&lt;br /&gt;
 | style=&amp;quot;width:61%; color:#000;&amp;quot; |&lt;br /&gt;
    {| style=&amp;quot;width:280px; border:none; background:none;&amp;quot;&lt;br /&gt;
     | style=&amp;quot;width:280px; text-align:center; white-space:nowrap; color:#000;&amp;quot; |&lt;br /&gt;
      &amp;lt;div style=&amp;quot;font-size:162%; border:none; margin:0; padding:.1em; color:#000;&amp;quot;&amp;gt;Welcome to [http://www.wemake.cc WeMake Milan's Makerspace] Wiki,&amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;div style=&amp;quot;top:+0.2em; font-size:95%;&amp;quot;&amp;gt;documentation platform and exchange pool.&amp;lt;/div&amp;gt;&lt;br /&gt;
     |}&lt;br /&gt;
 | style=&amp;quot;width:13%; font-size:95%;&amp;quot; |&lt;br /&gt;
&amp;lt;div&amp;gt; News WeMake &amp;lt;/div&amp;gt;&lt;br /&gt;
* [http://www.wemake.cc WeMake Blog]&lt;br /&gt;
* [http://www.facebook.com/wemake.cc WeMake Facebook]&lt;br /&gt;
* [http://www.twitter.com/wemakecc WeMake Twitter]&lt;br /&gt;
 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
WeMake IRC - Room: #wemake - Server: chat.freenode.net - [https://webchat.freenode.net/ Web Client]&lt;br /&gt;
&lt;br /&gt;
= Aree Principali =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Attivita' in Corso ===&lt;br /&gt;
&lt;br /&gt;
*[[Allestimento]] - Lista delle risorse utili per l'allestimento (open design, open hardware)&lt;br /&gt;
&lt;br /&gt;
*[[Progetti/Projects]] - Lista dei progetti passati, in corso e completati&lt;br /&gt;
&lt;br /&gt;
=== Equipment e formazione ===&lt;br /&gt;
&lt;br /&gt;
*[[Machines &amp;amp; Howto]] - Lista delle macchine e degli strumenti e alla documentazione per usarla in modo corretto&lt;br /&gt;
&lt;br /&gt;
*[[Materiali Corsi/Workshop]] - Lista dei corsi base - avanzati - di abilitazione macchine - gratuiti - a pagamento&lt;br /&gt;
&lt;br /&gt;
*[[Tutorials]] - Lista di tutorials e repositori di risorse per tutorial&lt;br /&gt;
&lt;br /&gt;
=== Community in WeMake ===&lt;br /&gt;
&lt;br /&gt;
La lista delle community che si incontrano nel Makerspace e le loro attivita'&lt;br /&gt;
&lt;br /&gt;
*[[AUG&amp;amp;Wearables]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Informazioni Generali su WeMake =&lt;br /&gt;
&lt;br /&gt;
*[[FAQ]]&lt;br /&gt;
&lt;br /&gt;
*[[GLOSSARIO]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Risorse =&lt;br /&gt;
&lt;br /&gt;
=== Makerspace and Fablab wiki === &lt;br /&gt;
&lt;br /&gt;
* http://wiki.milwaukeemakerspace.org&lt;br /&gt;
* https://dallasmakerspace.org/wiki/Main_Page&lt;br /&gt;
* https://wiki.london.hackspace.org.uk/&lt;br /&gt;
* http://wiki.makespace.org/index.php&lt;br /&gt;
* http://wiki.imal.org/&lt;br /&gt;
&lt;br /&gt;
=== Orientarsi nell'uso della wiki ===&lt;br /&gt;
&lt;br /&gt;
Consultare la [//meta.wikimedia.org/wiki/Aiuto:Sommario Guida utente] per maggiori informazioni sull'uso di questo software wiki.&lt;br /&gt;
&lt;br /&gt;
* http://www.mediawiki.org/wiki/Help:Formatting&lt;br /&gt;
&lt;br /&gt;
* http://en.wikibooks.org/wiki/MediaWiki_Administrator%27s_Handbook&lt;br /&gt;
&lt;br /&gt;
* http://meta.wikimedia.org/wiki/Help:Contents&lt;br /&gt;
&lt;br /&gt;
* http://www.etcwiki.org/wiki/Best_mediawiki_extensions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[Staff]]&lt;br /&gt;
*[[Categoria:augmilano | bozze augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Pagina_principale&amp;diff=408</id>
		<title>Pagina principale</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Pagina_principale&amp;diff=408"/>
		<updated>2014-05-22T10:57:45Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--        BANNER ACROSS TOP OF PAGE        --&amp;gt;&lt;br /&gt;
{| id=&amp;quot;mp-topbanner&amp;quot; style=&amp;quot;width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd;&amp;quot;&lt;br /&gt;
 | style=&amp;quot;width:61%; color:#000;&amp;quot; |&lt;br /&gt;
    {| style=&amp;quot;width:280px; border:none; background:none;&amp;quot;&lt;br /&gt;
     | style=&amp;quot;width:280px; text-align:center; white-space:nowrap; color:#000;&amp;quot; |&lt;br /&gt;
      &amp;lt;div style=&amp;quot;font-size:162%; border:none; margin:0; padding:.1em; color:#000;&amp;quot;&amp;gt;Welcome to [http://www.wemake.cc WeMake Milan's Makerspace] Wiki,&amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;div style=&amp;quot;top:+0.2em; font-size:95%;&amp;quot;&amp;gt;documentation platform and exchange pool.&amp;lt;/div&amp;gt;&lt;br /&gt;
     |}&lt;br /&gt;
 | style=&amp;quot;width:13%; font-size:95%;&amp;quot; |&lt;br /&gt;
&amp;lt;div&amp;gt; News WeMake &amp;lt;/div&amp;gt;&lt;br /&gt;
* [http://www.wemake.cc WeMake Blog]&lt;br /&gt;
* [http://www.facebook.com/wemake.cc WeMake Facebook]&lt;br /&gt;
* [http://www.twitter.com/wemakecc WeMake Twitter]&lt;br /&gt;
 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
WeMake IRC - Room: #wemake - Server: chat.freenode.net - [https://webchat.freenode.net/ Web Client]&lt;br /&gt;
&lt;br /&gt;
= Aree Principali =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Attivita' in Corso ===&lt;br /&gt;
&lt;br /&gt;
*[[Allestimento]] - Lista delle risorse utili per l'allestimento (open design, open hardware)&lt;br /&gt;
&lt;br /&gt;
*[[Progetti/Projects]] - Lista dei progetti passati, in corso e completati&lt;br /&gt;
&lt;br /&gt;
=== Equipment e formazione ===&lt;br /&gt;
&lt;br /&gt;
*[[Machines &amp;amp; Howto]] - Lista delle macchine e degli strumenti e alla documentazione per usarla in modo corretto&lt;br /&gt;
&lt;br /&gt;
*[[Materiali Corsi/Workshop]] - Lista dei corsi base - avanzati - di abilitazione macchine - gratuiti - a pagamento&lt;br /&gt;
&lt;br /&gt;
*[[Tutorials]] - Lista di tutorials e repositori di risorse per tutorial&lt;br /&gt;
&lt;br /&gt;
=== Community in WeMake ===&lt;br /&gt;
&lt;br /&gt;
La lista delle community che si incontrano nel Makerspace e le loro attivita'&lt;br /&gt;
&lt;br /&gt;
*[[AUG&amp;amp;Wearables]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Informazioni Generali su WeMake =&lt;br /&gt;
&lt;br /&gt;
*[[FAQ]]&lt;br /&gt;
&lt;br /&gt;
*[[GLOSSARIO]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Risorse =&lt;br /&gt;
&lt;br /&gt;
=== Makerspace and Fablab wiki === &lt;br /&gt;
&lt;br /&gt;
* http://wiki.milwaukeemakerspace.org&lt;br /&gt;
* https://dallasmakerspace.org/wiki/Main_Page&lt;br /&gt;
* https://wiki.london.hackspace.org.uk/&lt;br /&gt;
* http://wiki.makespace.org/index.php&lt;br /&gt;
* http://wiki.imal.org/&lt;br /&gt;
&lt;br /&gt;
=== Orientarsi nell'uso della wiki ===&lt;br /&gt;
&lt;br /&gt;
Consultare la [//meta.wikimedia.org/wiki/Aiuto:Sommario Guida utente] per maggiori informazioni sull'uso di questo software wiki.&lt;br /&gt;
&lt;br /&gt;
* http://www.mediawiki.org/wiki/Help:Formatting&lt;br /&gt;
&lt;br /&gt;
* http://en.wikibooks.org/wiki/MediaWiki_Administrator%27s_Handbook&lt;br /&gt;
&lt;br /&gt;
* http://meta.wikimedia.org/wiki/Help:Contents&lt;br /&gt;
&lt;br /&gt;
* http://www.etcwiki.org/wiki/Best_mediawiki_extensions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[Staff]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Pagina_principale&amp;diff=407</id>
		<title>Pagina principale</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Pagina_principale&amp;diff=407"/>
		<updated>2014-05-22T10:57:34Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--        BANNER ACROSS TOP OF PAGE        --&amp;gt;&lt;br /&gt;
{| id=&amp;quot;mp-topbanner&amp;quot; style=&amp;quot;width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd;&amp;quot;&lt;br /&gt;
 | style=&amp;quot;width:61%; color:#000;&amp;quot; |&lt;br /&gt;
    {| style=&amp;quot;width:280px; border:none; background:none;&amp;quot;&lt;br /&gt;
     | style=&amp;quot;width:280px; text-align:center; white-space:nowrap; color:#000;&amp;quot; |&lt;br /&gt;
      &amp;lt;div style=&amp;quot;font-size:162%; border:none; margin:0; padding:.1em; color:#000;&amp;quot;&amp;gt;Welcome to [http://www.wemake.cc WeMake Milan's Makerspace] Wiki,&amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;div style=&amp;quot;top:+0.2em; font-size:95%;&amp;quot;&amp;gt;documentation platform and exchange pool.&amp;lt;/div&amp;gt;&lt;br /&gt;
     |}&lt;br /&gt;
 | style=&amp;quot;width:13%; font-size:95%;&amp;quot; |&lt;br /&gt;
&amp;lt;div&amp;gt; News WeMake &amp;lt;/div&amp;gt;&lt;br /&gt;
* [http://www.wemake.cc WeMake Blog]&lt;br /&gt;
* [http://www.facebook.com/wemake.cc WeMake Facebook]&lt;br /&gt;
* [http://www.twitter.com/wemakecc WeMake Twitter]&lt;br /&gt;
 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
WeMake IRC - Room: #wemake - Server: chat.freenode.net - [https://webchat.freenode.net/ Web Client]&lt;br /&gt;
&lt;br /&gt;
= Aree Principali =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Attivita' in Corso ===&lt;br /&gt;
&lt;br /&gt;
*[[Allestimento]] - Lista delle risorse utili per l'allestimento (open design, open hardware)&lt;br /&gt;
&lt;br /&gt;
*[[Progetti/Projects]] - Lista dei progetti passati, in corso e completati&lt;br /&gt;
&lt;br /&gt;
=== Equipment e formazione ===&lt;br /&gt;
&lt;br /&gt;
*[[Machines &amp;amp; Howto]] - Lista delle macchine e degli strumenti e alla documentazione per usarla in modo corretto&lt;br /&gt;
&lt;br /&gt;
*[[Materiali Corsi/Workshop]] - Lista dei corsi base - avanzati - di abilitazione macchine - gratuiti - a pagamento&lt;br /&gt;
&lt;br /&gt;
*[[Tutorials]] - Lista di tutorials e repositori di risorse per tutorial&lt;br /&gt;
&lt;br /&gt;
=== Community in WeMake ===&lt;br /&gt;
&lt;br /&gt;
La lista delle community che si incontrano nel Makerspace e le loro attivita'&lt;br /&gt;
&lt;br /&gt;
*[[AUG&amp;amp;Wearables]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Informazioni Generali su WeMake =&lt;br /&gt;
&lt;br /&gt;
*[[FAQ]]&lt;br /&gt;
&lt;br /&gt;
*[[GLOSSARIO]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Risorse =&lt;br /&gt;
&lt;br /&gt;
=== Makerspace and Fablab wiki === &lt;br /&gt;
&lt;br /&gt;
* http://wiki.milwaukeemakerspace.org&lt;br /&gt;
* https://dallasmakerspace.org/wiki/Main_Page&lt;br /&gt;
* https://wiki.london.hackspace.org.uk/&lt;br /&gt;
* http://wiki.makespace.org/index.php&lt;br /&gt;
* http://wiki.imal.org/&lt;br /&gt;
&lt;br /&gt;
=== Orientarsi nell'uso della wiki ===&lt;br /&gt;
&lt;br /&gt;
Consultare la [//meta.wikimedia.org/wiki/Aiuto:Sommario Guida utente] per maggiori informazioni sull'uso di questo software wiki.&lt;br /&gt;
&lt;br /&gt;
* http://www.mediawiki.org/wiki/Help:Formatting&lt;br /&gt;
&lt;br /&gt;
* http://en.wikibooks.org/wiki/MediaWiki_Administrator%27s_Handbook&lt;br /&gt;
&lt;br /&gt;
* http://meta.wikimedia.org/wiki/Help:Contents&lt;br /&gt;
&lt;br /&gt;
* http://www.etcwiki.org/wiki/Best_mediawiki_extensions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[Staff]]&lt;br /&gt;
*[[Categoria:augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Pagina_principale&amp;diff=406</id>
		<title>Pagina principale</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Pagina_principale&amp;diff=406"/>
		<updated>2014-05-22T10:56:54Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--        BANNER ACROSS TOP OF PAGE        --&amp;gt;&lt;br /&gt;
{| id=&amp;quot;mp-topbanner&amp;quot; style=&amp;quot;width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd;&amp;quot;&lt;br /&gt;
 | style=&amp;quot;width:61%; color:#000;&amp;quot; |&lt;br /&gt;
    {| style=&amp;quot;width:280px; border:none; background:none;&amp;quot;&lt;br /&gt;
     | style=&amp;quot;width:280px; text-align:center; white-space:nowrap; color:#000;&amp;quot; |&lt;br /&gt;
      &amp;lt;div style=&amp;quot;font-size:162%; border:none; margin:0; padding:.1em; color:#000;&amp;quot;&amp;gt;Welcome to [http://www.wemake.cc WeMake Milan's Makerspace] Wiki,&amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;div style=&amp;quot;top:+0.2em; font-size:95%;&amp;quot;&amp;gt;documentation platform and exchange pool.&amp;lt;/div&amp;gt;&lt;br /&gt;
     |}&lt;br /&gt;
 | style=&amp;quot;width:13%; font-size:95%;&amp;quot; |&lt;br /&gt;
&amp;lt;div&amp;gt; News WeMake &amp;lt;/div&amp;gt;&lt;br /&gt;
* [http://www.wemake.cc WeMake Blog]&lt;br /&gt;
* [http://www.facebook.com/wemake.cc WeMake Facebook]&lt;br /&gt;
* [http://www.twitter.com/wemakecc WeMake Twitter]&lt;br /&gt;
 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
WeMake IRC - Room: #wemake - Server: chat.freenode.net - [https://webchat.freenode.net/ Web Client]&lt;br /&gt;
&lt;br /&gt;
= Aree Principali =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Attivita' in Corso ===&lt;br /&gt;
&lt;br /&gt;
*[[Allestimento]] - Lista delle risorse utili per l'allestimento (open design, open hardware)&lt;br /&gt;
&lt;br /&gt;
*[[Progetti/Projects]] - Lista dei progetti passati, in corso e completati&lt;br /&gt;
&lt;br /&gt;
=== Equipment e formazione ===&lt;br /&gt;
&lt;br /&gt;
*[[Machines &amp;amp; Howto]] - Lista delle macchine e degli strumenti e alla documentazione per usarla in modo corretto&lt;br /&gt;
&lt;br /&gt;
*[[Materiali Corsi/Workshop]] - Lista dei corsi base - avanzati - di abilitazione macchine - gratuiti - a pagamento&lt;br /&gt;
&lt;br /&gt;
*[[Tutorials]] - Lista di tutorials e repositori di risorse per tutorial&lt;br /&gt;
&lt;br /&gt;
=== Community in WeMake ===&lt;br /&gt;
&lt;br /&gt;
La lista delle community che si incontrano nel Makerspace e le loro attivita'&lt;br /&gt;
&lt;br /&gt;
*[[AUG&amp;amp;Wearables]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Informazioni Generali su WeMake =&lt;br /&gt;
&lt;br /&gt;
*[[FAQ]]&lt;br /&gt;
&lt;br /&gt;
*[[GLOSSARIO]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Risorse =&lt;br /&gt;
&lt;br /&gt;
=== Makerspace and Fablab wiki === &lt;br /&gt;
&lt;br /&gt;
* http://wiki.milwaukeemakerspace.org&lt;br /&gt;
* https://dallasmakerspace.org/wiki/Main_Page&lt;br /&gt;
* https://wiki.london.hackspace.org.uk/&lt;br /&gt;
* http://wiki.makespace.org/index.php&lt;br /&gt;
* http://wiki.imal.org/&lt;br /&gt;
&lt;br /&gt;
=== Orientarsi nell'uso della wiki ===&lt;br /&gt;
&lt;br /&gt;
Consultare la [//meta.wikimedia.org/wiki/Aiuto:Sommario Guida utente] per maggiori informazioni sull'uso di questo software wiki.&lt;br /&gt;
&lt;br /&gt;
* http://www.mediawiki.org/wiki/Help:Formatting&lt;br /&gt;
&lt;br /&gt;
* http://en.wikibooks.org/wiki/MediaWiki_Administrator%27s_Handbook&lt;br /&gt;
&lt;br /&gt;
* http://meta.wikimedia.org/wiki/Help:Contents&lt;br /&gt;
&lt;br /&gt;
* http://www.etcwiki.org/wiki/Best_mediawiki_extensions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[Staff]]&lt;br /&gt;
*[[augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=405</id>
		<title>ArduinoYunNodejs</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=405"/>
		<updated>2014-05-22T10:56:17Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installare Node.js su Arduino Yun ==&lt;br /&gt;
&lt;br /&gt;
Alcune istruzioni per installare Node.js su Arduino Yun&lt;br /&gt;
&lt;br /&gt;
=== Materiale necessario ===&lt;br /&gt;
&lt;br /&gt;
* Arduino Yun&lt;br /&gt;
* Cavo Micro-B USB&lt;br /&gt;
* Micro SD card (&amp;gt;2 GB consigliato)&lt;br /&gt;
* Arduino IDE versione &amp;gt;1.5.4&lt;br /&gt;
* Una rete wirless funzionante connessa a internet&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun and OpenWRT 101===&lt;br /&gt;
&lt;br /&gt;
il terminale, netstat e capire l'ip di wrt, ssh per collegarsi alla shell, opkg update, scp per copiare i file, etc (un tutorial separato?)&lt;br /&gt;
&lt;br /&gt;
=== Cos'è nodejs ===&lt;br /&gt;
&lt;br /&gt;
bla bla bla&lt;br /&gt;
&lt;br /&gt;
=== Aggiornare all'ultima immagine ===&lt;br /&gt;
&lt;br /&gt;
Il team di Arduino ha creato un comodo pacchetto per installare node.js senza dover compilare il codice. Per questo però dobbiamo aggiornare l'immagine del sistema operativo sulla macchina limino. Si veda [http://arduino.cc/en/Tutorial/YunSysupgrade Yun System Upgrade]&lt;br /&gt;
&lt;br /&gt;
=== Espandere la memoria ===&lt;br /&gt;
&lt;br /&gt;
Node.js ha bisogno di una memoria aggiuntiva. Si può utilizzare la scheda sd card come memoria della macchina limino. Il team arduino ha creato uno sketch per farlo in maniera semplice. Si veda [http://blog.arduino.cc/2014/05/06/time-to-expand-your-yun-disk-space-and-install-node-js/ Expand Yun disk space].&lt;br /&gt;
&lt;br /&gt;
Questo sketch compie varie operazioni…. (spiega)&lt;br /&gt;
&lt;br /&gt;
=== Installare node.js e npm ===&lt;br /&gt;
&lt;br /&gt;
Node.js è sviluppato con la modularità come feature principale. Per aggiungere moduli ha un packet manager: npm.&lt;br /&gt;
….&lt;br /&gt;
&lt;br /&gt;
=== Hello world ===&lt;br /&gt;
&lt;br /&gt;
Qualche test sulla console (magari un minimale benchmark?)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# node&lt;br /&gt;
&amp;gt; console.log('hello world');&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Deployment ===&lt;br /&gt;
&lt;br /&gt;
Entrando in ssh su wrt possiamo scrivere file con vi o nano. Ma per qualcuno può non essere l'ambiente di sviluppo più pratico.&lt;br /&gt;
Una soluzione può essere utilizzare il proprio computer per programmare (con molte facilità, vedi nodemon), mettere il codice su un repository (per esempio git) e scaricarlo da wrt.&lt;br /&gt;
Sfortunatamente wrt deriva da OpenWRT e c'è qualche problema per l'autenticazione https e git. Una soluzione semplice è installare unzip e scaricare lo zip dei codici. Vedi [http://walkerlindley.wordpress.com/2014/03/12/arduino-yun-and-git/ Arduino Yun and Git]&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* [http://arduino.cc/en/Main/ArduinoBoardYun Arduino Yun official page]&lt;br /&gt;
* [http://nodejs.org Node.js official page]&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;br /&gt;
[[Category:augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunOpenWrt101&amp;diff=404</id>
		<title>ArduinoYunOpenWrt101</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunOpenWrt101&amp;diff=404"/>
		<updated>2014-05-22T10:54:52Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Arduino Yun and OpenWRT 101 ==&lt;br /&gt;
&lt;br /&gt;
This tutorial covers a little introduction to video recording with on the awesome Arduino Yun board!&lt;br /&gt;
&lt;br /&gt;
I assume that the reader has a pc or a mac (named Bob) and an Arduino Yun, named Arduino. Moreover, I suppose the reader is quite familiar with the computer in general and know a little bit of shell/linux commands. In particular I in my case Bob is a mac os/x and, and everything is starting with an iTerm2 session where everything begin with a dollar sign ($)..&lt;br /&gt;
&lt;br /&gt;
=== Some tricks ===&lt;br /&gt;
&lt;br /&gt;
What I'm using (but not strictly needed if not specified) is [http://www.iterm2.com iTerm2] as shell terminal on Bob with [https://github.com/robbyrussell/oh-my-zsh Oh-My-Zsh] as shell, and [http://www.sublimetext.com/2 Sublime Text 2] as a free text/code editor (that is a nice cross-platform generic text editor).&lt;br /&gt;
&lt;br /&gt;
==Let's become confident with the board ==&lt;br /&gt;
&lt;br /&gt;
arduino.local does not always resole, so safely to use  the ip number (192.168.240.1, for initial configuration) then the host name.&lt;br /&gt;
&lt;br /&gt;
=== SSH from Bob to Arduino ===&lt;br /&gt;
&lt;br /&gt;
To log into the yun via ssh (from Bob shell):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
	$ ssh root@192.168.1.13&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you're logged in the Arduino Yun linux board. We are inside an embedded linux machine, in particular a child of [http://en.wikipedia.org/wiki/OpenWrt OpenWrt].&lt;br /&gt;
For briefness I will differentiate what is happening inside the iTerm session in Bob with $ and what is happening inside the yun shell accessed via ssh with ~. &lt;br /&gt;
&lt;br /&gt;
=== Know where we are ===&lt;br /&gt;
&lt;br /&gt;
See which distribution, kernel version, etc:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ cat /proc/version&lt;br /&gt;
    Linux version 3.8.3 (federico@smilzo) (gcc version 4.6.4 20121210 (prerelease) (Linaro GCC 4.6-2012.12) ) #8 Mon Aug 19 16:22:39 CEST 2013&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See devices already mounted:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    mount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After each installed package, to see free space on the hard disk:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ df -h&lt;br /&gt;
    Filesystem                Size      Used Available Use% Mounted on&lt;br /&gt;
    rootfs                    7.5M      4.9M      2.6M  66% /&lt;br /&gt;
    /dev/root                 7.0M      7.0M         0 100% /rom&lt;br /&gt;
    tmpfs                    29.9M    372.0K     29.5M   1% /tmp&lt;br /&gt;
    tmpfs                   512.0K         0    512.0K   0% /dev&lt;br /&gt;
    /dev/mtdblock3            7.5M      4.9M      2.6M  66% /overlay&lt;br /&gt;
    overlayfs:/overlay        7.5M      4.9M      2.6M  66% /&lt;br /&gt;
    /dev/sda1                 7.4G    848.0K      7.4G   0% /mnt/sda1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Basic networking ==&lt;br /&gt;
&lt;br /&gt;
=== Find out the ip of Arduino Yun ===&lt;br /&gt;
&lt;br /&gt;
Upload a sketch that via Bridge library (for instance Process class) run the netstat command and print out the result on Serial Monitor.&lt;br /&gt;
&lt;br /&gt;
=== Run a python server from Arduino ===&lt;br /&gt;
&lt;br /&gt;
To run a python server&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ python -m SimpleHTTPServer&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To grab a file from Bob via the brand new Http server just open a browser and ...&lt;br /&gt;
&lt;br /&gt;
=== See open port on Arduino ===&lt;br /&gt;
&lt;br /&gt;
See if python server is running (from Bob):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    $ nmap 192.168.1.13&lt;br /&gt;
    &lt;br /&gt;
    Starting Nmap 6.40 ( http://nmap.org ) at 2014-04-30 13:03 CEST&lt;br /&gt;
    Nmap scan report for 192.168.1.13&lt;br /&gt;
    Host is up (0.19s latency).&lt;br /&gt;
    Not shown: 995 closed ports&lt;br /&gt;
    PORT     STATE SERVICE&lt;br /&gt;
    22/tcp   open  ssh&lt;br /&gt;
    53/tcp   open  domain&lt;br /&gt;
    80/tcp   open  http&lt;br /&gt;
    443/tcp  open  https&lt;br /&gt;
    8000/tcp open  http-alt&lt;br /&gt;
    &lt;br /&gt;
    Nmap done: 1 IP address (1 host up) scanned in 39.77 seconds&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;br /&gt;
[[Category:augmilano]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunOpenWrt101&amp;diff=403</id>
		<title>ArduinoYunOpenWrt101</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunOpenWrt101&amp;diff=403"/>
		<updated>2014-05-22T10:51:06Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Arduino Yun and OpenWRT 101 ==&lt;br /&gt;
&lt;br /&gt;
This tutorial covers a little introduction to video recording with on the awesome Arduino Yun board!&lt;br /&gt;
&lt;br /&gt;
I assume that the reader has a pc or a mac (named Bob) and an Arduino Yun, named Arduino. Moreover, I suppose the reader is quite familiar with the computer in general and know a little bit of shell/linux commands. In particular I in my case Bob is a mac os/x and, and everything is starting with an iTerm2 session where everything begin with a dollar sign ($)..&lt;br /&gt;
&lt;br /&gt;
=== Some tricks ===&lt;br /&gt;
&lt;br /&gt;
What I'm using (but not strictly needed if not specified) is [http://www.iterm2.com iTerm2] as shell terminal on Bob with [https://github.com/robbyrussell/oh-my-zsh Oh-My-Zsh] as shell, and [http://www.sublimetext.com/2 Sublime Text 2] as a free text/code editor (that is a nice cross-platform generic text editor).&lt;br /&gt;
&lt;br /&gt;
==Let's become confident with the board ==&lt;br /&gt;
&lt;br /&gt;
arduino.local does not always resole, so safely to use  the ip number (192.168.240.1, for initial configuration) then the host name.&lt;br /&gt;
&lt;br /&gt;
=== SSH from Bob to Arduino ===&lt;br /&gt;
&lt;br /&gt;
To log into the yun via ssh (from Bob shell):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
	$ ssh root@192.168.1.13&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you're logged in the Arduino Yun linux board. We are inside an embedded linux machine, in particular a child of [http://en.wikipedia.org/wiki/OpenWrt OpenWrt].&lt;br /&gt;
For briefness I will differentiate what is happening inside the iTerm session in Bob with $ and what is happening inside the yun shell accessed via ssh with ~. &lt;br /&gt;
&lt;br /&gt;
=== Know where we are ===&lt;br /&gt;
&lt;br /&gt;
See which distribution, kernel version, etc:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ cat /proc/version&lt;br /&gt;
    Linux version 3.8.3 (federico@smilzo) (gcc version 4.6.4 20121210 (prerelease) (Linaro GCC 4.6-2012.12) ) #8 Mon Aug 19 16:22:39 CEST 2013&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See devices already mounted:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    mount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After each installed package, to see free space on the hard disk:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ df -h&lt;br /&gt;
    Filesystem                Size      Used Available Use% Mounted on&lt;br /&gt;
    rootfs                    7.5M      4.9M      2.6M  66% /&lt;br /&gt;
    /dev/root                 7.0M      7.0M         0 100% /rom&lt;br /&gt;
    tmpfs                    29.9M    372.0K     29.5M   1% /tmp&lt;br /&gt;
    tmpfs                   512.0K         0    512.0K   0% /dev&lt;br /&gt;
    /dev/mtdblock3            7.5M      4.9M      2.6M  66% /overlay&lt;br /&gt;
    overlayfs:/overlay        7.5M      4.9M      2.6M  66% /&lt;br /&gt;
    /dev/sda1                 7.4G    848.0K      7.4G   0% /mnt/sda1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Basic networking ==&lt;br /&gt;
&lt;br /&gt;
=== Find out the ip of Arduino Yun ===&lt;br /&gt;
&lt;br /&gt;
Upload a sketch that via Bridge library (for instance Process class) run the netstat command and print out the result on Serial Monitor.&lt;br /&gt;
&lt;br /&gt;
=== Run a python server from Arduino ===&lt;br /&gt;
&lt;br /&gt;
To run a python server&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ python -m SimpleHTTPServer&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To grab a file from Bob via the brand new Http server just open a browser and ...&lt;br /&gt;
&lt;br /&gt;
=== See open port on Arduino ===&lt;br /&gt;
&lt;br /&gt;
See if python server is running (from Bob):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    $ nmap 192.168.1.13&lt;br /&gt;
    &lt;br /&gt;
    Starting Nmap 6.40 ( http://nmap.org ) at 2014-04-30 13:03 CEST&lt;br /&gt;
    Nmap scan report for 192.168.1.13&lt;br /&gt;
    Host is up (0.19s latency).&lt;br /&gt;
    Not shown: 995 closed ports&lt;br /&gt;
    PORT     STATE SERVICE&lt;br /&gt;
    22/tcp   open  ssh&lt;br /&gt;
    53/tcp   open  domain&lt;br /&gt;
    80/tcp   open  http&lt;br /&gt;
    443/tcp  open  https&lt;br /&gt;
    8000/tcp open  http-alt&lt;br /&gt;
    &lt;br /&gt;
    Nmap done: 1 IP address (1 host up) scanned in 39.77 seconds&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunOpenWrt101&amp;diff=402</id>
		<title>ArduinoYunOpenWrt101</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunOpenWrt101&amp;diff=402"/>
		<updated>2014-05-22T10:43:28Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Arduino Yun and OpenWRT 101 ==&lt;br /&gt;
&lt;br /&gt;
This tutorial covers a little introduction to video recording with on the awesome Arduino Yun board!&lt;br /&gt;
&lt;br /&gt;
I assume that the reader has a pc or a mac (named Bob) and an Arduino Yun, named Arduino. Moreover, I suppose the reader is quite familiar with the computer in general and know a little bit of shell/linux commands. In particular I in my case Bob is a mac os/x and, and everything is starting with an iTerm2 session where everything begin with a dollar sign ($)..&lt;br /&gt;
&lt;br /&gt;
==== Some tricks ====&lt;br /&gt;
&lt;br /&gt;
What I'm using (but not strictly needed if not specified) is [http://www.iterm2.com iTerm2] as shell terminal on Bob with [https://github.com/robbyrussell/oh-my-zsh Oh-My-Zsh] as shell, and [http://www.sublimetext.com/2 Sublime Text 2] as a free text/code editor (that is a nice cross-platform generic text editor).&lt;br /&gt;
&lt;br /&gt;
===Let's become confident with the board===&lt;br /&gt;
&lt;br /&gt;
arduino.local does not always resole, so safely to use  the ip number (192.168.240.1, for initial configuration) then the host name.&lt;br /&gt;
&lt;br /&gt;
==== SSH from Bob to Arduino ====&lt;br /&gt;
&lt;br /&gt;
To log into the yun via ssh (from Bob shell):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
	$ ssh root@192.168.1.13&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you're logged in the Arduino Yun linux board. We are inside an embedded linux machine, in particular a child of [http://en.wikipedia.org/wiki/OpenWrt OpenWrt].&lt;br /&gt;
For briefness I will differentiate what is happening inside the iTerm session in Bob with $ and what is happening inside the yun shell accessed via ssh with ~. &lt;br /&gt;
&lt;br /&gt;
==== Know where we are ====&lt;br /&gt;
&lt;br /&gt;
See which distribution, kernel version, etc:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ cat /proc/version&lt;br /&gt;
    Linux version 3.8.3 (federico@smilzo) (gcc version 4.6.4 20121210 (prerelease) (Linaro GCC 4.6-2012.12) ) #8 Mon Aug 19 16:22:39 CEST 2013&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See devices already mounted:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    mount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After each installed package, to see free space on the hard disk:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ df -h&lt;br /&gt;
    Filesystem                Size      Used Available Use% Mounted on&lt;br /&gt;
    rootfs                    7.5M      4.9M      2.6M  66% /&lt;br /&gt;
    /dev/root                 7.0M      7.0M         0 100% /rom&lt;br /&gt;
    tmpfs                    29.9M    372.0K     29.5M   1% /tmp&lt;br /&gt;
    tmpfs                   512.0K         0    512.0K   0% /dev&lt;br /&gt;
    /dev/mtdblock3            7.5M      4.9M      2.6M  66% /overlay&lt;br /&gt;
    overlayfs:/overlay        7.5M      4.9M      2.6M  66% /&lt;br /&gt;
    /dev/sda1                 7.4G    848.0K      7.4G   0% /mnt/sda1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Basic networking ===&lt;br /&gt;
&lt;br /&gt;
==== Run a python server from Arduino ===&lt;br /&gt;
&lt;br /&gt;
To run a python server&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ python -m SimpleHTTPServer&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To grab a file from Bob via the brand new Http server just open a browser and ...&lt;br /&gt;
&lt;br /&gt;
==== See open port on Arduino ====&lt;br /&gt;
&lt;br /&gt;
See if python server is running (from Bob):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    $ nmap 192.168.1.13&lt;br /&gt;
    &lt;br /&gt;
    Starting Nmap 6.40 ( http://nmap.org ) at 2014-04-30 13:03 CEST&lt;br /&gt;
    Nmap scan report for 192.168.1.13&lt;br /&gt;
    Host is up (0.19s latency).&lt;br /&gt;
    Not shown: 995 closed ports&lt;br /&gt;
    PORT     STATE SERVICE&lt;br /&gt;
    22/tcp   open  ssh&lt;br /&gt;
    53/tcp   open  domain&lt;br /&gt;
    80/tcp   open  http&lt;br /&gt;
    443/tcp  open  https&lt;br /&gt;
    8000/tcp open  http-alt&lt;br /&gt;
    &lt;br /&gt;
    Nmap done: 1 IP address (1 host up) scanned in 39.77 seconds&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunOpenWrt101&amp;diff=401</id>
		<title>ArduinoYunOpenWrt101</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunOpenWrt101&amp;diff=401"/>
		<updated>2014-05-22T10:41:36Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Arduino Yun and OpenWRT 101 ==&lt;br /&gt;
&lt;br /&gt;
This tutorial covers a little introduction to video recording with on the awesome Arduino Yun board!&lt;br /&gt;
&lt;br /&gt;
I assume that the reader has a pc or a mac (named Bob) and an Arduino Yun, named Arduino. Moreover, I suppose the reader is quite familiar with the computer in general and know a little bit of shell/linux commands. In particular I in my case Bob is a mac os/x and, and everything is starting with an iTerm2 session where everything begin with a dollar sign ($)..&lt;br /&gt;
&lt;br /&gt;
==== Some tricks ====&lt;br /&gt;
&lt;br /&gt;
What I'm using (but not strictly needed if not specified) is iTerm2 as shell terminal on Bob with Oh-My-Zsh as shell, and Sublime Text 2 as a free text/code editor (that is a nice cross-platform generic text editor).&lt;br /&gt;
&lt;br /&gt;
===Let's become confident with the board===&lt;br /&gt;
&lt;br /&gt;
arduino.local does not always resole, so safely to use  the ip number (192.168.240.1, for initial configuration) then the host name.&lt;br /&gt;
&lt;br /&gt;
==== SSH from Bob to Arduino ====&lt;br /&gt;
&lt;br /&gt;
To log into the yun via ssh (from Bob shell):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
	$ ssh root@192.168.1.13&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you're logged in the Arduino Yun linux board. We are inside an embedded linux machine, in particular a child of [http://en.wikipedia.org/wiki/OpenWrt OpenWrt].&lt;br /&gt;
For briefness I will differentiate what is happening inside the iTerm session in Bob with $ and what is happening inside the yun shell accessed via ssh with ~. &lt;br /&gt;
&lt;br /&gt;
==== Know where we are ====&lt;br /&gt;
&lt;br /&gt;
See which distribution, kernel version, etc:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ cat /proc/version&lt;br /&gt;
    Linux version 3.8.3 (federico@smilzo) (gcc version 4.6.4 20121210 (prerelease) (Linaro GCC 4.6-2012.12) ) #8 Mon Aug 19 16:22:39 CEST 2013&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See devices already mounted:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    mount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After each installed package, to see free space on the hard disk:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ df -h&lt;br /&gt;
    Filesystem                Size      Used Available Use% Mounted on&lt;br /&gt;
    rootfs                    7.5M      4.9M      2.6M  66% /&lt;br /&gt;
    /dev/root                 7.0M      7.0M         0 100% /rom&lt;br /&gt;
    tmpfs                    29.9M    372.0K     29.5M   1% /tmp&lt;br /&gt;
    tmpfs                   512.0K         0    512.0K   0% /dev&lt;br /&gt;
    /dev/mtdblock3            7.5M      4.9M      2.6M  66% /overlay&lt;br /&gt;
    overlayfs:/overlay        7.5M      4.9M      2.6M  66% /&lt;br /&gt;
    /dev/sda1                 7.4G    848.0K      7.4G   0% /mnt/sda1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Basic networking ===&lt;br /&gt;
&lt;br /&gt;
==== Run a python server from Arduino ===&lt;br /&gt;
&lt;br /&gt;
To run a python server&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ python -m SimpleHTTPServer&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To grab a file from Bob via the brand new Http server just open a browser and ...&lt;br /&gt;
&lt;br /&gt;
==== See open port on Arduino ====&lt;br /&gt;
&lt;br /&gt;
See if python server is running (from Bob):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    $ nmap 192.168.1.13&lt;br /&gt;
    &lt;br /&gt;
    Starting Nmap 6.40 ( http://nmap.org ) at 2014-04-30 13:03 CEST&lt;br /&gt;
    Nmap scan report for 192.168.1.13&lt;br /&gt;
    Host is up (0.19s latency).&lt;br /&gt;
    Not shown: 995 closed ports&lt;br /&gt;
    PORT     STATE SERVICE&lt;br /&gt;
    22/tcp   open  ssh&lt;br /&gt;
    53/tcp   open  domain&lt;br /&gt;
    80/tcp   open  http&lt;br /&gt;
    443/tcp  open  https&lt;br /&gt;
    8000/tcp open  http-alt&lt;br /&gt;
    &lt;br /&gt;
    Nmap done: 1 IP address (1 host up) scanned in 39.77 seconds&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunOpenWrt101&amp;diff=400</id>
		<title>ArduinoYunOpenWrt101</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunOpenWrt101&amp;diff=400"/>
		<updated>2014-05-22T10:39:06Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creata pagina con &amp;quot;== Arduino Yun and OpenWRT 101 ==  This tutorial covers a little introduction to video recording with on the awesome Arduino Yun board!  I assume that the reader has a pc or a...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Arduino Yun and OpenWRT 101 ==&lt;br /&gt;
&lt;br /&gt;
This tutorial covers a little introduction to video recording with on the awesome Arduino Yun board!&lt;br /&gt;
&lt;br /&gt;
I assume that the reader has a pc or a mac (named Bob) and an Arduino Yun, named Arduino. Moreover, I suppose the reader is quite familiar with the computer in general and know a little bit of shell/linux commands. In particular I in my case Bob is a mac os/x and, and everything is starting with an iTerm2 session where everything begin with a dollar sign ($)..&lt;br /&gt;
&lt;br /&gt;
==== Some tricks ====&lt;br /&gt;
&lt;br /&gt;
What I'm using (but not strictly needed if not specified) is iTerm2 as shell terminal on Bob with Oh-My-Zsh as shell, and Sublime Text 2 as a free text/code editor (that is a nice cross-platform generic text editor).&lt;br /&gt;
&lt;br /&gt;
===Let's become confident with the board===&lt;br /&gt;
&lt;br /&gt;
arduino.local does not always resole, so safely to use  the ip number (192.168.240.1, for initial configuration) then the host name.&lt;br /&gt;
&lt;br /&gt;
==== SSH from Bob to Arduino === &lt;br /&gt;
&lt;br /&gt;
To log into the yun via ssh (from Bob shell):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
	$ ssh root@192.168.1.13&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you're logged in the Arduino Yun linux board. We are inside an embedded linux machine, in particular a child of [http://en.wikipedia.org/wiki/OpenWrt OpenWrt].&lt;br /&gt;
For briefness I will differentiate what is happening inside the iTerm session in Bob with $ and what is happening inside the yun shell accessed via ssh with ~. &lt;br /&gt;
&lt;br /&gt;
=== Know where we are ===&lt;br /&gt;
&lt;br /&gt;
See which distribution, kernel version, etc:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ cat /proc/version&lt;br /&gt;
    Linux version 3.8.3 (federico@smilzo) (gcc version 4.6.4 20121210 (prerelease) (Linaro GCC 4.6-2012.12) ) #8 Mon Aug 19 16:22:39 CEST 2013&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See devices already mounted:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    mount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After each installed package, to see free space on the hard disk:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ df -h&lt;br /&gt;
    Filesystem                Size      Used Available Use% Mounted on&lt;br /&gt;
    rootfs                    7.5M      4.9M      2.6M  66% /&lt;br /&gt;
    /dev/root                 7.0M      7.0M         0 100% /rom&lt;br /&gt;
    tmpfs                    29.9M    372.0K     29.5M   1% /tmp&lt;br /&gt;
    tmpfs                   512.0K         0    512.0K   0% /dev&lt;br /&gt;
    /dev/mtdblock3            7.5M      4.9M      2.6M  66% /overlay&lt;br /&gt;
    overlayfs:/overlay        7.5M      4.9M      2.6M  66% /&lt;br /&gt;
    /dev/sda1                 7.4G    848.0K      7.4G   0% /mnt/sda1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Basic networking ===&lt;br /&gt;
&lt;br /&gt;
To run a python server&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ python -m SimpleHTTPServer&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See if python server (or the streaming server, vide infra) is running (from Bob),&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    $ nmap 192.168.1.13&lt;br /&gt;
    &lt;br /&gt;
    Starting Nmap 6.40 ( http://nmap.org ) at 2014-04-30 13:03 CEST&lt;br /&gt;
    Nmap scan report for 192.168.1.13&lt;br /&gt;
    Host is up (0.19s latency).&lt;br /&gt;
    Not shown: 995 closed ports&lt;br /&gt;
    PORT     STATE SERVICE&lt;br /&gt;
    22/tcp   open  ssh&lt;br /&gt;
    53/tcp   open  domain&lt;br /&gt;
    80/tcp   open  http&lt;br /&gt;
    443/tcp  open  https&lt;br /&gt;
    8000/tcp open  http-alt&lt;br /&gt;
    &lt;br /&gt;
    Nmap done: 1 IP address (1 host up) scanned in 39.77 seconds&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Tutorials/arduino-yun-videorecorder-101&amp;diff=399</id>
		<title>Tutorials/arduino-yun-videorecorder-101</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Tutorials/arduino-yun-videorecorder-101&amp;diff=399"/>
		<updated>2014-05-22T10:38:34Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Arduino Yun Basics ==&lt;br /&gt;
&lt;br /&gt;
This tutorial covers a little introduction to video recording with Arduino Yun and a USB webcam. No Arduino code in this first part, only some linux embedded configuration on the awesome Arduino Yun board!&lt;br /&gt;
&lt;br /&gt;
I assume that the reader has a pc or a mac (named Bob) and an Arduino Yun, named Arduino. Moreover, I suppose the reader is quite familiar with the computer in general and know a little bit of shell/linux commands. In particular I in my case Bob is amac os/x and, and everything is starting with an iTerm2 session where everything begin with a dollar sign ($)..&lt;br /&gt;
&lt;br /&gt;
=== Before starting === &lt;br /&gt;
Assure we have: &lt;br /&gt;
* Installed and working [http://arduino.cc/en/main/software#toc3 Arduino Ide version 1.5.6-r2].&lt;br /&gt;
* Configured Arduino Yun board. See [http://arduino.cc/en/Guide/ArduinoYun Basic Arduino Yun wireless configuration].&lt;br /&gt;
&lt;br /&gt;
Install some useful packages for video and webcam:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    ~ opkg update&lt;br /&gt;
    ~ opkg install kmod-video-uvc kmod-video-pwc kmod-input-core&lt;br /&gt;
    ~ opkg install libjpeg fswebcam&lt;br /&gt;
    ~ wget http://www.custommobileapps.com.au/downloads/mjpg-streamer.ipk&lt;br /&gt;
    ~ opkg install mjpg-streamer.ipk&lt;br /&gt;
    ~ opkg install ffmpeg ffserver&lt;br /&gt;
    ~ opkg install python-openssl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== With standard usb uvc cam ==&lt;br /&gt;
&lt;br /&gt;
To see the stream (from Arduino to Bob):&lt;br /&gt;
    ~ mjpg_streamer -i &amp;quot;input_uvc.so -d /dev/video0 -r 640x480&amp;quot; -o &amp;quot;output_http.so -p 8080 -w /mnt/sda1&amp;quot;&lt;br /&gt;
Then open &amp;quot;http://arduino.local:8080/?action=stream&amp;quot; in a brower (inside Bob)&lt;br /&gt;
    &lt;br /&gt;
To shoot a photo (on Arduino):&lt;br /&gt;
    ~ fswebcam test.png&lt;br /&gt;
and to see the photo via http request from Bob, just start a &lt;br /&gt;
    ~ python -m SimpleHTTPServer&lt;br /&gt;
in the directory where the photo is saved and access it by browsing (from Bob) to &amp;quot;192.168.1.13/test.png&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== With PS3 Eye Webcam ==&lt;br /&gt;
&lt;br /&gt;
http://forum.arduino.cc/index.php?topic=231712.0 maybe can help&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* [http://forum.arduino.cc/index.php?topic=188690.0 Arduino Forum - Guide to Setup Streaming Web Cam on the Yun]&lt;br /&gt;
* [http://neuroballs.com/2014/01/how-to-build-a-arduino-yun-powered-cat-camera/ How-to build an Arduino Yun powered Camera]&lt;br /&gt;
* [https://learn.adafruit.com/wireless-security-camera-arduino-yun?view=all Adafruit - Wireless Security Camera with Arduino Yun]&lt;br /&gt;
* [http://latanadelgurzo.blogspot.it/2012/11/webcam-in-streaming-con-openwrt.html La tana del gurzo - Webcam streaming con OpenWRT ]&lt;br /&gt;
* [http://dev.mikamai.com/post/73613525813/arduino-yun-social-photo-camera Mikamai dev-blog - Arduino Yun Social photo camera ]&lt;br /&gt;
* [http://dev.mikamai.com/post/76945627390/you-cant-touch-this-an-evil-arduino-based-alarm Mikamai dev-blog - You can't touch this, Arduino based alarm ] &lt;br /&gt;
&lt;br /&gt;
[[Category:staff]]&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=398</id>
		<title>ArduinoYunNodejs</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=398"/>
		<updated>2014-05-22T10:29:23Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installare Node.js su Arduino Yun ==&lt;br /&gt;
&lt;br /&gt;
Alcune istruzioni per installare Node.js su Arduino Yun&lt;br /&gt;
&lt;br /&gt;
=== Materiale necessario ===&lt;br /&gt;
&lt;br /&gt;
* Arduino Yun&lt;br /&gt;
* Cavo Micro-B USB&lt;br /&gt;
* Micro SD card (&amp;gt;2 GB consigliato)&lt;br /&gt;
* Arduino IDE versione &amp;gt;1.5.4&lt;br /&gt;
* Una rete wirless funzionante connessa a internet&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun and OpenWRT 101===&lt;br /&gt;
&lt;br /&gt;
il terminale, netstat e capire l'ip di wrt, ssh per collegarsi alla shell, opkg update, scp per copiare i file, etc (un tutorial separato?)&lt;br /&gt;
&lt;br /&gt;
=== Cos'è nodejs ===&lt;br /&gt;
&lt;br /&gt;
bla bla bla&lt;br /&gt;
&lt;br /&gt;
=== Aggiornare all'ultima immagine ===&lt;br /&gt;
&lt;br /&gt;
Il team di Arduino ha creato un comodo pacchetto per installare node.js senza dover compilare il codice. Per questo però dobbiamo aggiornare l'immagine del sistema operativo sulla macchina limino. Si veda [http://arduino.cc/en/Tutorial/YunSysupgrade Yun System Upgrade]&lt;br /&gt;
&lt;br /&gt;
=== Espandere la memoria ===&lt;br /&gt;
&lt;br /&gt;
Node.js ha bisogno di una memoria aggiuntiva. Si può utilizzare la scheda sd card come memoria della macchina limino. Il team arduino ha creato uno sketch per farlo in maniera semplice. Si veda [http://blog.arduino.cc/2014/05/06/time-to-expand-your-yun-disk-space-and-install-node-js/ Expand Yun disk space].&lt;br /&gt;
&lt;br /&gt;
Questo sketch compie varie operazioni…. (spiega)&lt;br /&gt;
&lt;br /&gt;
=== Installare node.js e npm ===&lt;br /&gt;
&lt;br /&gt;
Node.js è sviluppato con la modularità come feature principale. Per aggiungere moduli ha un packet manager: npm.&lt;br /&gt;
….&lt;br /&gt;
&lt;br /&gt;
=== Hello world ===&lt;br /&gt;
&lt;br /&gt;
Qualche test sulla console (magari un minimale benchmark?)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# node&lt;br /&gt;
&amp;gt; console.log('hello world');&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Deployment ===&lt;br /&gt;
&lt;br /&gt;
Entrando in ssh su wrt possiamo scrivere file con vi o nano. Ma per qualcuno può non essere l'ambiente di sviluppo più pratico.&lt;br /&gt;
Una soluzione può essere utilizzare il proprio computer per programmare (con molte facilità, vedi nodemon), mettere il codice su un repository (per esempio git) e scaricarlo da wrt.&lt;br /&gt;
Sfortunatamente wrt deriva da OpenWRT e c'è qualche problema per l'autenticazione https e git. Una soluzione semplice è installare unzip e scaricare lo zip dei codici. Vedi [http://walkerlindley.wordpress.com/2014/03/12/arduino-yun-and-git/ Arduino Yun and Git]&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* [http://arduino.cc/en/Main/ArduinoBoardYun Arduino Yun official page]&lt;br /&gt;
* [http://nodejs.org Node.js official page]&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=397</id>
		<title>ArduinoYunNodejs</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=397"/>
		<updated>2014-05-22T10:13:03Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installare Node.js su Arduino Yun ==&lt;br /&gt;
&lt;br /&gt;
Alcune istruzioni per installare Node.js su Arduino Yun&lt;br /&gt;
&lt;br /&gt;
=== Materiale necessario ===&lt;br /&gt;
&lt;br /&gt;
* Arduino Yun&lt;br /&gt;
* Cavo Micro-B USB&lt;br /&gt;
* Micro SD card (&amp;gt;2 GB consigliato)&lt;br /&gt;
* Arduino IDE versione &amp;gt;1.5.4&lt;br /&gt;
* Una rete wirless funzionante connessa a internet&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun and Linino 101===&lt;br /&gt;
&lt;br /&gt;
il terminale, netstat e capire l'ip di linino, ssh per collegarsi alla shell, opkg update, scp per copiare i file, etc (un tutorial separato?)&lt;br /&gt;
&lt;br /&gt;
=== Cos'è nodejs ===&lt;br /&gt;
&lt;br /&gt;
bla bla bla&lt;br /&gt;
&lt;br /&gt;
=== Aggiornare all'ultima immagine ===&lt;br /&gt;
&lt;br /&gt;
Il team di Arduino ha creato un comodo pacchetto per installare node.js senza dover compilare il codice. Per questo però dobbiamo aggiornare l'immagine del sistema operativo sulla macchina limino. Si veda [http://arduino.cc/en/Tutorial/YunSysupgrade Yun System Upgrade]&lt;br /&gt;
&lt;br /&gt;
=== Espandere la memoria ===&lt;br /&gt;
&lt;br /&gt;
Node.js ha bisogno di una memoria aggiuntiva. Si può utilizzare la scheda sd card come memoria della macchina limino. Il team arduino ha creato uno sketch per farlo in maniera semplice. Si veda [http://blog.arduino.cc/2014/05/06/time-to-expand-your-yun-disk-space-and-install-node-js/ Expand Yun disk space].&lt;br /&gt;
&lt;br /&gt;
Questo sketch compie varie operazioni…. (spiega)&lt;br /&gt;
&lt;br /&gt;
=== Installare node.js e npm ===&lt;br /&gt;
&lt;br /&gt;
Node.js è sviluppato con la modularità come feature principale. Per aggiungere moduli ha un packet manager: npm.&lt;br /&gt;
….&lt;br /&gt;
&lt;br /&gt;
=== Hello world ===&lt;br /&gt;
&lt;br /&gt;
Qualche test sulla console (magari un minimale benchmark?)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# node&lt;br /&gt;
&amp;gt; console.log('hello world');&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Deployment ===&lt;br /&gt;
&lt;br /&gt;
Entrando in ssh su linino possiamo scrivere file con vi o nano. Ma per qualcuno può non essere l'ambiente di sviluppo più pratico.&lt;br /&gt;
Una soluzione può essere utilizzare il proprio computer per programmare (con molte facilità, vedi nodemon), mettere il codice su un repository (per esempio git) e scaricarlo da linino.&lt;br /&gt;
Sfortunatamente linino deriva da OpenWRT e c'è qualche problema per l'autenticazione https e git. Una soluzione semplice è installare unzip e scaricare lo zip dei codici. Vedi [http://walkerlindley.wordpress.com/2014/03/12/arduino-yun-and-git/ Arduino Yun and Git]&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* [http://arduino.cc/en/Main/ArduinoBoardYun Arduino Yun official page]&lt;br /&gt;
* [http://nodejs.org Node.js official page]&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=394</id>
		<title>ArduinoYunNodejs</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=ArduinoYunNodejs&amp;diff=394"/>
		<updated>2014-05-22T09:42:12Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creata pagina con &amp;quot;== Installare Node.js su Arduino Yun ==   Category:arduino Category:tutorial&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installare Node.js su Arduino Yun ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:arduino]]&lt;br /&gt;
[[Category:tutorial]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Discussioni_utente:Francesco&amp;diff=387</id>
		<title>Discussioni utente:Francesco</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Discussioni_utente:Francesco&amp;diff=387"/>
		<updated>2014-05-21T09:19:44Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Benvenuto!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Benvenuto su ''WeMake''!'''&lt;br /&gt;
Ci auguriamo che contribuirai molto e bene.&lt;br /&gt;
Probabilmente desideri leggere le [[Help:Indice|pagine di aiuto]].&lt;br /&gt;
Ancora benvenuto e buon divertimento! [[Utente:Nkint011|Nkint011]] ([[Discussioni utente:Nkint011|discussioni]]) 11:19, 21 mag 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Utente:Francesco&amp;diff=386</id>
		<title>Utente:Francesco</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Utente:Francesco&amp;diff=386"/>
		<updated>2014-05-21T09:19:44Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: Creazione della pagina utente per un nuovo utente.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Functions&amp;diff=380</id>
		<title>Functions</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Functions&amp;diff=380"/>
		<updated>2014-05-14T15:40:51Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Laser cutting ==&lt;br /&gt;
=== Lasercutter 12090 ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
La nostra Lasercutter 12090 ha un area di lavoro di 1200 mm per 900  ed ha una sorgente CO2 raffreddata ad acqua da 80W.&lt;br /&gt;
&lt;br /&gt;
Può tagliare e incidere su vari materiali come legno, plastica, carta, cartone, stoffa fino a circa 10-15 mm di spessore. Non taglia metalli! &lt;br /&gt;
&lt;br /&gt;
Il fascio laser è di circa 0.15 mm di spessore, ma il materiale asportato durante il taglio dipende dal materiale e da altri parametri di lavorazione (velocità, potenza di taglio).&lt;br /&gt;
&lt;br /&gt;
Il software di controllo è LaserCut 5.3 utilizzabile dal PC collegato alla macchina. Può importare vari formati di file con preferenza per i file DXF. I file esecutivi possono essere prodotti da molti software vettoriali 2D.&lt;br /&gt;
&lt;br /&gt;
Ha la possibilità di asportare completamente il portello anteriore e volendo anche il posteriore permettendo di poter manovrare pezzi anche più lunghi di 3 metri e spessi fino a 200mm.&lt;br /&gt;
&lt;br /&gt;
==== Technical Data ==== &lt;br /&gt;
&lt;br /&gt;
;Area di lavoro&lt;br /&gt;
:1200 mm * 900 mm&lt;br /&gt;
&lt;br /&gt;
;Sorgente&lt;br /&gt;
:CO2 80W&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Lasercutter 6030 ===&lt;br /&gt;
&lt;br /&gt;
==== Summary ====&lt;br /&gt;
La nostra Lasercutter 6030 ha un area di lavoro di 600 mm per 300 ed ha una sorgente CO2 raffreddata ad acqua da 50W.&lt;br /&gt;
&lt;br /&gt;
Può tagliare e incidere su vari materiali come legno, plastica, carta, cartone, stoffa fino a circa 8 mm di spessore. Non taglia metalli! &lt;br /&gt;
&lt;br /&gt;
Il fascio laser è di circa 0.15 mm di spessore, ma il materiale asportato durante il taglio dipende dal materiale e da altri parametri di lavorazione (velocità, potenza di taglio).&lt;br /&gt;
&lt;br /&gt;
Il software di controllo è LaserCut 5.3 utilizzabile dal PC collegato alla macchina. Può importare vari formati di file con preferenza per i file DXF. I file esecutivi possono essere prodotti da molti software vettoriali 2D.&lt;br /&gt;
&lt;br /&gt;
==== Technical Data ==== &lt;br /&gt;
;Area di lavoro: &lt;br /&gt;
:600 mm * 300 mm&lt;br /&gt;
&lt;br /&gt;
;Sorgente&lt;br /&gt;
:50W (CO2)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 3D Printing ==&lt;br /&gt;
=== Ultimaker original ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
La stampante 3D Ultimaker consente di stampare con la tecnica FFF materiali in filamento a base polimerica (più comunemente PLA e ABS). &lt;br /&gt;
Può stampare file 3D in formato STL tramite l'utilizzo di software di slicing (ad es. Cura e Slic3r).  &lt;br /&gt;
Con il controller esterno di cui è dotata può stampare un file da scheda SD senza bisogno di avere il PC collegato per tutta la durata della stampa.&lt;br /&gt;
&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
;Area di lavoro&lt;br /&gt;
: 210 mm * 210 mm * 205 mm&lt;br /&gt;
&lt;br /&gt;
;Diametro Filamento&lt;br /&gt;
:3mm&lt;br /&gt;
&lt;br /&gt;
;Diametro estrusore&lt;br /&gt;
:0.4 mm&lt;br /&gt;
&lt;br /&gt;
;Velocità di lavoro&lt;br /&gt;
:30 - 300 mm/s&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Electronic Library == &lt;br /&gt;
&lt;br /&gt;
=== Arduino UNO === &lt;br /&gt;
&lt;br /&gt;
=== Arduino Leonardo === &lt;br /&gt;
&lt;br /&gt;
=== Arduino Mega 2560 ===&lt;br /&gt;
&lt;br /&gt;
=== Arduino Esplora ===&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun ===&lt;br /&gt;
&lt;br /&gt;
=== Tinker Kit Scuola ===&lt;br /&gt;
&lt;br /&gt;
== Woodworking &amp;amp; CNC ==&lt;br /&gt;
&lt;br /&gt;
=== Big CNC===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
E' una fresa a controllo numerico di grandi dimensioni a 3 assi adatto alla fresatura, foratura, profilatura di materiali teneri come legno, plastiche e materiali compositi.&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
;Area di lavoro&lt;br /&gt;
:2600 mm * 1200 mm * 250 mm&lt;br /&gt;
&lt;br /&gt;
;Velocità di lavoro &lt;br /&gt;
:fino a 180 mm/min&lt;br /&gt;
&lt;br /&gt;
;Potenza Mandrino&lt;br /&gt;
: 2kW&lt;br /&gt;
&lt;br /&gt;
;Velocità Mandrino&lt;br /&gt;
: 18000 giri/min&lt;br /&gt;
&lt;br /&gt;
==== Link ====&lt;br /&gt;
*http://www.artcam.com/express/index.asp&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Shapeoko ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
La Shapeoko è una fresa a controllo numerico OpenSource a 3 assi basata su Arduino. Può forare, tagliare, scavare ed eseguire diversi tipi di lavorazione. Questa fresa risulta particolarmente adatta per eseguire lavorazioni su piccole dimensioni anche  per la realizzazione dei circuiti stampati. Permette di lavorare la cera, la resina, il legno chimico, le materie plastiche e il legno. &lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
;Area di lavoro&lt;br /&gt;
:300 mm * 300 mm * 50 mm&lt;br /&gt;
;Velocità di lavoro &lt;br /&gt;
:fino a 500 mm/min&lt;br /&gt;
&lt;br /&gt;
==== Link ====&lt;br /&gt;
*http://www.shapeoko.com/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== iModela iM-01 ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
L’iModela iM-01 è una fresa a controllo numerico di piccole dimensioni ma di elevatissima precisione. Grazie a vari utensili si può forare, tagliare, scavare ed eseguire diversi tipi di lavorazione. Questa fresa risulta particolarmente adatta per eseguire lavorazioni molto precise e in particolare funziona bene per la realizzazione dei circuiti stampati. Permette di lavorare la cera, la resina, il legno chimico e le materie plastiche.&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
;Area di lavoro&lt;br /&gt;
:86 mm * 55 mm * 26 mm&lt;br /&gt;
;Velocità di lavoro &lt;br /&gt;
:6 - 200 mm/min&lt;br /&gt;
&lt;br /&gt;
==== Link ====&lt;br /&gt;
*http://www.rolanddg.it/it/products/imodela-im-01&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Textile ==&lt;br /&gt;
&lt;br /&gt;
=== Sewing Machine ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
PFAFF 1183&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Taglia e cuci ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
Rimoldi&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Due aghi ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
Rimoldi&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cool Tools ==&lt;br /&gt;
=== Silhouette CAMEO ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
E' un plotter da taglio di piccolo formato che consente di tagliare disegni e grafiche su carta, cartoncino, stoffa, vinile adesivo, vinile termoadesivo, flex, flock, vinili per mascherature, stickers, stencil.&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
;Area di Taglio&lt;br /&gt;
: 305 mm * 305 mm (con supporto di taglio)&lt;br /&gt;
: 305 mm * 3000 mm (materiale in rotolo) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Tools ==&lt;br /&gt;
&lt;br /&gt;
===CNC===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
== OpenWorkshop == &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Chillout ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Meetup Area (piano 0) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Aula Corsi(piano 1) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== FUNCTION ==&lt;br /&gt;
=== TEST Machine ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
==== Technical Data ==== &lt;br /&gt;
==== Status ====&lt;br /&gt;
==== Location ====&lt;br /&gt;
==== Safety ====&lt;br /&gt;
==== Training ====&lt;br /&gt;
==== How to ====&lt;br /&gt;
==== Maintenance ====&lt;br /&gt;
==== Usable Materials ====&lt;br /&gt;
==== Settings ====&lt;br /&gt;
==== Manuals ====&lt;br /&gt;
==== More informations ====&lt;br /&gt;
&lt;br /&gt;
== AREA ==&lt;br /&gt;
=== Machines ===&lt;br /&gt;
=== Tools ===&lt;br /&gt;
=== Equipments ===&lt;br /&gt;
=== Materials ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Reference:&lt;br /&gt;
&lt;br /&gt;
* http://wiki.makespace.org/Equipment_status_database&lt;br /&gt;
* http://wiki.makespace.org/Equipment&lt;br /&gt;
&lt;br /&gt;
Link per BY:&lt;br /&gt;
*http://fablab.muse.it/&lt;br /&gt;
&lt;br /&gt;
 This is a comment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:staff]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
	<entry>
		<id>http://wiki.wemake.cc/index.php?title=Functions&amp;diff=379</id>
		<title>Functions</title>
		<link rel="alternate" type="text/html" href="http://wiki.wemake.cc/index.php?title=Functions&amp;diff=379"/>
		<updated>2014-05-14T15:40:28Z</updated>

		<summary type="html">&lt;p&gt;Nkint011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Laser cutting ==&lt;br /&gt;
=== Lasercutter 12090 ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
La nostra Lasercutter 12090 ha un area di lavoro di 1200 mm per 900  ed ha una sorgente CO2 raffreddata ad acqua da 80W.&lt;br /&gt;
&lt;br /&gt;
Può tagliare e incidere su vari materiali come legno, plastica, carta, cartone, stoffa fino a circa 10-15 mm di spessore. Non taglia metalli! &lt;br /&gt;
&lt;br /&gt;
Il fascio laser è di circa 0.15 mm di spessore, ma il materiale asportato durante il taglio dipende dal materiale e da altri parametri di lavorazione (velocità, potenza di taglio).&lt;br /&gt;
&lt;br /&gt;
Il software di controllo è LaserCut 5.3 utilizzabile dal PC collegato alla macchina. Può importare vari formati di file con preferenza per i file DXF. I file esecutivi possono essere prodotti da molti software vettoriali 2D.&lt;br /&gt;
&lt;br /&gt;
Ha la possibilità di asportare completamente il portello anteriore e volendo anche il posteriore permettendo di poter manovrare pezzi anche più lunghi di 3 metri e spessi fino a 200mm.&lt;br /&gt;
&lt;br /&gt;
==== Technical Data ==== &lt;br /&gt;
&lt;br /&gt;
;Area di lavoro&lt;br /&gt;
:1200 mm * 900 mm&lt;br /&gt;
&lt;br /&gt;
;Sorgente&lt;br /&gt;
:CO2 80W&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Lasercutter 6030 ===&lt;br /&gt;
&lt;br /&gt;
==== Summary ====&lt;br /&gt;
La nostra Lasercutter 6030 ha un area di lavoro di 600 mm per 300 ed ha una sorgente CO2 raffreddata ad acqua da 50W.&lt;br /&gt;
&lt;br /&gt;
Può tagliare e incidere su vari materiali come legno, plastica, carta, cartone, stoffa fino a circa 8 mm di spessore. Non taglia metalli! &lt;br /&gt;
&lt;br /&gt;
Il fascio laser è di circa 0.15 mm di spessore, ma il materiale asportato durante il taglio dipende dal materiale e da altri parametri di lavorazione (velocità, potenza di taglio).&lt;br /&gt;
&lt;br /&gt;
Il software di controllo è LaserCut 5.3 utilizzabile dal PC collegato alla macchina. Può importare vari formati di file con preferenza per i file DXF. I file esecutivi possono essere prodotti da molti software vettoriali 2D.&lt;br /&gt;
&lt;br /&gt;
==== Technical Data ==== &lt;br /&gt;
;Area di lavoro: &lt;br /&gt;
:600 mm * 300 mm&lt;br /&gt;
&lt;br /&gt;
;Sorgente&lt;br /&gt;
:50W (CO2)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 3D Printing ==&lt;br /&gt;
=== Ultimaker original ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
La stampante 3D Ultimaker consente di stampare con la tecnica FFF materiali in filamento a base polimerica (più comunemente PLA e ABS). &lt;br /&gt;
Può stampare file 3D in formato STL tramite l'utilizzo di software di slicing (ad es. Cura e Slic3r).  &lt;br /&gt;
Con il controller esterno di cui è dotata può stampare un file da scheda SD senza bisogno di avere il PC collegato per tutta la durata della stampa.&lt;br /&gt;
&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
;Area di lavoro&lt;br /&gt;
: 210 mm * 210 mm * 205 mm&lt;br /&gt;
&lt;br /&gt;
;Diametro Filamento&lt;br /&gt;
:3mm&lt;br /&gt;
&lt;br /&gt;
;Diametro estrusore&lt;br /&gt;
:0.4 mm&lt;br /&gt;
&lt;br /&gt;
;Velocità di lavoro&lt;br /&gt;
:30 - 300 mm/s&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Electronic Library == &lt;br /&gt;
&lt;br /&gt;
=== Arduino UNO === &lt;br /&gt;
&lt;br /&gt;
=== Arduino Leonardo === &lt;br /&gt;
&lt;br /&gt;
=== Arduino Mega 2560 ===&lt;br /&gt;
&lt;br /&gt;
=== Arduino Esplora ===&lt;br /&gt;
&lt;br /&gt;
=== Arduino Yun ===&lt;br /&gt;
&lt;br /&gt;
=== Tinker Kit Scuola ===&lt;br /&gt;
&lt;br /&gt;
== Woodworking &amp;amp; CNC ==&lt;br /&gt;
&lt;br /&gt;
=== Big CNC===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
E' una fresa a controllo numerico di grandi dimensioni a 3 assi adatto alla fresatura, foratura, profilatura di materiali teneri come legno, plastiche e materiali compositi.&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
;Area di lavoro&lt;br /&gt;
:2600 mm * 1200 mm * 250 mm&lt;br /&gt;
&lt;br /&gt;
;Velocità di lavoro &lt;br /&gt;
:fino a 180 mm/min&lt;br /&gt;
&lt;br /&gt;
;Potenza Mandrino&lt;br /&gt;
: 2kW&lt;br /&gt;
&lt;br /&gt;
;Velocità Mandrino&lt;br /&gt;
: 18000 giri/min&lt;br /&gt;
&lt;br /&gt;
==== Link ====&lt;br /&gt;
*http://www.artcam.com/express/index.asp&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Shapeoko ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
La Shapeoko è una fresa a controllo numerico OpenSource a 3 assi basata su Arduino. Può forare, tagliare, scavare ed eseguire diversi tipi di lavorazione. Questa fresa risulta particolarmente adatta per eseguire lavorazioni su piccole dimensioni anche  per la realizzazione dei circuiti stampati. Permette di lavorare la cera, la resina, il legno chimico, le materie plastiche e il legno. &lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
;Area di lavoro&lt;br /&gt;
:300 mm * 300 mm * 50 mm&lt;br /&gt;
;Velocità di lavoro &lt;br /&gt;
:fino a 500 mm/min&lt;br /&gt;
&lt;br /&gt;
==== Link ====&lt;br /&gt;
*http://www.shapeoko.com/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== iModela iM-01 ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
L’iModela iM-01 è una fresa a controllo numerico di piccole dimensioni ma di elevatissima precisione. Grazie a vari utensili si può forare, tagliare, scavare ed eseguire diversi tipi di lavorazione. Questa fresa risulta particolarmente adatta per eseguire lavorazioni molto precise e in particolare funziona bene per la realizzazione dei circuiti stampati. Permette di lavorare la cera, la resina, il legno chimico e le materie plastiche.&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
;Area di lavoro&lt;br /&gt;
:86 mm * 55 mm * 26 mm&lt;br /&gt;
;Velocità di lavoro &lt;br /&gt;
:6 - 200 mm/min&lt;br /&gt;
&lt;br /&gt;
==== Link ====&lt;br /&gt;
*http://www.rolanddg.it/it/products/imodela-im-01&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Textile ==&lt;br /&gt;
&lt;br /&gt;
=== Sewing Machine ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
PFAFF 1183&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Taglia e cuci ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
Rimoldi&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Due aghi ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
Rimoldi&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cool Tools ==&lt;br /&gt;
=== Silhouette CAMEO ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
E' un plotter da taglio di piccolo formato che consente di tagliare disegni e grafiche su carta, cartoncino, stoffa, vinile adesivo, vinile termoadesivo, flex, flock, vinili per mascherature, stickers, stencil.&lt;br /&gt;
==== Technical Data ====&lt;br /&gt;
;Area di Taglio&lt;br /&gt;
: 305 mm * 305 mm (con supporto di taglio)&lt;br /&gt;
: 305 mm * 3000 mm (materiale in rotolo) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Tools ==&lt;br /&gt;
&lt;br /&gt;
===CNC===&lt;br /&gt;
{{#ask: [[Category:Equipment]] [[subcat::CNC]]&lt;br /&gt;
 | format = template&lt;br /&gt;
 | template = EquipDisplay&lt;br /&gt;
 | link = none&lt;br /&gt;
 | ?name #&lt;br /&gt;
 | ?location #&lt;br /&gt;
 | ?maintainers #&lt;br /&gt;
 | ?reqtraining&lt;br /&gt;
 | ?acnode&lt;br /&gt;
 | ?status&lt;br /&gt;
 | ?Modification date&lt;br /&gt;
 | ?Last editor is&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
== OpenWorkshop == &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Chillout ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Meetup Area (piano 0) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Aula Corsi(piano 1) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== FUNCTION ==&lt;br /&gt;
=== TEST Machine ===&lt;br /&gt;
==== Summary ====&lt;br /&gt;
==== Technical Data ==== &lt;br /&gt;
==== Status ====&lt;br /&gt;
==== Location ====&lt;br /&gt;
==== Safety ====&lt;br /&gt;
==== Training ====&lt;br /&gt;
==== How to ====&lt;br /&gt;
==== Maintenance ====&lt;br /&gt;
==== Usable Materials ====&lt;br /&gt;
==== Settings ====&lt;br /&gt;
==== Manuals ====&lt;br /&gt;
==== More informations ====&lt;br /&gt;
&lt;br /&gt;
== AREA ==&lt;br /&gt;
=== Machines ===&lt;br /&gt;
=== Tools ===&lt;br /&gt;
=== Equipments ===&lt;br /&gt;
=== Materials ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Reference:&lt;br /&gt;
&lt;br /&gt;
* http://wiki.makespace.org/Equipment_status_database&lt;br /&gt;
* http://wiki.makespace.org/Equipment&lt;br /&gt;
&lt;br /&gt;
Link per BY:&lt;br /&gt;
*http://fablab.muse.it/&lt;br /&gt;
&lt;br /&gt;
 This is a comment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:staff]]&lt;/div&gt;</summary>
		<author><name>Nkint011</name></author>
	</entry>
</feed>