Difference between revisions of "Workshops/Arduino for beginners/Planning"

From London Hackspace Wiki
Jump to navigation Jump to search
m
 
(99 intermediate revisions by 15 users not shown)
Line 1: Line 1:
What shall we do?
+
''We will be using eventwax to take tickets, the page will be at http://londonhackspace.eventwax.com/beginners-arduino-workshop''
 +
 
 +
==What next ?==
 +
 
 +
A pretty successful weekend, I think - the pupils all seemed fairly happy, even though nobody completed their projects as far as I saw !
 +
 
 +
We could do with some notes on how it went though : [[Workshops/Arduino_for_beginners/Debriefing]]
 +
 
  
* Build an arduino from scratch? - not a bad idea but could be tricky and perhaps require more knowledge, time and bits
 
** I agree, possibly not for a beginners class, but would be a great addition to an intermediate/advanced class --[[User:Solexious|Solexious]] 18:42, 21 July 2010 (UTC)
 
* Offer backup for the workshop. Big problem with workshops - especially ones where you bring your own project - is that you sometimes fail to complete it in the time available. The hackspace can offer a USP of continuing support to allow completion (suggest a month's access to the space outside of weekly meetings) . This also acts as a taster session and may result in full membership.--[[User:Artag|Artag]] 07:33, 22 July 2010 (UTC)
 
** I agree this would be good, we would have to sort out the logistics of this with entry and availability of help outside of the public nights --[[User:Solexious|Solexious]] 00:59, 26 July 2010 (UTC)
 
  
 
==When?==
 
==When?==
I propose we hold the workshop on the 21st/22nd of August, would this suit those willing to help? [[User:Solexious|Solexious]] 00:57, 26 July 2010 (UTC)
+
A 2 day workshop over the 28th and 29th of August
  
 
==Who?==
 
==Who?==
Who is willing to help run the event?
+
*[[User:Solexious|Solexious]] - Both days
 +
*[[User:b3cft|b3cft]] - Both days
 +
*[[User:nneil|nneil]] - Both days
 +
 
 +
*[[User:artag|artag]] - 28th
 +
 
  
*[[User:Solexious|Solexious]]
 
*[[User:b3cft|b3cft]]
 
 
*[[User:Harry|Harry]]
 
*[[User:Harry|Harry]]
*[[User:ciaran.mooney|Ciarán]]
+
*[[User:ms7821|Mark]]
*[[User:artag|artag]] not much good at lecturing but can help debug. also have equipment if necessary - soldering, PSus, socket strips, etc.
 
  
 
===Jobs for Volunteers===
 
===Jobs for Volunteers===
  
A description of tasks that need to be done, and who will do them.
+
A description of tasks that need to be done, and who will do them.  
 +
 
 +
{|border="1" cellpadding="5" cellspacing="0"
 +
 
 +
|-
 +
|'''Task''' || '''Volunteer'''
 +
|-
 +
| Lead workshop || [[User:b3cft|b3cft]]
 +
|-
 +
|Helping install the Arduino IDE, for Windows || [[User:artag|artag]] [[User:b3cft|b3cft]] [[User:nneil|nneil]]
 +
|-
 +
|Helping install the Arduino IDE, for Mac || [[User:b3cft|b3cft]] [[User:nneil|nneil]]
 +
|-
 +
|Helping install the Arduino IDE, for Linux || [[User:artag|artag]] [[User:Solexious|Solexious]] [[User:nneil|nneil]]
 +
|-
 +
| Assisting users with non-working projects || [[User:artag|artag]] [[User:Solexious|Solexious]] [[User:b3cft|b3cft]] [[User:nneil|nneil]]
 +
|-
 +
| Drawing up equipment purchase list ||[[User:Solexious|Solexious]] [[User:b3cft|b3cft]]
 +
|-
 +
| Planning Workshop tasks ||
 +
|-
 +
| Preparing kits / boards etc. (no longer required since using earthshine kit ?)|| [[User:artag|artag]]
 +
|-
 +
| Publicity || [[User:chrisf|chrisf]]?
 +
|-
 +
| Catering || Clare
 +
|-
 +
|}
 +
 
 +
==Who for ?==
 +
 
 +
Who would attend these workshops, and therefore who are they aimed at ?
 +
 
 +
*nontechnical people who think it's a general computer course
 +
*computer people with a desire to make hardware do something
 +
*makers/artists who want to add electronics to their interactive exhibit
 +
*musicians who want to make custom input devices for MAX/MSP etc.
 +
* ..
 +
 
 +
(these are suggestions of groups with differing requirements, I don't know what the correct answer is.)
  
 
==Thoughts on a Lesson Overview==
 
==Thoughts on a Lesson Overview==
  
 +
===Day 1===
 
* Start with a general overview of hacking with respect to art, home automation, circuit bending, etc, presented as a short lecture to introduce the arduino and similar
 
* Start with a general overview of hacking with respect to art, home automation, circuit bending, etc, presented as a short lecture to introduce the arduino and similar
 
** I did something similar for SkillsMatter/YDN a while ago: http://www.slideshare.net/b3cft/hardware-hacking
 
** I did something similar for SkillsMatter/YDN a while ago: http://www.slideshare.net/b3cft/hardware-hacking
 
** culminated in this at the end of the talk: http://www.flickr.com/photos/b3cft/4798503275/  
 
** culminated in this at the end of the talk: http://www.flickr.com/photos/b3cft/4798503275/  
* go into a setup for people with helpers wandering around making sure the software is installed correctly (java and all that)
+
* Go into a setup for people with helpers wandering around making sure the software is installed correctly (java and all that)
 
* Pull up some more slides with setup for the basic programs; maybe go with the simple blinking light example
 
* Pull up some more slides with setup for the basic programs; maybe go with the simple blinking light example
 
* coffee break
 
* coffee break
Line 33: Line 78:
 
* lunch
 
* lunch
 
* Lecture on basic electronic theory such as V=IR and similar. introduce buttons and other inputs
 
* Lecture on basic electronic theory such as V=IR and similar. introduce buttons and other inputs
* go through an input example - e.g press a button to turn on or off a set of LEDS
+
* Go through an input example - e.g press a button to turn on or off a set of LEDS
* modify this example with perhaps a buzzer instead.
+
* Modify this example with perhaps a buzzer instead.
 
* Mention briefly, processing and how to use a POT to create a nice interactive graph (this was the demo Tinker used)
 
* Mention briefly, processing and how to use a POT to create a nice interactive graph (this was the demo Tinker used)
 
* Indication of how to extend arduino - optional shields, connecting relays, rs232 etc.
 
* Indication of how to extend arduino - optional shields, connecting relays, rs232 etc.
 
* Once that demo is complete, depending on time, finish with a short lecture on where to get equipment, suppliers, advanced topics and cool things that have been made with Arduino.
 
* Once that demo is complete, depending on time, finish with a short lecture on where to get equipment, suppliers, advanced topics and cool things that have been made with Arduino.
* sell hackspace branded kits
+
 
 +
===Day 2===
 +
 
 +
* Develop / complete Day 1 exercises
 +
* Provide suggestions for small projects
 +
* Develop attendees' own ideas, assisting design and suggesting solutions to problems
  
 
==How many?==
 
==How many?==
 +
10 places
  
* What is the maximum people we can cater for, ie How big is the hackspace?? This will dictate how many kits we buy, and how much space we have to clear to make it comfortable to teach. It also sets a limit on how much money we can make.
+
==How much?==
** With more seating we can fit 10 people onto desks in my view, and its a nice number :) --[[User:Solexious|Solexious]] 12:31, 26 July 2010 (UTC)
+
£100 - Including: Arduino + kit, refreshments, lunch both days and the training
 +
 
 +
£20 discount for members
  
 
==Kit to go with workshop==
 
==Kit to go with workshop==
 +
* http://www.earthshineelectronics.com/10-arduino-duemilanove-compatible-starter-kit.html inc Arduino
 +
 +
==Equipment needs for workshop==
 +
 +
We will need to ensure we have facilities ready for the workshop to take place
 +
 +
* 10 or more clear table places, ideally no more than 2 persons per desk
 +
* 10 or more acceptable chairs
 +
* Arduino installer on USB stick in case of network connection problems
 +
* Spare computers (though I'm assuming attendees will be asked to bring a laptop)
 +
* Mains power for laptops
 +
* Power for Arduinos, possibly via USB '' ... PSU included in kit''
 +
* Components to help attendees build their own ideas ?? Should we ask what they intend, to try to make sure we have useful stuff ?
 +
* Food
 +
* Tea / coffee / soft drinks
 +
* Projector up & working
 +
* solid-core wire for breadboarding
 +
 +
==Publicity==
 +
 +
 +
{|border="1" cellpadding="5" cellspacing="0"
  
I feel a kit that is given to attendees with the workshop would be fab. I tried to beat the cost of EarthshineElectronics starter kit, but have been unable to, this is even at the regular price, rather than contacting for "Special rates for colleges, schools, universities and training centres." Can anyone do better?
+
|-
 +
|'''Channel''' || '''Announced'''
 +
|-
 +
| Posters and Flyers ||
 +
|-
 +
| Upcoming ||
 +
|-
 +
| LHS Mailing List ||
 +
|-
 +
| LHS Wiki ||
 +
|-
 +
| LHS Website ||
 +
|-
 +
| IRC Topic ||
 +
|-
 +
| Facebook Event ||
 +
|-
 +
| Facebook Annoucement ||
 +
|-
 +
| Twitter ||
 +
|-
 +
| OSHG Mailing list ||
 +
|-
 +
|}
  
http://www.earthshineelectronics.com/10-arduino-duemilanove-compatible-starter-kit.html
+
[[Category:Workshops]]
* Is it worth buying equipment for more than one workshop, and have another similar workshop planned for 3 months time?
 

Latest revision as of 18:08, 8 May 2013

We will be using eventwax to take tickets, the page will be at http://londonhackspace.eventwax.com/beginners-arduino-workshop

What next ?

A pretty successful weekend, I think - the pupils all seemed fairly happy, even though nobody completed their projects as far as I saw !

We could do with some notes on how it went though : Workshops/Arduino_for_beginners/Debriefing


When?

A 2 day workshop over the 28th and 29th of August

Who?


Jobs for Volunteers

A description of tasks that need to be done, and who will do them.

Task Volunteer
Lead workshop b3cft
Helping install the Arduino IDE, for Windows artag b3cft nneil
Helping install the Arduino IDE, for Mac b3cft nneil
Helping install the Arduino IDE, for Linux artag Solexious nneil
Assisting users with non-working projects artag Solexious b3cft nneil
Drawing up equipment purchase list Solexious b3cft
Planning Workshop tasks
Preparing kits / boards etc. (no longer required since using earthshine kit ?) artag
Publicity chrisf?
Catering Clare

Who for ?

Who would attend these workshops, and therefore who are they aimed at ?

  • nontechnical people who think it's a general computer course
  • computer people with a desire to make hardware do something
  • makers/artists who want to add electronics to their interactive exhibit
  • musicians who want to make custom input devices for MAX/MSP etc.
  • ..

(these are suggestions of groups with differing requirements, I don't know what the correct answer is.)

Thoughts on a Lesson Overview

Day 1

  • Start with a general overview of hacking with respect to art, home automation, circuit bending, etc, presented as a short lecture to introduce the arduino and similar
  • Go into a setup for people with helpers wandering around making sure the software is installed correctly (java and all that)
  • Pull up some more slides with setup for the basic programs; maybe go with the simple blinking light example
  • coffee break
  • Move into a more complicated example using output only
  • lunch
  • Lecture on basic electronic theory such as V=IR and similar. introduce buttons and other inputs
  • Go through an input example - e.g press a button to turn on or off a set of LEDS
  • Modify this example with perhaps a buzzer instead.
  • Mention briefly, processing and how to use a POT to create a nice interactive graph (this was the demo Tinker used)
  • Indication of how to extend arduino - optional shields, connecting relays, rs232 etc.
  • Once that demo is complete, depending on time, finish with a short lecture on where to get equipment, suppliers, advanced topics and cool things that have been made with Arduino.

Day 2

  • Develop / complete Day 1 exercises
  • Provide suggestions for small projects
  • Develop attendees' own ideas, assisting design and suggesting solutions to problems

How many?

10 places

How much?

£100 - Including: Arduino + kit, refreshments, lunch both days and the training

£20 discount for members

Kit to go with workshop

Equipment needs for workshop

We will need to ensure we have facilities ready for the workshop to take place

  • 10 or more clear table places, ideally no more than 2 persons per desk
  • 10 or more acceptable chairs
  • Arduino installer on USB stick in case of network connection problems
  • Spare computers (though I'm assuming attendees will be asked to bring a laptop)
  • Mains power for laptops
  • Power for Arduinos, possibly via USB ... PSU included in kit
  • Components to help attendees build their own ideas ?? Should we ask what they intend, to try to make sure we have useful stuff ?
  • Food
  • Tea / coffee / soft drinks
  • Projector up & working
  • solid-core wire for breadboarding

Publicity

Channel Announced
Posters and Flyers
Upcoming
LHS Mailing List
LHS Wiki
LHS Website
IRC Topic
Facebook Event
Facebook Annoucement
Twitter
OSHG Mailing list