Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. # Project Title
  2. **Very Brief Description**
  3.  
  4. # Description
  5. What is your project? What does it do? What problem does it solve?
  6.  
  7. # Design
  8. Things to include in this section:
  9.  
  10. - Schematics and other design documentation. [Fritzing][8] is a good tool for drawing breadboard schematics like the one shown in the project logo above.
  11. - Components used to build the project
  12. - Pictures or video
  13.  
  14. # Conclusion
  15. Final thoughts. What did you learn from doing this project? What would you do differently if you had to start over?
  16.  
  17. +--------------------------+ +-------------------------------------------------+
  18. | Computer | | Robot |
  19. |--------------------------| |-------------------------------------------------|
  20. | | | |
  21. | Keyboard +--> Processing | | Button +-------------+ Motor Motor |
  22. | | | | ^ ^ |
  23. | + | | | | | |
  24. | | | | Batteries +-----+ | + + |
  25. | v | | | | +----> Motor Driver |
  26. | | | v v + |
  27. | Bluetooth +-----> Bluetooth +--> Arduino Uno +--> Motor driver |
  28. | | | + + + + + |
  29. +--------------------------+ | | | | | | |
  30. | | | | v v |
  31. | | | | Motor Motor |
  32. | | | | |
  33. | | | | |
  34. | | | +-----> Laser |
  35. | +---------------|----|----+ |
  36. | | Arm | | | |
  37. | |---------------|----|----| |
  38. | | +---------+ v | |
  39. | | | Motor Driver | |
  40. | | v + | |
  41. | | Servo | | |
  42. | | v | |
  43. | | Motor | |
  44. | +-------------------------+ |
  45. +-------------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement