panQuad
Druckbare Dateien (9)
-
stlAxisLock.stl
24 Ko · 296 Downloads
-
stlTop_Leg_1_2x.stl
337 Ko · 287 Downloads
-
stlTop_Leg_2_2x.stl
338 Ko · 292 Downloads
-
stlFeet_2_2x.stl
727 Ko · 286 Downloads
-
stlFeet_1_2x.stl
755 Ko · 298 Downloads
-
stlTop_Microbit_v2.stl
153 Ko · 289 Downloads
-
stlTop_Microbit_v1.stl
152 Ko · 277 Downloads
-
stlpanQuad_Bolt_flat.stl
892 Ko · 291 Downloads
-
stlBody.stl
4.3 Mo · 301 Downloads
Beschreibung
The panQuad is powered by 8 servo motors (SG90). In this version, the microbit is used with a robot bit. Other microcontrollers can also be used. The biggest challenge is the algorithm, which leads to a smooth forward movement. Any movement, forward, backward, turn, dodge is a challenge.
Assembly Video: https://www.youtube.com/watch?v=kkFCfpoFm64
Motion Video: https://www.youtube.com/watch?v=MznII589b-M
Makecode panQuad_Calibration: https://makecode.microbit.org/_VCM9C8emPFek
Makecode panQuad Movement: https://makecode.microbit.org/_KYTVd2De52Tr
Makecode Control: https://makecode.microbit.org/_iKXaxkTg6gfu
The sample code requires a 2nd microbit that initiates slow walking, fast walking and stopping. These commands are sent to the panQuad via radio. If you want to move the panQuad without 2nd microbit, the code can simply be changed.
You need to print:
8 x AxisLock
2 x Top_Leg_1 (with support)
2 x Top_Leg_2 (with support)
2 x Feet_1 (with support)
2 x Feet_2 (with support)
1 x Top_Microbit_v2
2 x panQuad_Bolt_flat
1 x Body (with support)
Deutsch:
Der panQuad wird angetrieben mit 8 Servomotoren. In dieser Version wird der Microbit mit einem Robotbit verwendet. Andere Microcontroller können ebenfalls verwendet werden. Die größte Herausforderung ist der Algorithmus, der zu einer gleichmäßigen Vorwärtsbewegung führt. Jegliche Bewegung, vorwärts, rückwärts, drehen, ausweichen ist eine Herausforderung.
Assembly Video: https://www.youtube.com/watch?v=kkFCfpoFm64
Bewegung Video: https://www.youtube.com/watch?v=MznII589b-M
Makecode panQuad_Calibration: https://makecode.microbit.org/_VCM9C8emPFek
Makecode panQuad Bewegung: https://makecode.microbit.org/_KYTVd2De52Tr
Makecode Control: https://makecode.microbit.org/_iKXaxkTg6gfu
Der Samplecode benötigt einen 2. Microbit der langsames gehen, schnelles gehen und stehenbleiben initiiert. Diese Befehle werden via Funk an den panQuad gesendet. Möchte man ohne 2. Microbit den panQuad bewegen kann der Code einfach umgeändert werden.