<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tog &#187; Arduino</title>
	<atom:link href="http://www.tog.ie/category/arduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tog.ie</link>
	<description>Dublin Hackerspace</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:06:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Arduino for Coders</title>
		<link>http://www.tog.ie/2011/10/arduino/</link>
		<comments>http://www.tog.ie/2011/10/arduino/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 09:01:16 +0000</pubDate>
		<dc:creator>tdr</dc:creator>
				<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://www.tog.ie/?p=2667</guid>
		<description><![CDATA[Do you want to make things blink? Build interactive art? Construct robots to take over the world? The Arduino is for you. It’s intended for  designers and hobbyists. It is an easy to use device made for real people. The Arduino will open the worldof physical computing to you. This course starts at the beginning but will move at [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://upload.wikimedia.org/wikipedia/commons/4/42/Arduino_Uno_logo.png" alt="" width="170" height="116" /></p>
<p>Do you want to make things blink? Build interactive art? Construct robots to take over the world? The <a href="http://arduino.cc/">Arduino</a> is for you. It’s intended for  designers and hobbyists. It is an easy to use device made for real people. The Arduino will open the worldof physical computing to you.</p>
<p>This course starts at the beginning but will move at a fast pace and is designed for programmers. We will cover in detail the electronics  required to get started with Arduino and explore how to read the Arduino code base.</p>
<p>&nbsp;</p>
<p>This course will cover :</p>
<ul>
<li>Basic electronics  (Ohm Law, Breadboarding skills )</li>
<li>Digital Inputs / Output</li>
<li>Analog Inputs / Outputs</li>
<li>Microcontroller Communication</li>
</ul>
<p><span id="more-2667"></span></p>
<p>The course will run in our classroom in TOG  from 7.00pm until 9.00pm on the Monday nights starting on the 7th of November with a homework task being set each week.</p>
<ul>
<li>7th of November</li>
<li>14th of November</li>
<li>21st of November</li>
<li>28th of November</li>
</ul>
<address>Cost:<br />
Non Members Class €40 + €70 Starter kit<br />
Students Class €35 + €70 Starter kit<br />
Members Class €10 + €70 Starter kit</address>
<p>Note this class requires an Arduino starter kit. We will be using the <a href="http://www.oomlout.co.uk/starter-kit-for-arduino-ardx-p-183.html">oomlout</a> starter kit. If you already have the starter kit then the fee would be that just for the class (€40). If you have another kit please contact me to check you have all the required parts.</p>
<p>Places are limited to 8.</p>
<p>This course is designed for programmers. You should know what loops, functions , If statements etc.</p>
<p>This class is lead by TOG member <a href="http://twitter.com/leictreonaic">Jeffrey Roe</a>. Jeffrey has many years experience  with Arduino having completed many projects , giving classes and talks.</p>
<p>If you have any questions or would like to book the course please use the contact form below or come along to Mondays Electronics and Micro Controller night.</p>
<p><strong>Booked out in just a few hours.</strong> <strong>I have set up a waiting list encase anyone drops out.</strong></p>
[contact-form-7]
]]></content:encoded>
			<wfw:commentRss>http://www.tog.ie/2011/10/arduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project: Playable LED Top</title>
		<link>http://www.tog.ie/2011/10/project-playable-led-top/</link>
		<comments>http://www.tog.ie/2011/10/project-playable-led-top/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 10:31:40 +0000</pubDate>
		<dc:creator>chebe</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://www.tog.ie/?p=2753</guid>
		<description><![CDATA[I&#8217;ve extended my Lilypad Arduino LED-Matrix top to make use of SparkFun&#8217;s &#8216;wearable&#8217; keypad. Now you can draw on the top in LEDs! More details, especially on construction, on my blog.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve extended my <a href="http://www.tog.ie/2010/04/pretty-led-top/">Lilypad Arduino LED-Matrix</a> top to make use of SparkFun&#8217;s &#8216;wearable&#8217; keypad. Now you can draw on the top in LEDs! More details, especially on construction, on my <a href="http://chebe.dreamwidth.org/61563.html">blog</a>.</p>
<p><center><object width="420" height="315"><param name="movie" value="http://www.youtube.com/v/ZyGtVIq7VS0?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ZyGtVIq7VS0?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tog.ie/2011/10/project-playable-led-top/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino 101: A course for complete beginners</title>
		<link>http://www.tog.ie/2011/06/arduino-101-complete-beginners/</link>
		<comments>http://www.tog.ie/2011/06/arduino-101-complete-beginners/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 11:33:49 +0000</pubDate>
		<dc:creator>tdr</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Workshops/Events]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[class]]></category>

		<guid isPermaLink="false">http://www.tog.ie/?p=2071</guid>
		<description><![CDATA[Do you want to make things blink? Build interactive art? Construct robots to take over the world? The Arduino is for you. It&#8217;s intended for artists, designers, and hobbyists not engineers. It is an easy to use device made for real people. This course starts at the beginning. You don&#8217;t need to be a programmer [...]]]></description>
			<content:encoded><![CDATA[<p>Do you want to make things blink? Build interactive art? Construct robots to take over the world? The <a href="http://arduino.cc">Arduino</a> is for you. It&#8217;s intended for artists, designers, and hobbyists not engineers. It is an easy to use device made for real people.</p>
<p style="text-align: left;"><a href="http://www.tog.ie/2011/06/arduino-101-complete-beginners/"><img class="aligncenter" title="Arduino Board" src="http://arduino.cc/en/uploads/Main/ArduinoUnoFront.jpg" alt="" width="489" height="365" /></a><span id="more-2071"></span>This course starts at the beginning. You don&#8217;t need to be a programmer and an electronics engineer just have an open mind. During the course we will be using LEDs, buzzers, buttons , temperature measurement , LDRs and much more.</p>
<p style="text-align: left;">The course will run in our classroom in TOG  from 7.00pm until 9.00pm on the Monday nights starting on the 11th of July.</p>
<p>11th of July<br />
18th of July<br />
25th of July<br />
Tuesday night 2nd of Aug (Due to bank holiday)<br />
8th of Aug</p>
<p>Cost:</p>
<p>Non Members Class €40 + €70 Starter kit</p>
<p>Students Class €35 + €70 Starter kit</p>
<p>Members Class €10 + €70 Starter kit</p>
<p>Note this class requires an Arduino starter kit. We will be using the <a href="http://www.oomlout.co.uk/starter-kit-for-arduino-ardx-p-183.html">oomlout</a> starter kit. If you already have the starter kit then the fee would be that just for the class (€40). If you have another kit please contact me to check you have all the required parts.</p>
<p>Places are limited to 8.</p>
<p>This course is designed for non programmers we will be covering loops, functions etc.  Another course will be run in the future at a faster pace for programmers.</p>
<p>This class is lead by TOG member <a href="http://twitter.com/leictreonaic">Jeffrey Roe</a>. Jeffrey has many years experience  with Arduino having completed many projects using the Arduino.</p>
<p>If you have any questions or would like to book the course please use the contact form below or come along to Mondays Electronics and Micro Controller night.</p>
<p><strong>Unfortunately all the places are full for the course. I will be giving another one a few weeks after this one due to the high demand.</strong><br />
<strong>Thanks</strong></p>
[contact-form-7]
]]></content:encoded>
			<wfw:commentRss>http://www.tog.ie/2011/06/arduino-101-complete-beginners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Engineers Week 2011</title>
		<link>http://www.tog.ie/2011/01/engineers-week-2011/</link>
		<comments>http://www.tog.ie/2011/01/engineers-week-2011/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 11:53:14 +0000</pubDate>
		<dc:creator>robfitz</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Engineers Week]]></category>
		<category><![CDATA[Hackathon]]></category>
		<category><![CDATA[Workshops/Events]]></category>
		<category><![CDATA[555]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[led]]></category>

		<guid isPermaLink="false">http://www.tog.ie/2011/01/engineers-week-2011/</guid>
		<description><![CDATA[We&#8217;re participating in Engineers Week again this year (14th-20th February) with our regular activities and some special events. Monday, 14th of February, 19:00- 22:00 &#8211; Electronics and Micro controller Group Night &#8211; 555 Timer Intro Tuesday, 15th of February, 19:30- 21:30 &#8211; Arduino 101 – Learn to Blink Wednesday, 16th of February, 19:00- 22:00 &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.engineersweek.ie/" target="_blank"><img src="http://wiki.tog.ie/images/5/51/EngineersWeekLogo.jpg" alt="" width="593" height="160" /></a></p>
<p>We&#8217;re participating in Engineers Week again this year (14th-20th February) with our regular activities and some special events.</p>
<p>Monday, 14th of February, 19:00- 22:00 &#8211; Electronics and Micro controller Group Night &#8211; 555 Timer Intro<br />
Tuesday, 15th of February, 19:30- 21:30 &#8211; <a href="http://www.tog.ie/2011/02/arduino-101-learn-blink/" target="_blank">Arduino 101 – Learn to Blink<br />
</a> Wednesday, 16th of February, 19:00- 22:00 &#8211; Computing/Networking/Programming Group Night &#8211; OS Install Demo<br />
Thursday, 17th of February, 19:00- 22:00 &#8211; <a href="http://www.tog.ie/2011/02/geodesic-domes-ipv6/">Geodesic domes and IPv6</a> &#8211; Open Social Night<br />
Saturday, 19th February 2011, 10:30-14:00 &#8211; <a href="http://www.tog.ie/2011/01/soldering-workshop-2/">Soldering Workshop</a> <strong>Sold Out</strong><br />
Sunday, 20th February 2011, 11:00-17:00 &#8211; <a href="http://www.tog.ie/2011/02/led-dot-matrix-display-workshop/">LED Dot Matrix Display Workshop</a></p>
<p>The weekend of the 19th and 20th is also a <a href="http://hackerspaces.org/wiki/Synchronous_Hackathon/2011-02-19">Synchronous Hackathon</a> weekend running each day from 11:00 to late.  So we&#8217;ll be participating in the Global Hackerspace Challenge which will be announced within a week. <strong>Update:</strong> The challenge involves submiting an entry to the <a href="http://www.555contest.com/">555 Contest</a>.  We&#8217;re hoping for have a small 555 night on the Monday to introduce people to the wonders of 555 timer IC.</p>
<p>All the weekday events and hackathon are free, the workshops have a cost and the challenge might have a small materials cost/donation.  All the events are targeted at adults and mature older teens.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tog.ie/2011/01/engineers-week-2011/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Pumpkin fun</title>
		<link>http://www.tog.ie/2010/10/pumpkin-fun/</link>
		<comments>http://www.tog.ie/2010/10/pumpkin-fun/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 22:34:22 +0000</pubDate>
		<dc:creator>Edster</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Halloween]]></category>

		<guid isPermaLink="false">http://www.tog.ie/?p=1415</guid>
		<description><![CDATA[While looking for something totally unrelated on the Internet a few days ago I came across a Larson Pumpkin. As it was coming up to Halloween I decided to have a go myself and see what I could do using an Arduino. Here are some pictures of the work in progress: The design was very [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1430" class="wp-caption alignleft" style="width: 160px"><a href="http://www.tog.ie/wp-content/uploads/2010/10/PIC_P10605961.jpg"><img class="size-thumbnail wp-image-1430" title="Pumpkin1" src="http://www.tog.ie/wp-content/uploads/2010/10/PIC_P10605961-150x150.jpg" alt="Getting ready for pumpkin fun" width="150" height="150" /></a><p class="wp-caption-text">Getting ready for pumpkin fun</p></div>
<p>While looking for something totally unrelated on the Internet a few days ago I came across a <a href="http://www.evilmadscientist.com/article.php/larsonkit" target="_blank">Larson Pumpkin</a>. As it was coming up to Halloween I decided to have a go myself and see what I could do using an Arduino.<br />
<span id="more-1415"></span><br />
Here are some pictures of the work in progress:</p>
<div id="attachment_1417" class="wp-caption alignright" style="width: 160px"><a href="http://www.tog.ie/wp-content/uploads/2010/10/PIC_P1060610.jpg"><img class="size-thumbnail wp-image-1417 " title="Pumpkin2" src="http://www.tog.ie/wp-content/uploads/2010/10/PIC_P1060610-150x150.jpg" alt="A work in progress" width="150" height="150" /></a><p class="wp-caption-text">A work in progress</p></div>
<p>The design was very simple. An Arduino board with 9 output pins powering 9 LEDs. 8 red ones on the front for the scanning eye and a yellow one inside to replace the candle. The code is also very simple. A rework of code I wrote many years ago to play a pong sort of game with the ball bouncing back and forth. It keeps a counter for where the light is in the row and a counter for what direction it is heading +1 or -1 for forwards or backwards and then just keeps adding until it hits one end.</p>
<div id="attachment_1418" class="wp-caption alignleft" style="width: 435px"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/2S9FIu7P2Cg?fs=1&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/2S9FIu7P2Cg?fs=1&amp;hl=en_US&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object><p class="wp-caption-text">The working pumpkin</p></div>
<p>I&#8217;ll upload that and some more photos for a &#8216;how to&#8217; if anyone else fancies having some pumpkin fun.  The pumpkin travels to work with me tomorrow as it is &#8216;Halloween&#8217; Day. When it comes home tomorrow I am going to add a little speaker and a distance sensor &#8211; thank you Rob for the loan <img src='http://www.tog.ie/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and I&#8217;ll add some code so it makes noises and they increase in pitch and maybe volume as people get nearer and nearer.  Oh the fun you can have with a pumpkin when you add an Arduino.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tog.ie/2010/10/pumpkin-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Irish Hackerspaces Week</title>
		<link>http://www.tog.ie/2010/08/irish-hackerspaces-week/</link>
		<comments>http://www.tog.ie/2010/08/irish-hackerspaces-week/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 09:21:39 +0000</pubDate>
		<dc:creator>tdr</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[CNC]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Craft]]></category>
		<category><![CDATA[Hackathon]]></category>
		<category><![CDATA[Lock Picking]]></category>
		<category><![CDATA[Open evening]]></category>
		<category><![CDATA[Workshops/Events]]></category>

		<guid isPermaLink="false">http://www.tog.ie/?p=1054</guid>
		<description><![CDATA[Irish Hackerspaces Week is a week long series of events showcasing the different Hackerspace across Ireland. The week aims to show what each space brings to their local community. If you are coming to any of the events please sign up using the contact form at the end of the page. Time Table of Events in 091labs [...]]]></description>
			<content:encoded><![CDATA[<div>Irish Hackerspaces Week is a week long series of events showcasing the different Hackerspace across Ireland. The week aims to show what each space brings to their local community.<br />
If you are coming to any of the events please sign up using the contact form at the end of the <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#36">page</a>.</p>
<p>Time Table of Events in 091labs Galway. <a href="http://091labs.com/eventsworkshops/">Read more</a></p>
<p>Time Table of Events in TOG<br />
<a name="14"></a></p>
<h2><span style="text-decoration: underline;">Saturday 14th:</span></h2>
<p>Soldering Workshop 1<span style="text-decoration: line-through;">0.00-12.30 &amp;</span> 14.00-16.30 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#15">Read more</a><br />
<a name="17"></a></p>
<h2><span style="text-decoration: underline;">Sunday 15th:</span></h2>
<p>Harvard Course screening: &#8220;Introduction to C&#8221; – programming afterwards<span style="font-size: x-small;"> </span> 14.00 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#18">Read more</a><br />
The Joys of 3D Printing 16.00 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#19">Read more</a><br />
<a name="20"></a></p>
<h2><span style="text-decoration: underline;">Monday 16th:</span></h2>
<p>E-textiles &amp; Conductive Thread 19.00 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#21">Read more</a><br />
Intro Ardunio 20.30 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#22">Read more</a><br />
Processing 21.00 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#38">Read more</a><br />
<a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#22"></a></p>
<p><a name="23"></a></p>
<h2><span style="text-decoration: underline;">Tuesday 17th:</span></h2>
<p>Oh, sweet! The Sugar learning environment 19.30 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#24">Read more</a></p>
<p>Lockpicking: The Myths and Truths  20.30 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#25">Read more</a><br />
<a name="26"></a></p>
<h2><span style="text-decoration: underline;">Wednesday 18th:</span></h2>
<p>An Evening of Amateur Radio 18.30 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#37">Read more</a><br />
Fun with Pattern Matching &#8211; Or how to build a database using flat files 19.30 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#27">Read more</a><br />
<a name="28"></a></p>
<h2><span style="text-decoration: underline;">Thursday 19th:</span></h2>
<p>Open Social Night with a Film.. 19.00 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#29">Read more</a><br />
<a name="30"></a></p>
<h2><span style="text-decoration: underline;">Friday 20th:</span></h2>
<p>Synchronous Hacker Quiz 20.00 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#31">Read more</a><br />
<a name="32"></a></p>
<h2><span style="text-decoration: underline;">Saturday 21st:</span></h2>
<p>10th Global Synchronous Hackathon 13.00 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#33">Read more</a><br />
<a name="34"></a></p>
<h2><span style="text-decoration: underline;">Sunday 22nd:</span></h2>
<p>10th Global Synchronous Hackathon 13.00 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#33">Read more</a><br />
Standford Course screening:  &#8220;Introduction to Machine Learning&#8221; –  programming afterwards 14.00 <a href="http://www.tog.ie/2010/08/irish-hackerspaces-week/#35">Read more</a></p>
<p><span id="more-1054"></span></p>
<h3><a name="15"></a></h3>
<h2>Soldering Workshop</h2>
<p>This hands on workshop will cover various aspects of soldering; from the basic techniques of soldering, to soldering electronic components to make simple circuits,</p>
<div id="container">
<div id="content">
<div id="post-469">
<div>
<p><img src="http://oscan.net/files/Img_5149.png" alt="" width="240" height="197" /></p>
<p>This hands on workshop will cover various aspects of soldering; from the basic techniques of soldering, to soldering electronic components to make simple circuits.</p>
<h3>Cost:</h3>
<p>€15 General public</p>
<p>€12 Students/Unwaged.</p>
<p>€10 TOG members</p>
<p>No electronics skills required. Participants must be at least 18 years old. Workshop open to ALL. Limited to 10 participants per Workshop. Prepayment at time of <strong>booking is required</strong> for this workshop,</p>
<p><span style="text-decoration: line-through;">Morning 10:30 to 14:00</span></p>
<h3><strong><span style="text-decoration: underline;">EDIT Morning Workshop  cancelled. </span></strong></h3>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><span style="line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size: small;"><br />
</span></p>
</form>
<p>Afternoon 14:30 to 18:00</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="8PG8DCRNYNQEU" />
<table>
<tbody>
<tr>
<td>
<input name="on0" type="hidden" value="Category" />Category</td>
</tr>
<tr>
<td>
<select name="os0">
<option value="General Public">General Public €15.00</option>
<option value="Student/Unwaged">Student/Unwaged €12.00</option>
<option value="TOG Member">TOG Member €10.00</option>
</select>
</td>
</tr>
</tbody>
</table>
<input name="currency_code" type="hidden" value="EUR" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /></p>
</form>
<h3><a name="18"></a></h3>
<h2>Harvard Course screening: &#8220;Introduction to C&#8221; – programming afterwards</h2>
<p>We&#8217;ll be showing the Harvard Course at 2pm, which will take about 1 hour. Afterwards we&#8217;ll try to solve the provided programming tasks.</p>
<p>Should be fun <img src='http://www.tog.ie/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>The course will start from the very beginning, so no programming<br />
skills required.<br />
Needed software and internet connection will be provided.</p>
<p>Overview of topics covered:<br />
*  Source code and object code<br />
*  Compilers<br />
*  Standard input and output<br />
*  Functions<br />
*  Libraries</p>
<p>More info to the original course: <a href="http://cs50.tv/2009/fall/" target="_blank">http://cs50.tv/2009/fall/</a><br />
- Presented by Meg</p>
<h3><a name="19"></a></h3>
<h2>The Joys of 3D Printing</h2>
<h3><span style="font-weight: normal; font-size: 13px;"><a href="http://gallery.tog.ie/v/Makerbot/IMG_5021.jpg.html"><img src="http://gallery.tog.ie/d/1585-1/IMG_5021.jpg" alt="" width="230" height="173" /></a></span></h3>
<p>We will be talking about everything 3d printing, 3d scanners molding, design and general things 3d. Will be demoing the makerbot and what we have built with it so far. Showing off designs for some improvements and upcoming projects.<br />
<strong>Update</strong> The talk will also include a section on CNC Routers/Milling machines.</p>
<h3><a name="21"></a></h3>
<h2>E-textiles &amp; Conductive Thread</h2>
<p><a href="http://gallery.tog.ie/v/synchronous_hackathon/2010-02/img_0115.jpg.html"><img src="http://gallery.tog.ie/d/1091-3/img_0115.jpg" alt="" width="230" height="173" /></a><br />
A brief beginners look at conductive thread, conductive fabric, soft switches, and an introduction to sensors and wearable micro controllers for making your soft circuits that bit smarter. We&#8217;ll take a look at some existing applications, and then there&#8217;s a hands-on session where you&#8217;ll make your own soft circuit.<br />
- Presented by Cheryl (<a class="linkification-ext" title="Linkification: http://chebe.dreamwidth.org/" href="http://chebe.dreamwidth.org/">http://chebe.dreamwidth.org/</a>)</p>
<h3><a name="22"></a></h3>
<h2>Arduino</h2>
<p><a href="http://arduino.cc"><img src="http://arduino.cc/en/uploads/Main/ArduinoDuemilanove.jpg" alt="" width="300" height="216" /></a>.</p>
<p>A short talk on the Arduino platform.Demoing some simple projects.<br />
- Presented by Jeffrey</p>
<h3><a name="38"></a></h3>
<h2>Processing</h2>
<p><a href="http://www.tog.ie/wp-content/uploads/2010/08/processing.png"><img class="alignnone size-full wp-image-1236" title="processing" src="http://www.tog.ie/wp-content/uploads/2010/08/processing.png" alt="" width="256" height="256" /></a></p>
<p><span style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"> </span></p>
<div>Processing is a easy to use programming environment (based on a simplified Java) designed to teach programming to beginners and allow experienced programmers quickly write interactive graphics applications.</div>
<div>I will cover setup, basic concepts and a few sample programs (coded live) to show how easy it is to develop beautiful graphics applications in Processing.</div>
<div>Basic knowledge of programming is useful but not required, artists wishing to expand their technical</div>
<div>programming skills welcome, coders wishing to develop their artistic side welcome, and everyone in between welcome.</div>
<h3><a name="24"></a></h3>
<h2>Oh, sweet! The Sugar learning environment</h2>
<p><a href="http://wiki.sugarlabs.org/go/Welcome_to_the_Sugar_Labs_wiki"><img title="xo+sugar" src="http://www.tog.ie/wp-content/uploads/2010/08/xo+sugar-300x274.jpg" alt="" width="240" height="219" /></a></p>
<p>Come and learn about Sugar, the learning platform for children. Sugar offers an innovative desktop environment designed to encourage collaboration and critical thinking through Activities. Initially developed as part of the One Laptop Per Child project, Sugar is now community led and can run on any machine thanks to Sugar on a Stick.<br />
- Presented by Julie</p>
<h2><a name="25"></a></h2>
<h2>Lockpicking: The Myths and Truths</h2>
<p><img src="http://www.inventgeek.com/Projects/lockpick/Images/2.jpg" alt="" width="180" height="169" /></p>
<div id="_mcePaste">A talk about lockpicking as a sport and the lock picking community.</div>
<div>The community are enjoying the new challanges that lock companies like to throw at them. Their new &#8220;secure&#8221; locks. A discussion about a number of everyday locks, that you use on a day to day basis, and how lockpickers can get around them.</div>
<div><strong><a name="37"></a></strong></div>
<h2>An Evening of Amateur Radio</h2>
<p><a href="http://www.tog.ie/wp-content/uploads/2010/08/ham_car_inside.jpg"><img class="alignnone size-medium wp-image-1221" title="ham_car_inside" src="http://www.tog.ie/wp-content/uploads/2010/08/ham_car_inside-300x214.jpg" alt="" width="300" height="214" /></a></p>
<p>Amateur Radio is a hobby of constructing, experimenting and communicating. A licensed radio experimenter can operate two-way radio equipment from  almost anywhere, and can talk across town or around the world. Ireland is a hive for Amateur Radio enthusiasts , with over 35 clubs around the country. The scope and possibilities are endless with Radio, for example, experiments with home-built equipment or antennas, sending TV pictures, operating through satellites, or just having a quiet chat with friends at home or abroad. This evening is a chance for the public to get an introduction to Amateur Radio and to see how it all works.</p>
<div><a name="27"></a></div>
<h2>Fun with Pattern Matching &#8211; Or how to build a database using flat files</h2>
<h3><a name="18"></a></h3>
<p>Flat-file databases have many uses in applications which use small amounts of data and/or no RDBMS is available. For example, a small program on a system for user logins or access control where less than, say, 100 data entries will be in use over the lifetime of the system. The best known<br />
example is the /etc/passwd, /etc/shadow and /etc/group files on a unix system.</p>
<p>We will also cover the use of pattern matching for converting http://&#8230;. queries to useful command line parameters.This presentation will introduce the user to the Black Arts of manipulating formatted text files using unix command-line utilities such as cut, paste, grep, sed and awk. No previous Unix experience is required and any commands used will be explained before use.<br />
- Presented by Justin Kelly</p>
<h3><a name="29"></a></h3>
<h2>Open Social Night with a Film.</h2>
<p><img title="clapper-board-large" src="http://www.tog.ie/wp-content/uploads/2010/08/clapper-board-large-272x300.jpg" alt="" width="114" height="126" /></p>
<p>An open night were you don&#8217;t have to worry about anything. Just turn up grab some popcorn and watch the film.</p>
<h3><a name="31"></a></h3>
<h2>Synchronous Hacker Quiz</h2>
<h3><a name="22"></a></h3>
<p>Its a quiz to test you 1337 hacker skills. Get you friends and make teams of 3 to battle it out. Rounds will include hacker history , know your ports . The quiz will be happening synchronous with our friends in 091labs . Ticket price/ donation to be confirmed.</p>
<h3><a name="33"></a></h3>
<h2>10th Global Synchronous Hackathon</h2>
<p>Warm up your soldering irons, thread your needles and fill the fridge with your beverage of choice. The 10th Synchronous Hackathon takes<br />
place. The hackatohns are a great chance for people to do larger projects. The space is alive with a buzz for the hackathons.</p>
<h3><a name="35"></a></h3>
<h2>Standford Course screening: &#8220;Introduction to Machine Learning&#8221; &#8211; programming afterwards</h2>
<p>*  Motivation &amp; Applications of Machine Learning<br />
*  Definition of Machine Learning<br />
*  Supervised Learning<br />
*  Learning Theory<br />
*  Unsupervised Learning<br />
*  Reinforcement Learning</p>
<p>The duration of the screening is 1 hour, afterwards we will work on<br />
the included tasks.<br />
Needed software and internet connection will be provided.<br />
(<a href="http://see.stanford.edu/see/courseinfo.aspx?coll=348ca38a-3a6d-4052-937d-cb017338d7b1" target="_blank">http://see.stanford.edu/see/courseinfo.aspx?coll=348ca38a-3a6d-4052-937d-cb017338d7b1</a>)<br />
- Presented by Meg</p>
<h3><a name="36"></a></h3>
</div>
</div>
[contact-form-7]
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.tog.ie/2010/08/irish-hackerspaces-week/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

