Skip to content

Commit

Permalink
dc motor shield
Browse files Browse the repository at this point in the history
  • Loading branch information
Zevensuy Rodriguez committed May 8, 2012
1 parent 2e655db commit 6af7e6a
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 371 deletions.
Binary file added .DS_Store
Binary file not shown.
51 changes: 0 additions & 51 deletions MotorPwm/MotorPwm.ino

This file was deleted.

This file was deleted.

16 changes: 3 additions & 13 deletions README
@@ -1,14 +1,4 @@
Board Breakdown
Official Arduino Motor Shield

bitRead:
The bitRead function takes two parameters:
1. The set of bits to read i.e(100101)
2. Which bit to read. The Oth bit is the rightmost bit.

Ex. If we have the set 100101
When we call bitRead(000001,0) it should return 1.

bitRead and digitalWrite:
When

For more on bitRead(), see http://arduino.cc/en/Reference/BitRead
DC Motor example
Stepper Motor example
49 changes: 0 additions & 49 deletions SimpleLED/SimpleLED.ino

This file was deleted.

67 changes: 0 additions & 67 deletions motorBlink/motorBlink.ino

This file was deleted.

63 changes: 0 additions & 63 deletions stepper/stepper.ino

This file was deleted.

62 changes: 0 additions & 62 deletions stepperLibrary/stepperLibrary.ino

This file was deleted.

0 comments on commit 6af7e6a

Please sign in to comment.