The website “Free Apps for Me” has recently reviewed our iOS drone mission control app called Flight Plan. You can check out the review here.
Archives for 0
Debugging the Arduino Motor Shield
Our L293 based motor shield had some problems! How do we diagnose what the problems are and create a better design? This final tutorial, will explain how we went about troubleshooting the issues and creating a better circuit to be used in version 2 of our design. #arduino #uno #motor #shield #debugging
https://reefwing.medium.com/debugging-the-arduino-motor-shield-21c9218bdcc2
How to write your own Arduino Library
Following our article on how to design your own Arduino motor shield, we have written a companion piece that explains how to create your own Arduino library. Our explanation focuses on all the things that the beginner tutorials don’t cover. #Arduino #UNO #STEM #nexgencodecamp
https://reefwing.medium.com/how-to-create-your-own-arduino-library-540f833a49cf
Design your own Arduino Motor Shield
The Nexgen Rover is an Arduino based robot designed wholly by Nexgen Codecamp. It is used in our technology related STEM courses aimed at high schools. The robot is based on Arduino technology and runs an Arduino UNO with a motor controller shield on top. This article explains how we designed and manufactured our own motor shield to suit the requirements of the rover. #arduino #stemeducation #uno #motor #shield #nexgen
https://reefwing.medium.com/designing-your-own-arduino-uno-motor-shield-ca507ab61f4b
A Review of Open Source Flight Control Firmware
The evolution of open-source flight control firmware is fascinating and involves everything from years of committed development with no reward, to convoluted betrayal from previous partners and friends. In this article, we will review the most popular open-source projects, explain their antecedents and highlight the survivors. #arduino #drone #development
https://reefwing.medium.com/a-review-of-open-source-flight-control-systems-2fe37239c9b6
ESC Configuration with an Arduino Uno
Using an Arduino UNO to communicate with an Electronic Speed Controller (ESC) that uses BLHeli or BLHeli_S firmware. #Arduino #BLHeli #Drone #Tutorial https://reefwing.medium.com/configuring-an-esc-with-blheli-firmware-using-an-arduino-uno-9b8e5dafc1c5