|
|
Line 1: |
Line 1: |
| Hi there, this is wiki for "Not Just Arduino", a user group for people who want to learn, share and experiment | | Hi there, this is wiki for "Not Just Arduino", a user group for people who want to learn, share and experiment |
| on all microcontrollers. | | on all the lathe |
|
| |
|
| This new name was decided for the group during the 1st event.
| |
|
| |
|
| Feel free to add all relevant info to this page. | | Feel free to add all relevant info to this page. |
|
| |
|
| [[File: Mtefft.jpg|200px|thumb]]
| | contact: [[User:deanforbes| Dean]] and Ian / Steve or just ping the mailing list |
| contact: [[User:Marcbarto| Marc]] and [[User:deanforbes| Dean]] or just ping the mailing list | |
|
| |
|
| To discuss projects, visit [https://groups.google.com/forum/#!forum/not-just-arduino our new mailing list]] | | To discuss projects, visit [https://groups.google.com/forum/#!forum/not-just-arduino our new mailing list]] |
Line 13: |
Line 11: |
| ==Summary== | | ==Summary== |
|
| |
|
| * Building an active user group around Arduino and micro-controllers | | * Building an active user group |
| * Organise workshops and talks where we can all share and learn skills | | * Organise workshops and talks where we can all share and learn skills |
| * Bi-monthly events where we can bring our projects demo them and / or get help | | * Monthly events where we can bring our projects demo them and / or get help |
|
| |
|
| ==Events== | | ==Events== |
Line 21: |
Line 19: |
| Read the report on our '''[[Notjustarduino1|1st Event]]''' | | Read the report on our '''[[Notjustarduino1|1st Event]]''' |
|
| |
|
| Friday 5th October 7PM - 19 participants
| |
|
| |
|
| Note: do not edit the event pirate-pad, edit this wiki directly!
| | Next event (date selection for 1st Workshop/Usergroup) is at TBA |
|
| |
|
| Next event (date selection for 1st Workshop/Usergroup) is at
| |
|
| |
| http://doodle.com/uxtzc96vzw5ru7wn#table
| |
|
| |
|
| ==Skills== | | ==Skills== |
Line 37: |
Line 31: |
|
| |
|
| |- | | |- |
| |'''Name''' || '''Electronic Skills ''' || '''Programming Skills''' || '''Platform'''|| '''Prepared to mentor''' | | |'''Name''' || '''Milling ''' || '''Turning''' || '''Prepared to mentor''' |
| |-
| |
| | [[User:deanforbes| Dean]] || Basic|| Learning Basic's || Arduino || Yes - Set Up in Windows
| |
| |-
| |
| | [[User:TheHypnotist| TheHypnotist]] || Analogue-basic, Digital-medium|| C mostly now || os/Linux ARM/Atmega328/MSP430 || Yes
| |
| |-
| |
| | [[User:Ulisses| Ulisses]] || Basic|| Advanced (C like)|| ||
| |
| |-
| |
| | [[User:Shane| Shane]] || Basic|| basic C,|| Will try ||
| |
| |-
| |
| | [[User:Mentar| Mentar]] || Analogue-basic, Digital-medium|| Arduino, C, C++, S4A||Arduino, AVR, PIC|| Yes
| |
| |- | | |- |
| | Add Your Details here || ??|| ?? || ?? || ?? | | | Add Your Details here || ??|| ?? || ?? || ?? |
Line 83: |
Line 67: |
| ==Projects== | | ==Projects== |
|
| |
|
| Please list here your projects using micro-controllers here | | Please list here your projects |
|
| |
|
| * Weather Station - to feed into openweather map and cosm (Deanforbes) | | * Metal Syringe (Deanforbes) |
| | | = |
| * Sousvide Water Bath - Precision water heater using PID controller (Deanforbes)
| |
| | |
| * Robotic Arm with Kinect 3D "Vision" - Have arduino control a robotic arm and have input from Microsoft Kinect's infrared depth sensor to guide the arm to pick stuff (Ulisses)
| |
| * Build a simple ethernet driven relay (2x) - anyone wanting to join in is welcome, we will learn the basics as we go along (Dario)
| |
| * With basic electronic-circuit training (printing, etching, soldering), would eventually like to build a Nanode (Dario)
| |
| | |
| * Object detection - begin with RFID and then go on to explore other options with longer ranges (Kieron)
| |
| | |
| * [http://hack.rs/p/ARP Autonomous Rover Project] - a robot that can put out a room and plug itself in to a power socket (ambitious)
| |
|
| |
|
| ==Suggestions== | | ==Suggestions== |
|
| |
|
| *Using AVR-GCC, Make and AVRDude i.e. progamming Arduino's using C instead of being reliant upon the Arduino IDE. | | *Using .......... |
| | |
| *Using hardware programmers.
| |
| | |
| *Graphical Programming for Arduino see "Interesting Links" below
| |
|
| |
|
| ==Recommended Reading== | | ==Recommended Reading== |
|
| |
|
| The Hackspace library has some decent Arduino books: | | The Hackspace library |
| *Arduino Cookbook
| |
| *Beginning Arduino
| |
| *[http://arduino.cc/playground/Main/InterfacingWithHardware Arduino Playground ]
| |
| *[http://www.ladyada.net/learn/arduino Ladyada Arduino]
| |
|
| |
|
| etc... | | etc... |
Line 120: |
Line 87: |
|
| |
|
| Add your links here with a small description. | | Add your links here with a small description. |
|
| |
| '''Alternative platform for Arduino'''
| |
| *http://hackaday.com/2012/10/07/freesoc-for-when-you-need-68-io-pins/
| |
|
| |
| '''Graphical Programming for Arduino'''
| |
|
| |
| *http://seaside.citilab.eu/scratch/arduino
| |
|
| |
| *http://www.modk.it/
| |
|
| |
| '''Motion Control'''
| |
|
| |
| *http://openmoco.org/
| |
|
| |
| '''PID'''
| |
|
| |
| *https://github.com/br3ttb/Arduino-PID-Library
| |
|
| |
| *http://brettbeauregard.com/blog/2011/04/improving-the-beginners-pid-introduction/
| |
|
| |
| *http://hackaday.com/2012/01/05/ospid-the-open-source-pid-controller/
| |