Testing out the GoPro Hero 5 Black

Hey everyone, not many of you here I’d imagine but that’s just fine. Blogging into the void is popular nowadays I guess!

Just got a GoPro Hero 5 Black from eBay a few days ago, and a 3D printed mount for it from a friend of mine today. The footage is way better than I thought it would be and that’s only 1080p 30 FPS. Going to stick to that because it’s perfect resolution and such for my use.

All that’s left to do now is try to balance the weight better because it was very front heavy during this first try. Moving the battery to the back end instead of the middle helped a ton, and while it is still heavy in the front it should be better to fly.

Anyways, have a good day!

-Jon

Learning C# and Unity

It’s summer break now and I’m out of university for a few months so that’s nice. I would like to get an internship going but because of the COVID-19 stuff, as well as not being a junior in university yet (will be this coming semester!) I can’t really get an internship. So I’ve decided to take an online course series to learn C# so I can work with Unity.

Previously I’ve done a few small projects with Unity and I really did not get anything done and it was more smashing ideas from online together to get something to work. Honestly I really like programming and want to actually make stuff with Unity, so I enrolled in an online course series for learning C# and Unity.

The course is Introduction to C# and Unity Programming on Coursera taught by Dr. T. Chamilliard from the University of Colorado at Colorado Springs. Really wonderful guy and teacher. Right now it’s really small steps but I’m actually learning exactly how everything works and how to use it properly. Once I get some projects rolling later I’ll more than likely share some stuff.

-Jon

Current Drone Build

Back in November of 2019 I convinced my dad to help me build a drone. Finding parts and learning about it all was really straightforward and easy thanks to the help of a friend who has built a few drones before. But man we really hit every single problem there could’ve been when building the drone but it taught us a lot.

First problem we ran into was the fact that our frame didn’t fit a full size camera! That was a silly problem with an easy fix. After that it was a matter of trying to figure out how to wire parts together since the diagrams provided by manufacturers were vague. Ultimately wiring worked well and it’s about as good as it can be, the main problems came from software.

On the topic of software issues, one problem was that the motors had to be corrected in software because all four motors were spinning the same direction. That was really easy to fix but annoying nonetheless. Another issue was getting the transmitter to properly communicate with our FC (flight controller). That one in itself was a real pain but thankfully the RCGroups member for FrSky was able to help us with that. I’ll make a post detailing what was wrong and how we fixed it soon. There were a handful of other problems that we encountered and I will likely post about them eventually.

Honestly there’s actually not much we would’ve done differently looking back. The only thing I would change is a frame with a taller interior, since the Armattan Badger is kind of tight space wise. Besides the frame, black propellers were a stupid idea. I remember thinking “why would you want multi color propellers if you’re flying FPV.” Oh how wrong I was to think that! I’ve picked up light blue and pink propellers to use on the front and back to let me know which direction I’m facing if I’m flying line of sight.

And last before we get to the parts I’d like to say that I’ll probably post a video soon me of flying in the field nearby. I’ve got one full video already but it’s not great because I was flying in 15mph winds! Was quite slow in winds of that speed, so not great.

Drone Parts and Setup

These are the final parts for the drone. Things that were omitted were small, miscellaneous things like connectors, adapters, wires, etc that were needed.

  • Frame: Armattan Badger 5″
  • Motors: DYS Samguk Series Wu 2206 2700kv
  • PDB: Matek FCHub 6s PDB
  • ESCs: Xilo 40A BLHeli-S 2-4s ESC
  • FC: FrSky RXSR-FC Omnibus F4 V6
  • VTX: ImmersionRC Tramp HV 5.8ghz
  • Camera: Foxeer Falkor 2 Mini
  • Propellers: HQProp DP 5.1X4.6X3
  • Antenna: Xilo AXII SMA 5.8ghz Antenna (LHCP) (Omnidirectional)
  • Antenna: TrueRC X-Air Crosshair 5.8ghz Antenna (LHCP) (Directional)
  • Batteries (3): Xilo 1300mah 4s 100C LiPo Battery
  • Battery Charger: PulseBattery Pulse PLC100 Ultra
  • Radio Transmitter: FrSky Taranis X9D+ 2019
  • Radio Transmitter Battery: FrSky Taranis 2600mah Battery (Aloft Hobbies)
  • Goggles: Skyzone SkyO2C
  • Goggles Battery: Fatshark 1800mah 7.4V Battery Pack USB Charging

Quick Notes

Two antennas are listed in the Drone Parts and Setup, one of which says “Omnidirectional” on the end and the other says “Directional.”

The Xilo AXII, the onmidirectional one, is a set of 2 so one antenna connects to the VTX and one goes on the goggles. The TrueRC X-Air Crosshair, the directional one, goes on the goggles as well.

The Skyzone SkyO2C goggles have a dual-diversity receiver installed, so I use both the omnidirectional and directional. If the drone is in the range of the TrueRC X-Air, I get much better signal but if I leave the range of it then my Xilo AXII is used instead. This is not necessary but it’s nice to have since my goggles support it.

Changing the website

First off let me say that, wow it’s been a long time since I messed with this site. My dad suggested I re-make this into more of a blog type thing. I’m thinking about documenting drone related things, such as problems and solutions I’ve had in building and using my drone. Not completely sure where I’ll go with it but this should be a fun change.

On another note I’m tempted to remove the old posts but it’s so awesome to see all the old things and remembering all that stuff. Really cute.

Anyways I’ll be changing things here and making it more fitting for a 20 year old university student who is into drones, stay tuned.

-Jon