Educational Nano Drone Kit
The Educational Nano Drone Kit is an innovative learning tool designed to ignite curiosity and foster creativity among students. This compact and easy-to-use drone kit provides hands-on experience with the principles of flight, aerodynamics, and robotics. Equipped with intuitive controls and modular components, it allows learners to build, program, and pilot their drones while exploring STEM concepts.
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
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.
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.
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.
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.
Fly
It 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.
Code
Program your Pluto 1.2 drone to match your vibe and style using API based Cygnus IDE and Pluto blocks, which can be easily downloaded.
The Complete Drone Building Experience
Pluto Blocks
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
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.
Python
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.