ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Drones: Teach an Arduino to Fly

دانلود کتاب هواپیماهای بدون سرنشین: آموزش پرواز به آردوینو

Drones: Teach an Arduino to Fly

مشخصات کتاب

Drones: Teach an Arduino to Fly

ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 9781680451719 
ناشر: Maker Media 
سال نشر: 2016 
تعداد صفحات: 222 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 188 مگابایت 

قیمت کتاب (تومان) : 46,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 24


در صورت تبدیل فایل کتاب Drones: Teach an Arduino to Fly به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب هواپیماهای بدون سرنشین: آموزش پرواز به آردوینو نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب هواپیماهای بدون سرنشین: آموزش پرواز به آردوینو



ساخت: پهپادها با ارائه چندین پروژه هواپیمای بدون سرنشین DIY بر اساس محبوب ترین کنترل کننده ربات جهان - آردوینو، به گسترده ترین مخاطبان ممکن کمک می کند تا بفهمند چگونه پهپادها کار می کنند. اطلاعات ارائه شده در این کتاب به سازندگان نشان می دهد که چگونه پهپادهای بهتری بسازند و خلبانان پهپاد بهتری باشند و اتفاقاً تقریباً در هر پروژه رباتیکی کاربرد خواهد داشت. چرا آردوینو؟ سازندگان آردوینو و لوازم جانبی آن را می شناسند، آنها به طور گسترده در دسترس و ارزان هستند، و پشتیبانی قوی جامعه وجود دارد. کد کنترل پرواز منبع باز برای آردوینو در دسترس است و پرواز قلابی است که آن را برای بسیاری از افراد هیجان انگیز و حتی جادویی می کند. آردوینو نه تنها به خودی خود یک برد قدرتمند است، بلکه به عنوان کنترل کننده اکثر پرینترهای سه بعدی ارزان قیمت، بسیاری از CNC های رومیزی و اکثر پلتفرم های پهپاد منبع باز استفاده می شود.


توضیحاتی درمورد کتاب به خارجی

Make: Drones will help the widest possible audience understand how drones work by providing several DIY drone projects based on the world's most popular robot controller--the Arduino. The information imparted in this book will show Makers how to build better drones and be better drone pilots, and incidentally it will have applications in almost any robotics project. Why Arduino? Makers know Arduinos and their accessories, they are widely available and inexpensive, and there is strong community support. Open source flight-control code is available for Arduino, and flying is the hook that makes it exciting, even magical, for so many people. Arduino is not only a powerful board in its own right, but it's used as the controller of most inexpensive 3d printers, many desktop CNCs, and the majority of open source drone platforms.



فهرست مطالب

Copyright
Table of Contents
Preface
	Success
	Small, Medium, Large
	Conventions Used in This Book
	Using Code Examples
	Safari® Books Online
	How to Contact Us
Chapter 1. What Makes a Drone Possible
	Motors
	Batteries
	Control Systems
Chapter 2. Popular Drone Control Systems
	MultiWii
	Dronecode
		APM/ArduPilot
		PX4/Pixhawk
	DJI/Naza
	KK2
	CC3D/OpenPilot
	Naze32/Baseflight/Cleanflight
	Choosing a Flight Control System
Chapter 3. Drone Activities
	Aerial Photography
	FPV Racing
	Education
	Flying
Chapter 4. Improve the Hubsan X4
	Goals and Test Methods
	Battery Upgrade
	Prop Upgrade
Chapter 5. Build the X4Wii
	Parts
	Build
		Flashing New Code
		Wiring
		Assembly
	Setup and Tuning
		RC Rates
		PIDs
		Modes
Chapter 6. The Visible Drone
	A Teensy CPU
	Radios
	IMU/AHRS
	Power
	Circuit Board with Motor Controllers
	Frame/Motors/Props
	Weight Budget
Chapter 7. Basic I/O Code
	Setting Up the IDE
	Main Loop
	RC Receiver
	Bluetooth
	Motors
Chapter 8. Multirotor Aerodynamics
	Lift and Thrust
	Pitch and Roll
	Yaw
	Translational Lift
	Vortex Ring State
Chapter 9. IMU/AHRS
	Gyros
	Accelerometers
	IMU
	Magnetometers
Chapter 10. Mode and Mix
	Mode
		Angle Mode
		Rate Mode
	Mix
Chapter 11. PIDs
	The Algorithm
		P—Proportional
		I—Integral
		D—Derivative
	Implementation
	Tuning
		Theory
		Practice
Chapter 12. Circuit Board and Motor Controllers
	Design Tools and Files
	Component Placement
	Power Input and Distribution
	Motor Controller
	Schematic and Layout
	Construction
Chapter 13. Construction and Tuning
	Install the Controller and Connect the LEDs
	Connect the Motors
	Install the Radios
	Complete the Frame
	Ground Test
	Flight Test and Future Work
Chapter 14. A Bigger Frame
	The S500 Kit
	Follow the Instructions
Chapter 15. Install the Power System
	Mount the ESCs
	Wire the Power Distribution Board
	Mount the Motors
	Determine Direction
Chapter 16. Brushless Motors and Their ESCs
	Brushless Motors
	ESCs
	BECs
Chapter 17. Install the Flight Controller and Radios
	Pixhawk Lite and Shock Mount
	RC Radios
	Telemetry Radio
	Safety Switch
	Testing
Chapter 18. GPS
	History
	Theory
	HDOP
	Installation
Chapter 19. Magnetometer
	The Earth’s Magnetic Field
	Declination and Deviation
	Magnetoresistance
	Use in Drones
Chapter 20. Flying the S500
	Install the Props
	Connect the Battery and Voltage Monitor
	Radio and Accelerometer Calibration
	Flight Modes
	Initial Tuning
	Final Checklist and First Flight
Chapter 21. Optical Flow, Sonar, and Lidar
	Sonar
	Lidar
	Optical Flow Sensors
	Visual Odometry
Chapter 22. Vibration
	Causes of Vibration
	Effects of Vibration
	Damping and Isolation
	Prop Balancing
Chapter 23. Failure Modes and Fault Tolerance
	Failsafes
	Redundancy
Chapter 24. Interfaces
	Computer Interfaces
	RC Radio Standards
		DSM/DSM2/DSMX
		FrSky
	Servo/ESC Control
	Telemetry
	GPS
Chapter 25. The Future
	Specialization
	Regulation
	Ease of Use
	Safety
	Human Flight
Index
About the Author




نظرات کاربران