Description
Learn, Make Grow – Drona Aviation – Pluto:
We at Pluto have been working with drones for the past 10 years, and we live and breathe drones. Over the years, we’ve won awards in competitions globally, including IMAV France, ICUG Spain, MICAV Bengaluru, and Techfest Mumbai, among many others. Indeed, our only motto is to help make Drone Aviation a thriving ecosystem, to foster and decentralize these drone innovations, and to make it big.
Pluto 1.2 DIY Nano Educational Drone Kit
Make drones right at home with your own hands. Indeed, this drone is your own creation and can be turned into anything you like. Additionally, this Indian nano drone is fully programmable and comes with openly available spare parts that will help add to your existing Pluto 1.2 Nano Drone. The C++ based API structure makes it extremely easy to program, as all codes are open-sourced. Furthermore, you can start with simple alt hold and motion control mode and, subsequently, graduate to more difficult acrobatic flying levels just using your smartphone.
Key Features:
- Programmable Flight Controller: Take complete control of the flight dynamics of your drones with the capability to write your code that tweaks, avails more functionalities, and customizes your performance of the drone.
- Modular Hardware: Moreover, the Pluto 1.2 has a modular design for easy assembly and disassembly. Experiment with different configurations and upgrades on the fly.
- Comprehensive Sensor Suite: Additionally, single digital sensors and servos can be added.
- Education Resources: Furthermore, find tips, tutorials, documentation, and community support that can help you in your tinkering time. Whether you are a new or expert user, there is always something to learn.
- Smartphone Controlled: Use our intuitive mobile app to control and program your drone effectively, with open-source flight customization and easy piloting from a smartphone.
- Open Source Software: Lastly, engage with the true open-source spirit using the Pluto 1.2 platform. License-free modification and sharing of software and firmware add value to individual development and feedback into a lively, collaborative community.
Special Features:
- Fully Programmable
- DIY Nano Drone
- Smartphone App controller available on both Android and iOS
- Flight Time: 8+ mins
- Speed: 3m/s
- Charging time: 45 mins
- Max Range: 80m
- Max Take off weight: 80 grams
Why Choose Pluto 1.2 Nano Drone?
Pluto 1.2 is more than a drone; it’s a gateway to infinite possibilities. Indeed, whether you want to build that perfect drone from scratch, learn programming at an advanced level, or dive into the topic of robotics, this kit has what it takes to help you realize your ideas. Moreover, Pluto 1.2 is the perfect way to master drone technology for your educational projects, research, and hobbies.
The Complete Drone Building Experience
|
|
|
---|---|---|
Build Pluto 1.2 Drone is a fun DIY experience, especially when you can piece together your own drone and turn it into your own creative masterpiece. |
FlyIt is easy to fly the Pluto 1.2 using the Pluto Controller App. Additionally, it comes with a futuristic intuitive flight control, which makes it easy to navigate. |
CodeProgram your Pluto 1.2 drone to match your vibe and style using API based Cygnus IDE and Pluto blocks, which can be easily downloaded. |
Can be programmed using
|
|
||
---|---|---|---|
PlutoBlocks is a user-friendly visual programming software tailored for Drona Aviation’s Pluto Drone, enabling beginners to program their drone through intuitive drag-and-drop blocks. It simplifies complex programming tasks into accessible steps, ideal for educational and developmental use. |
Cygnus is an Eclipse-based IDE from Drona Aviation tailored for Pluto Drones, supporting C/C++ programming for core drone application development. It includes GCC compiler, prebuilt libraries, and wireless flashing capabilities for Primus flight controllers, enhancing development efficiency and functionality. |
Pluto can be operated using Python for various tasks. Python is a versatile programming language known for its simplicity and readability. This is a simple python wrapper for your Pluto Drone so that you can write your own python script to make your drone move around. You can create your own projects by using the predefined functions. |