Difference between revisions of "Arduino Motion"

From Fab Lab Bcn WIKI
Jump to: navigation, search
(Motor Controller Boards)
 
(5 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
== Guides ==
 
== Guides ==
 +
* Making Things Move DIY Mechanisms for Inventors, Hobbyists, and Artists (first chapter demo) http://cdn.makezine.com/make/pdf/MTM_chap01.pdf
 
* Actuators tutorial (by Hangar!) http://hangar.org/webnou/wp-content/uploads/2012/01/capsulab101.pdf
 
* Actuators tutorial (by Hangar!) http://hangar.org/webnou/wp-content/uploads/2012/01/capsulab101.pdf
 
* General introduction to electrical motors http://en.wikibooks.org/wiki/General_Engineering_Introduction/Arduino_and_Motors/Motor_Introduction
 
* General introduction to electrical motors http://en.wikibooks.org/wiki/General_Engineering_Introduction/Arduino_and_Motors/Motor_Introduction
Line 44: Line 45:
 
* Servo Motors http://servocity.com
 
* Servo Motors http://servocity.com
 
* Stepper Motors http://www.linengineering.com/line/contents/stepmotors/
 
* Stepper Motors http://www.linengineering.com/line/contents/stepmotors/
 +
* RC motors supplier http://www.hobbyking.com/hobbyking/store/index.rc
 +
* Gears, pulleys, etc http://www.mcmaster.com/
 +
=== Local suppliers ===
 +
* ELMEQ - All kind of motors, professional service (Barcelona) http://www.elmeq.es/
 +
* FA-SOL - Servos and DC's, RC hobby (Gran Via, 677 Barcelona - 93 246 11 98)
 +
* at cooking-hacks they have motors, too http://www.cooking-hacks.com/
  
 
== Projects ref ==
 
== Projects ref ==
Line 52: Line 59:
  
 
== [BETA] Being checked ==
 
== [BETA] Being checked ==
* http://arduino.cc/playground/Code/ACPhaseControl
+
* http://arduino.cc/playground/Code/ACPhaseControl (triac + zero cross detection)
 +
* http://www.youtube.com/watch?v=7yEABsNyRfo
 
* http://txapuzas.blogspot.com/2009/12/paperdimmerldr-control-de-potencia-de.html
 
* http://txapuzas.blogspot.com/2009/12/paperdimmerldr-control-de-potencia-de.html
 
* http://txapuzas.blogspot.com/2010/06/regulador-de-potencia-por-triac-para.html (AC monophase motors..)
 
* http://txapuzas.blogspot.com/2010/06/regulador-de-potencia-por-triac-para.html (AC monophase motors..)
Line 58: Line 66:
  
  
[[Category:Technologies]][[Category:Arduino]]
+
[[Category:Tools]][[Category:Arduino]]

Latest revision as of 22:22, 2 November 2017

This page is about building machines and motion control with the Arduino.

Related Content

Guides

Tutorials

Motor Controller Boards

Note: Most of the boards can be found at CookingHacks!

Note: Check also the CNC Control page!

Product categories

Encoders

Motors and gears

Local suppliers

Projects ref

[BETA] Being checked