joplin-mdbooks-website/content/drone-stuff/miscellaneous.md
Stavros Korokithakis 394b048a1f
Updates
2021-05-14 15:43:56 +03:00

23 lines
1.5 KiB
Markdown

+++
title = "Miscellaneous"
weight = 9
sort_by = "weight"
insert_anchor_links = "right"
+++
This is a bunch of miscellaneous info that wouldn't fit anywhere else:
- The ZOHD Dart 250g with the stock motor draws 4.5A on 2S with the 5x5 propeller. It draws the same amperage at exactly 75% throttle with a 3S battery and the same propeller.
- When wiring your electronics, make sure you don't have any ground loops.
This means that there should only be one ground wire going to each component.
For example, the ESC has one ground wire for power (to the battery) and one for signal (to the FC), you should *only* use one of the two (the one going to the battery).
What you can do for the other ground wire, though, is twist it around the signal wire and only connect it to the FC side, to reduce emissions.
If you have coaxial cable, you can do the same, connect the outer shielding to the FC's ground, and don't connect the other side anywhere, and use the core as signal.
- If you want to embed knurled nuts in foam so you can use screws, use a soldering iron. Set the iron to 150 C, put the nut on the tip of the iron, and push the nut into the foam. It will slowly melt the foam and embed itself quite firmly. Don't use a higher temperature or you'll open a larger hole and the nut won't fit snugly.
* * *
<p style="font-size:80%; font-style: italic">
Last updated on May 14, 2021. For any questions/feedback,
email me at <a href="mailto:hi@stavros.io">hi@stavros.io</a>.
</p>