User Tools


Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ee:pneumatics:start [2016/09/23 17:45]
Ryan Summers
ee:pneumatics:start [2018/01/28 22:56]
Ryan Summers removed
Line 4: Line 4:
 ===== Overview ===== ===== Overview =====
 The pneumatics system will provide a means for controlling actuators within the submarine such as the claw, torpedos, and marker droppers. Pneumatics are controlled via simple on-off commands to the pneumatic in the form of high and low voltages. The pneumatics system will provide a means for controlling actuators within the submarine such as the claw, torpedos, and marker droppers. Pneumatics are controlled via simple on-off commands to the pneumatic in the form of high and low voltages.
 +
 +===== Timeline =====
 +  - Schematic Completed (October 5th)
 +  - Parts Selected and Footprints Associated (October 12th)
 +  - PCB Schematic and Component Review (October 17th)
 +  - PCB Routing Completed (November 7th)
 +  - PCB Design Review (November 10th)
 +  - PCB Ordered (November 21st)
 +  - Firmware Completed (December 10th)
 +  - Board Populated (January 8th)
  
 ===== Design ===== ===== Design =====
Line 9: Line 19:
  
 ===== Resources ===== ===== Resources =====
-^ Resource ^ Description ^ +^ Resource ​                                                          ​^ Description ​                                                                                            ​
-| [[https://​www.arduino.cc/​en/​Tutorial/​HomePage|Arduino Tutorials]]| Code tutorials for programming Arduino devices.| +| [[https://​www.arduino.cc/​en/​Tutorial/​HomePage|Arduino Tutorials]] ​ | Code tutorials for programming Arduino devices. ​                                                        ​
-|[[https://​github.com/​MCUdude/​MightyCore|ATMega1284P Arduino Core]]| Arduino Core for the ATMega1284P | +| [[git>MCUdude/​MightyCore|ATMega1284P Arduino Core]] ​               | Arduino Core for the ATMega1284P ​                                                                       
-|[[http://​wiki.ros.org/rosserial_arduino|RosSerial Documentation]]|RosSerial is the communication protocol that allows implementation of a ROS node on a microcontroller.| +| [[ros>rosserial_arduino|RosSerial Documentation]] ​                 | RosSerial is the communication protocol that allows implementation of a ROS node on a microcontroller. ​ 
-|[[http://​www.atmel.com/​images/​doc8059.pdf|ATMega1284P]]|Microcontroller to be used on the project.|+{{http://​www.atmel.com/​images/​doc8059.pdf|ATMega1284P}}            ​| Microcontroller to be used on the project. ​                                                             |