I just did some documentation for my most recent project the flappy bird camera drone. Check it out
Before I actually buy the parts to build a drone project, I wanted to test out how hand dodging mechanisms work. Since I haven't got the hardware yet for the project, I built this simulation using python, pygame, and opencv to see how a hand could dodge oncoming obstacles in 3D space (similar to a drone). Here is what I came up with: