Difference between revisions of "F17: Viserion"
Proj user7 (talk | contribs) (→Parts List & Cost) |
Proj user7 (talk | contribs) (→Parts List & Cost) |
||
Line 265: | Line 265: | ||
|- | |- | ||
! scope="row"| 8 | ! scope="row"| 8 | ||
+ | | RPM Sensor - Traxxas 6520 RPM Sensor | ||
+ | | [https://www.amazon.com/Traxxas-6520-RPM-Sensor-long/dp/B006IRXEZM/ref=sr_1_1?s=toys-and-games&ie=UTF8&qid=1512284856&sr=1-1&keywords=traxxas+rpm+sensor Amazon] | ||
+ | | 1 | ||
+ | | $10.25 | ||
+ | |- | ||
+ | ! scope="row"| 9 | ||
| Jumper Wires | | Jumper Wires | ||
| [https://www.amazon.com/Elegoo-120pcs-Multicolored-Breadboard-arduino/dp/B01EV70C78 Amazon] | | [https://www.amazon.com/Elegoo-120pcs-Multicolored-Breadboard-arduino/dp/B01EV70C78 Amazon] | ||
Line 270: | Line 276: | ||
| $10 | | $10 | ||
|- | |- | ||
− | ! scope="row"| | + | ! scope="row"| 10 |
| Acrylic Board MIFFLIN Acrylic Plexiglass 12 x 12 | | Acrylic Board MIFFLIN Acrylic Plexiglass 12 x 12 | ||
| [https://www.amazon.com/MIFFLIN-Plexiglass-Transparent-Replacement-Greenhouses/dp/B071VQQB57 Amazon] | | [https://www.amazon.com/MIFFLIN-Plexiglass-Transparent-Replacement-Greenhouses/dp/B071VQQB57 Amazon] | ||
Line 276: | Line 282: | ||
| $11 | | $11 | ||
|- | |- | ||
− | ! scope="row"| | + | ! scope="row"| 11 |
| CAN tranceivers | | CAN tranceivers | ||
| [http://www.microchip.com/samples/Default.aspx?DeviceFamily=MCP2551 Microchip Samples] | | [http://www.microchip.com/samples/Default.aspx?DeviceFamily=MCP2551 Microchip Samples] | ||
Line 282: | Line 288: | ||
| Free | | Free | ||
|- | |- | ||
− | ! scope="row"| | + | ! scope="row"| 12 |
| SJOne Boards | | SJOne Boards | ||
| Provided by Preet | | Provided by Preet |
Revision as of 07:12, 3 December 2017
Contents
Viserion Team RC Car
Abstract
This section should be a couple lines to describe what your project does.
Objectives & Introduction
Show list of your objectives. This section includes the high level details of your project. You can write about the various sensors or peripherals you used to get your project completed.
Team Members & Responsibilities
- Aakash Menon
- Ajinkya Mandhre
- Aniket Dali
- Dheemanth Bangalore Vishwanatha
- Jean Madassery
- Omkar Kale
- Pratap Kishore Desai
- Pratap Ramachandran
Schedule
Show a simple table or figures that show your scheduled as planned before you started working on the project. Then in another table column, write down the actual schedule so that readers can see the planned vs. actual goals. The point of the schedule is for readers to assess how to pace themselves if they are doing a similar project.
Legend: Motor & I/O Controller , Master Controller , Communication Bridge Controller, Geographical Controller, Sensor Controller , Team Goal , Team PCB, , Team Android
Week# | Start Date | End Date | Task | Actual Completion Date / Notes | Status |
---|---|---|---|---|---|
1 | 10/09/2017 | 10/15/2017 |
|
Done | |
2 | 10/16/2017 | 10/22/2017 |
|
Done on time except
|
|
3 | 10/23/2017 | 29/10/2017 |
|
Done on time except
|
|
4 | 10/30/2017 | 11/05/2017 |
|
||
5 | 11/06/2017 | 11/12/2017 |
|
|
|
6 | 11/13/2017 | 11/19/2017 |
|
|
|
7 | 11/20/2017 | 11/25/2017 |
|
|
|
8 | 11/26/2017 | 12/01/2017 |
|
|
|
9 | 12/03/2017 | 12/08/2017 |
|
||
10 | 12/10/2017 | 12/12/2017 |
|
||
11 | 12/13/2017 | 12/16/2017 |
|
||
12 | 12/17/2017 | 12/19/2017 |
|
||
13 | 12/20/2017 |
|
Parts List & Cost
Item# | Part Desciption | Vendor | Qty | Cost |
---|---|---|---|---|
1 | RC Car - Traxxas 1/10 Slash 2WD | Amazon | 1 | $189.95 |
2 | Battery - Traxxas 7600mAh 7.4V 2-Cell 25C LiPo Battery | Amazon | 2 | $143.26 |
3 | Charger - Traxxas 2970 EZ-Peak Plus 4-Amp NiMH/LiPo Fast Charger | Amazon | 1 | $49.95 |
4 | GPS - Readytosky Ublox NEO-M8N GPS Module | Amazon | 1 | $29.98 |
5 | Bluetooth Module HC-05 | Amazon | 1 | $8.99 |
6 | IMU SparkFun 9DoF Razor IMU M0 | SparkFun | 1 | $49.95 |
7 | LV Maxsonar EZ0 Ultrasonic sensors | Robotshop | 6 | $158.7 |
8 | RPM Sensor - Traxxas 6520 RPM Sensor | Amazon | 1 | $10.25 |
9 | Jumper Wires | Amazon | 1 | $10 |
10 | Acrylic Board MIFFLIN Acrylic Plexiglass 12 x 12 | Amazon | 1 | $11 |
11 | CAN tranceivers | Microchip Samples | 30 | Free |
12 | SJOne Boards | Provided by Preet | 5 | $400.0 |
Design & Implementation
The design section can go over your hardware and software design. Organize this section using sub-sections that go over your design and implementation.
Hardware Design
Discuss your hardware design here. Show detailed schematics, and the interface here.
Hardware Interface
In this section, you can describe how your hardware communicates, such as which BUSes used. You can discuss your driver implementation here, such that the Software Design section is isolated to talk about high level workings rather than inner working of your project.
Software Design
Show your software design. For example, if you are designing an MP3 Player, show the tasks that you are using, and what they are doing at a high level. Do not show the details of the code. For example, do not show exact code, but you may show psuedocode and fragments of code. Keep in mind that you are showing DESIGN of your software, not the inner workings of it.
Implementation
This section includes implementation, but again, not the details, just the high level. For example, you can list the steps it takes to communicate over a sensor, or the steps needed to write a page of memory onto SPI Flash. You can include sub-sections for each of your component implementation.
Testing & Technical Challenges
Describe the challenges of your project. What advise would you give yourself or someone else if your project can be started from scratch again? Make a smooth transition to testing section and described what it took to test your project.
Include sub-sections that list out a problem and solution, such as:
<Bug/issue name>
Discuss the issue and resolution.
Conclusion
Conclude your project here. You can recap your testing and problems. You should address the "so what" part here to indicate what you ultimately learnt from this project. How has this project increased your knowledge?
Project Video
Upload a video of your project and post the link here.
Project Source Code
References
Acknowledgement
Any acknowledgement that you may wish to provide can be included here.
References Used
List any references used in project.
Appendix
You can list the references you used.