Office Arduino Drone: Part III
Published in
2 min readSep 10, 2015
The HC — 05 Bluetooth module finally came. Oh the feeling of seeing it in our mailbox right on time and then unravelling the packaging is an incredible feeling.
Please see our previous blog to get more context on this Blog Series.
What we’ve been able to do so far:
- Successfully connect the HC-05 module to our breadboard and Arduino
2. Successfully pair my computer with the HC-05 module wirelessly
What we’re currently working on:
- I am having a flaky connection between my computer and the HC-05 module when paired. From doing some research online, there may be a conflict between the bluetooth port on my computer, and the Arduino module.
- I am leveraging codebender.com to upload sketches to the devices from the tutorials I am reading, though I am having some trouble understanding why certain things are being used in certains ways (see next bullet).
- Learning what the purpose of the Sudo Terminal. The tutorials both point towards downloading a new terminal, and I need to understand why I can not use my existing “iterminal” on MacOs.
My Dreams for this Project
- Get a full blown understanding of all the elements used in this tutorial (both hardware and software)
- Get the drone to respond properly to my bluetooth commands, either given by my computer, or TinyDuino
- Successfully deliver pizza to our teammates in our offices via our Bluetooth Drone/Arduino fishing line mechanism!
Great Tutorials to Learn Bluetooth + Arduino:
Next week we hope to have more progress actually building the Drone. Thanks for tuning in! Please drop any comments you have that will help us build our office drone! We appreciate your help.