User:DukeEgr93/Arduino

From PrattWiki
Jump to navigation Jump to search

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...

Win 8 Machine in 1405

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

Win Machine in B209

Note - must use mrglocal account to have full access

  • 3/19/2013
    • Used software at Pratt shared space Z:\Projects\Arduino
    • Drivers...
      • Found proper port by having Device Manager open when connecting USB
      • Uninstalled port when it came up
      • Reinstalled using Arduino drivers
    • Went to http://www.mathworks.com/help/simulink/ug/install-target-for-arduino-hardware.html
      • Ran targetinstaller, picked internet, Arduino, logged in, thought happy thoughts
    • Started MATLAB and looked at Getting Started
      • Had to set COM to 4 manually; otherwise - success!