-
Notifications
You must be signed in to change notification settings - Fork 11
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
Comments
A good way to approach this task is to break the bot into different systems. Then using the wiring google spreadsheet (may need updating), start drawing a schematic for each system, with the local connections and remote connections labeled. 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: Cheers for Good Documentation! |
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:
Thank you, and have a good day! Electrical Engineering Undergraduate |
@SeanKetring All yours |
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. |
The wiki has been a great help. |
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
The text was updated successfully, but these errors were encountered: