User Tools

Site Tools


workshops:arduino_for_the_curious:stage_5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
workshops:arduino_for_the_curious:stage_5 [2017-04-10 11:29] Simonworkshops:arduino_for_the_curious:stage_5 [2017-04-10 11:31] (current) Simon
Line 27: Line 27:
 The nice thing about using Arduino to interface with Hardware, is usually somebody else has already done the hard work to write a library of code for others to use. You can focus your effort on your cool project rather than working out how to interface with a piece of hardware.  The nice thing about using Arduino to interface with Hardware, is usually somebody else has already done the hard work to write a library of code for others to use. You can focus your effort on your cool project rather than working out how to interface with a piece of hardware. 
  
-  *  Download the Zip file from +  *  Download the Zip file from http://tetrasys-design.net/download/HCSR04Ultrasonic/HCSR04Ultrasonic-1.1.2.zip
-http://tetrasys-design.net/download/HCSR04Ultrasonic/HCSR04Ultrasonic-1.1.2.zip+
  
   *  Follow the instructions for installing a library at [[http://arduino.cc/en/Guide/Libraries|Library Tutorial]]    *  Follow the instructions for installing a library at [[http://arduino.cc/en/Guide/Libraries|Library Tutorial]] 
  
-  *  Once you've installed the library and restarted the Arduino IDE you should see a new section in the menu +  *  Once you've installed the library and restarted the Arduino IDE you should see a new section in the menu, ''File->Examples->HCSR04Ultrasonic->UltrasonicDemo'' click on that to open a new sketch with the example 
-File->Examples->HCSR04Ultrasonic->UltrasonicDemo click on that to open a new sketch with the example +
  
   *  Change the start of the file to match the pins you wired up     *  Change the start of the file to match the pins you wired up  
workshops/arduino_for_the_curious/stage_5.1491823796.txt.gz · Last modified: 2017-04-10 11:29 by Simon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki