Question requirements
As a member of the basic camp, the basic requirement is to reproduce a bionic mechanical dog based on the example project of the Lichuang training camp from circuit design, 3D modeling, welding components, and code modules.
Question analysis
1. Bionic mechanical dog design based on Lichuang training camp
2. No special DIY design, replica of the training camp’s mechanical dog
3. The finished product should be able to move
Encountered questions about legs:
1. In the circuit design, some 3V3 power lines are designed to be thin, and there is a bad habit of drilling holes and placing them on the pads.
2.In 3D modeling, attention should be paid to scale dimensions and the reference scale of submitted project documents.
3. When welding chip resistors, you should pay attention to the amount of solder and the use of rosin.
Tip: Overall design block diagram
List:
Schematic design instructions
The design of the schematic diagram is based on the teaching video design of Lichuang [Training Camp] Bionic Robot Dog. Usart is used for burning and 0603 SMD packaging is used.
PCB design instructions
The layout of the PCB was drawn by the instructional video of Lichuang [Training Camp] Bionic Robot Dog.
Software description
Tip: The software can be nested using code blocks. There is no need to explain all parts of the software, just the important parts.
Code block:
#include<stdio.h>
void main()
{
printf(""/n);
}
Physical display instructions
Precautions
Tip: Here are some precautions that need to be paid attention to in the production of the work (if not, you can leave it out)
Demo video
Tip: You can upload attachments to the demonstration video. Attachments can only be long-distance uploaded files of up to 50M. Files larger than 50M can be placed on other network disks or video websites. Just put the address link here.
Upload other attachments
Tips: The works participating in the event must upload project-related program attachments to the open source platform or personal code storage cloud. The attachment can be uploaded up to 50M (please do not upload it in the Lichuang workspace, there are restrictions)