16. Applications and Implications¶
Group assignment:¶
None
Individual assignment:¶
-
Propose a final project masterpiece that integrates the range of units covered, answering:
-
What will it do?
- Who has done what beforehand?
- What will you design?
- What materials and components will be used?
- Where will they come from?
- How much will they cost?
- What parts and systems will be made?
- What processes will be used?
-
What questions need to be answered?
-
How will it be evaluated?
-
Your project should incorporate:
-
2D and 3D design
- Additive and subtractive fabrication processes
- Electronics design and production
- Embedded microcontroller interfacing and programming
- System integration and packaging.
- What will it do?
Well, well, well! I’ve decided to create an intelligent robot that will be able to provide supervision in environments that are a little hostile to humans, a bit like a mobile investigator ðŸ¤.
this idea came to me when, one day, on the INP-hb campus, my room key fell into a really horrible place and I had to go down to the basement alone to retrieve it, without even knowing what was there.
Beyond that, this robot can be deployed in a variety of environments; it can be used as an agricultural robot for monitoring and collecting data on a plot of land… etc.
- Who has done what beforehand?
For my project, I was inspired by some of the projects realized at the fab academy below:
- CRAWler : A Search and Rescue Robot
- ROBOT CIPI 1.0
For the chassis design, I was inspired by the robots from Hiwonder and also the Robomaster from DJI
-
DJI robot master
-
Hiwonder robot
What will you design?¶
I’ll be designing a mobile robot based on the coordination of four geared motors to move the robot. The chassis will be made mainly of mdf with some printed parts. I’ll also be designing the various drivers to control the motors.
What materials and components will be used? Where will they come from? How much will they cost?¶
Components | Source | Price ($) | quantity | Sub-total ($) |
---|---|---|---|---|
Buzzer | AMAZON | 0,61 | 1 | 0,61 $ |
Motor DC Driver | ALIBABA | 2,88 | 2 | 5.76 |
Esp32 cam | ALiExpress | 4,15 | 1 | 4.15 |
HC-SR05 | Digikey | 3.95 | 1 | 3.95 |
Motor | Alibaba | 14.5 | 4 | 58 |
TCRT5000 | AMAZONE | 10.99€ | 2 | 21€ |
LED THT | - | - | 8 | - |
Resistor THT | - | - | 3 | - |
Esp32-Wroom-32D | AMAZON | 10€ | 1 | 10€ |
PLA | AMAZON | 30 | 1 | 30 |
MDF | AMAZON | 30 | 1 | 30 |
What parts and systems will be made?¶
- electronic circuit
- robot chassis
- Support motor
What processes will be used?¶
- 3D Design
- 3D printing
- Laser cutting
- Electronic design
- Electronic production
- Integrated programming
- Interface and application
- Networking
- Project deployment and debugging
What questions need to be answered?¶
- what should the robot look like?
- Will electronic design be difficult?
- Are design materials within our reach?
- can the robot be deployed over a long period?
How will it be evaluated?¶
- demonstration video
- the robot must be able to move over a short distance
- the robot must respond to commands from the mobile application
- the robot must send collected information to the user
End