Difference between revisions of "User:DukeEgr93/Arduino"

From PrattWiki
Jump to navigation Jump to search
Line 11: Line 11:
 
** For three-pin ping, tie trigger and sense (11 and 12) together
 
** For three-pin ping, tie trigger and sense (11 and 12) together
 
* Controlled CRM Servo from Parallax using software at http://www.learn.parallax.com/KickStart/900-00008 - power pin on USB-driven Arduino sufficient to run wheels - pretty surprising
 
* Controlled CRM Servo from Parallax using software at http://www.learn.parallax.com/KickStart/900-00008 - power pin on USB-driven Arduino sufficient to run wheels - pretty surprising
 +
 +
== Project 1: Leveler ==
 +
* Mount a spool to a CRM Servo; mount servo ~2' in air and hang object from it
 +
* Mount ping sensor under object to detect distance from sensor
 +
* Enter required height above sensor for object
 +
* Use feedback from ping to control CRM Servo

Revision as of 20:32, 6 March 2013

This page will contain random bits of trivia learned while using the Arduino UNO. Hopefully, parts of it will be spun off into other pages for actually using the Arduinos in classes...

Installation

Project 1: Leveler

  • Mount a spool to a CRM Servo; mount servo ~2' in air and hang object from it
  • Mount ping sensor under object to detect distance from sensor
  • Enter required height above sensor for object
  • Use feedback from ping to control CRM Servo