Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a schematic for the bot #178

Closed
jakunesh opened this issue Sep 25, 2014 · 5 comments
Closed

Creating a schematic for the bot #178

jakunesh opened this issue Sep 25, 2014 · 5 comments
Assignees

Comments

@jakunesh
Copy link

A major problem we had last year was only a handful of people knowing where a wire went if it fell out. We are working hard to mitigate that risk this year through a combination of new wire management techniques and the Dark Power project. However it is still helpful to have a document to reference the wireing layout including pins on the beagle bone to the various modules.

This needs to be done fore the Line Following dev-bot and the same thing needs to be created for the new bot as it is built.

This issues specifically pertains to creating the documents and beginning to layout the schematic

@R00ney
Copy link
Member

R00ney commented Oct 3, 2014

A good way to approach this task is to break the bot into different systems.
Power
Sensors (one for each type)
BBB
Motor Control
Motors (one for each type)
(and any others I may have forgotten).

Then using the wiring google spreadsheet (may need updating), start drawing a schematic for each system, with the local connections and remote connections labeled.
Google Draw might be sufficient for this (which would allow in document editing for future changes).
If not, I recommend using a vector draw software like inkscape.

If you are filling REALLY productive, try linking the remote connections listed in the spreadsheet to their counterpart sheet, ie cell linking as described here:
https://productforums.google.com/forum/#!topic/docs/QYYrnaqKXwE
and here:
http://igoogledrive.blogspot.com/2013/06/google-spreadsheet-navigate-to-another.html

Cheers for Good Documentation!

@SeanKetring
Copy link
Contributor

I'd love to help out with this, has this task been assigned yet?

On Thu, Oct 2, 2014 at 8:20 PM, Neal notifications@github.com wrote:

A good way to approach this task is to break the bot into different
systems.
Power
Sensors (one for each type)
BBB
Motor Control
Motors (one for each type)
(and any others I may have forgotten).

Then using the wiring google spreadsheet (may need updating), start
drawing a schematic for each system, with the local connections and remote
connections labeled.
Google Draw might be sufficient for this (which would allow in document
editing for future changes).
If not, I recommend using a vector draw software like inkscape.

If you are filling REALLY productive, try linking the remote connections
listed in the spreadsheet to their counterpart sheet, ie cell linking as
described here:
https://productforums.google.com/forum/#!topic/docs/QYYrnaqKXwE
and here:

http://igoogledrive.blogspot.com/2013/06/google-spreadsheet-navigate-to-another.html

Cheers for Good Documentation!


Reply to this email directly or view it on GitHub
#178 (comment)
.

Thank you, and have a good day!
Sean Ketring

Electrical Engineering Undergraduate

@jakunesh
Copy link
Author

jakunesh commented Oct 9, 2014

@SeanKetring All yours

@whiteskulleton
Copy link

Hey. I have an application called AutoCAD electrical that might help with doing this but I don't know how to use it or anything about it. I just know that if you make a schematic that shows all the wiring that you can import it into Inventor and I can do modeling with it. However, as I said, I don't know how to use the program but you can get it for free on Autodesk's website through the education community.

@jasteve4
Copy link
Contributor

The wiki has been a great help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants