ODROID-C1+ User Manual

ODROID-C1+ User Manual PDF

Author: Venkat Bommakanti

Publisher: Hardkernel, Ltd

Published: 2017-06-17

Total Pages: 99

ISBN-13:

DOWNLOAD EBOOK →

Congratulations on purchasing the ODROID-C1+! It is one of the most powerful low-cost Single Board computers available, as well as being an extremely versatile device. Featuring a quad-core AmLogic processor, advanced Mali GPU, and Gigabit ethernet, it can function as a home theater set-top box, a general purpose computer for web browsing, gaming and socializing, a compact tool for college or office work, a prototyping device for hardware tinkering, a controller for home automation, a workstation for software development, and much more. Some of the modern operating systems that run on the ODROID-C1+ are Ubuntu, Android, Fedora, ARCHLinux, Debian, and OpenELEC, with thousands of free open-source software packages available. The ODROID-C1+ is an ARM device, which is the most widely used architecture for mobile devices and embedded 32-bit computing. The ARM processor’s small size, reduced complexity and low power consumption makes it very suitable for miniaturized devices such as wearables and embedded controllers.

ODROID-XU4 User Manual

ODROID-XU4 User Manual PDF

Author: Venkat Bommakanti

Publisher: Hardkernel, Ltd

Published: 2016-01-01

Total Pages: 92

ISBN-13:

DOWNLOAD EBOOK →

Congratulations on purchasing the ODROID-XU4! It is one of the most powerful low-cost Single Board computers available, as well as being an extremely versatile device. Featuring an octa-core Exynos 5422 big.LITTLE processor, advanced Mali GPU, and Gigabit ethernet, it can function as a home theater set-top box, a general purpose computer for web browsing, gaming and socializing, a compact tool for college or office work, a prototyping device for hardware tinkering, a controller for home automation, a workstation for software development, and much more. Some of the modern operating systems that run on the ODROID-XU4 are Ubuntu, Android, Fedora, ARCHLinux, Debian, and OpenELEC, with thousands of free open-source software packages available. The ODROID-XU4 is an ARM device, which is the most widely used architecture for mobile devices and embedded 32-bit computing.

ODROID-C2 User Manual

ODROID-C2 User Manual PDF

Author: Venkat Bommakanti

Publisher: Hardkernel, Ltd

Published: 2016-11-01

Total Pages: 95

ISBN-13:

DOWNLOAD EBOOK →

Congratulations on purchasing the ODROID-C2! It is one of the most powerful low-cost 64-bit Single Board Computers available, as well as being an extremely versatile device. Featuring a fast, quad-core AmLogic processor, advanced Mali GPU, and Gigabit Ethernet, it can function as a home theater set-top box, a general purpose computer for web browsing, gaming and socializing, a compact tool for college or office work, a prototyping device for hardware tinkering, a controller for home automation, a workstation for software development, and much more. Some of the modern operating systems that run on the ODROID-C2 are Ubuntu, Android, and ARCH Linux, with thousands of free open-source software packages available. The ODROID-C2 is an ARM device, which is the most widely used architecture for mobile devices and embedded computing. The ARM processor’s small size, reduced complexity and low power consumption makes it very suitable for miniaturized devices such as wearables and embedded controllers.

ODROID Magazine

ODROID Magazine PDF

Author:

Publisher: Hardkernel, Ltd

Published: 2015-08-01

Total Pages: 31

ISBN-13:

DOWNLOAD EBOOK →

Table of Contents 6 PS3 Wireless Controllers: Your Drivers for Wireless Fun 7 Building Android on the ODROID-C1: A Walkthrough for Compiling KitKat 9 Linux Gaming: Super Puzzle Fighter II Turbo 10 ODROID-XU4: A Fresh Look at Our Newest Board 12 Grails: The Groovy Version of Ruby on Rails 16 Using BuildRoot: Create a Simple Media Player 18 ODROID-C1 User Manual: A Guide for All Expertise Levels 19 Stepmania: Dancing Entertainment 22 Linux Gaming: Rare Gaming Gems - Part 2 26 Fruit MIDI: Building a Grape Piano 29 ODROID Magazine: Now Available on Google Play Store 30 Meet an ODROIDian: Nicole C. Scott, Multi-Faceted Artist and Social Media Guru

ODROID Magazine

ODROID Magazine PDF

Author:

Publisher: Hardkernel, Ltd

Published: 2017-04-01

Total Pages: 49

ISBN-13:

DOWNLOAD EBOOK →

Table of Contents 6 Building A Robot: Meet Walter, The Robot From 1968 8 ODROID-C2 Wawa Laptop: Improving Children’s Education 12 Forty Issues, A Recap: If You Haven’t Read Them All, It’s Your Lucky Day! 35 A New ODROID Store Is Opening In The US: Visit ODROIDINC.com 36 CloudShell-2 For The ODROID-XU4: A DIY High-Performance NAS With RAID 40 Google Cloud Print For the ODROID-C2 42 Control Any Electrical Device With An ODROID-C2: A Sample Project 46 XU4 Case: A Futuristic Design For Your 3D Printer 48 Meet An ODROIDian: Charles Park, Hardkernel Co-Founder

Mastering ROS for Robotics Programming

Mastering ROS for Robotics Programming PDF

Author: Lentin Joseph

Publisher: Packt Publishing Ltd

Published: 2015-12-21

Total Pages: 480

ISBN-13: 1785282999

DOWNLOAD EBOOK →

Design, build and simulate complex robots using Robot Operating System and master its out-of-the-box functionalities About This Book Develop complex robotic applications using ROS for interfacing robot manipulators and mobile robots with the help of high end robotic sensors Gain insights into autonomous navigation in mobile robot and motion planning in robot manipulators Discover the best practices and troubleshooting solutions everyone needs when working on ROS Who This Book Is For If you are a robotics enthusiast or researcher who wants to learn more about building robot applications using ROS, this book is for you. In order to learn from this book, you should have a basic knowledge of ROS, GNU/Linux, and C++ programming concepts. The book will also be good for programmers who want to explore the advanced features of ROS. What You Will Learn Create a robot model of a Seven-DOF robotic arm and a differential wheeled mobile robot Work with motion planning of a Seven-DOF arm using MoveIt! Implement autonomous navigation in differential drive robots using SLAM and AMCL packages in ROS Dig deep into the ROS Pluginlib, ROS nodelets, and Gazebo plugins Interface I/O boards such as Arduino, Robot sensors, and High end actuators with ROS Simulation and motion planning of ABB and Universal arm using ROS Industrial Explore the ROS framework using its latest version In Detail The area of robotics is gaining huge momentum among corporate people, researchers, hobbyists, and students. The major challenge in robotics is its controlling software. The Robot Operating System (ROS) is a modular software platform to develop generic robotic applications. This book discusses the advanced concepts in robotics and how to program using ROS. It starts with deep overview of the ROS framework, which will give you a clear idea of how ROS really works. During the course of the book, you will learn how to build models of complex robots, and simulate and interface the robot using the ROS MoveIt motion planning library and ROS navigation stacks. After discussing robot manipulation and navigation in robots, you will get to grips with the interfacing I/O boards, sensors, and actuators of ROS. One of the essential ingredients of robots are vision sensors, and an entire chapter is dedicated to the vision sensor, its interfacing in ROS, and its programming. You will discuss the hardware interfacing and simulation of complex robot to ROS and ROS Industrial (Package used for interfacing industrial robots). Finally, you will get to know the best practices to follow when programming using ROS. Style and approach This is a simplified guide to help you learn and master advanced topics in ROS using hands-on examples.

Design Thinking Research

Design Thinking Research PDF

Author: Hasso Plattner

Publisher: Springer

Published: 2017-10-26

Total Pages: 376

ISBN-13: 331960967X

DOWNLOAD EBOOK →

This book summarizes the results of Design Thinking Research Program at Stanford University in Palo Alto, California, USA and the Hasso Plattner Institute in Potsdam, Germany. Offering readers a closer look at design thinking, its innovation processes and methods, it covers topics ranging from how to design ideas, methods and technologies, to creativity experiments and creative collaboration in the real world, and the interplay between designers and engineers. But the topics go beyond this in their detailed exploration of design thinking and its use in IT systems engineering fields, and even from a management perspective. The authors show how these methods and strategies actually work in companies, and introduce new technologies and their functions. Furthermore, readers learn how special-purpose design thinking can be used to solve thorny problems in complex fields. Thinking and devising innovations are fundamentally and inherently human activities – so is design thinking. Accordingly, design thinking is not merely the result of special courses nor of being gifted or trained: it’s a way of dealing with our environment and improving techniques, technologies and life. This edition offers a historic perspective on the theoretical foundations of design thinking. Within the four topic areas, various frameworks, methodologies, mindsets, systems and tools are explored and further developed. The first topic area focuses on team interaction, while the second part addresses tools and techniques for productive collaboration. The third section explores new approaches to teaching and enabling creative skills and lastly the book examines how design thinking is put into practice. All in all, the contributions shed light and provide deeper insights into how to support the collaboration of design teams in order to systematically and successfully develop innovations and design progressive solutions for tomorrow.

Supercomputing

Supercomputing PDF

Author: Vladimir Voevodin

Publisher: Springer

Published: 2017-03-09

Total Pages: 370

ISBN-13: 331955669X

DOWNLOAD EBOOK →

This book constitutes the refereed proceedings of the Second Russian Supercomputing Days, RuSCDays 2016, held in Moscow, Russia, in September 2016. The 28 revised full papers presented were carefully reviewed and selected from 94 submissions. The papers are organized in topical sections on the present of supercomputing: large tasks solving experience; the future of supercomputing: new technologies.

Internet of Things

Internet of Things PDF

Author: Rajkumar Buyya

Publisher: Elsevier

Published: 2016-05-11

Total Pages: 378

ISBN-13: 0128093471

DOWNLOAD EBOOK →

Internet of Things: Principles and Paradigms captures the state-of-the-art research in Internet of Things, its applications, architectures, and technologies. The book identifies potential future directions and technologies that facilitate insight into numerous scientific, business, and consumer applications. The Internet of Things (IoT) paradigm promises to make any electronic devices part of the Internet environment. This new paradigm opens the doors to new innovations and interactions between people and things that will enhance the quality of life and utilization of scarce resources. To help realize the full potential of IoT, the book addresses its numerous challenges and develops the conceptual and technological solutions for tackling them. These challenges include the development of scalable architecture, moving from closed systems to open systems, designing interaction protocols, autonomic management, and the privacy and ethical issues around data sensing, storage, and processing. Addresses the main concepts and features of the IoT paradigm Describes different architectures for managing IoT platforms Provides insight on trust, security, and privacy in IoT environments Describes data management techniques applied to the IoT environment Examines the key enablers and solutions to enable practical IoT systems Looks at the key developments that support next generation IoT platforms Includes input from expert contributors from both academia and industry on building and deploying IoT platforms and applications

Exploring BeagleBone

Exploring BeagleBone PDF

Author: Derek Molloy

Publisher: John Wiley & Sons

Published: 2014-12-05

Total Pages: 601

ISBN-13: 1118935217

DOWNLOAD EBOOK →

In-depth instruction and practical techniques for building with the BeagleBone embedded Linux platform Exploring BeagleBone is a hands-on guide to bringing gadgets, gizmos, and robots to life using the popular BeagleBone embedded Linux platform. Comprehensive content and deep detail provide more than just a BeagleBone instruction manual—you’ll also learn the underlying engineering techniques that will allow you to create your own projects. The book begins with a foundational primer on essential skills, and then gradually moves into communication, control, and advanced applications using C/C++, allowing you to learn at your own pace. In addition, the book’s companion website features instructional videos, source code, discussion forums, and more, to ensure that you have everything you need. The BeagleBone’s small size, high performance, low cost, and extreme adaptability have made it a favorite development platform, and the Linux software base allows for complex yet flexible functionality. The BeagleBone has applications in smart buildings, robot control, environmental sensing, to name a few; and, expansion boards and peripherals dramatically increase the possibilities. Exploring BeagleBone provides a reader-friendly guide to the device, including a crash course in computer engineering. While following step by step, you can: Get up to speed on embedded Linux, electronics, and programming Master interfacing electronic circuits, buses and modules, with practical examples Explore the Internet-connected BeagleBone and the BeagleBone with a display Apply the BeagleBone to sensing applications, including video and sound Explore the BeagleBone’s Programmable Real-Time Controllers Hands-on learning helps ensure that your new skills stay with you, allowing you to design with electronics, modules, or peripherals even beyond the BeagleBone. Insightful guidance and online peer support help you transition from beginner to expert as you master the techniques presented in Exploring BeagleBone, the practical handbook for the popular computing platform.