Kirjojen hintavertailu. Mukana 11 699 587 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

1000 tulosta hakusanalla Pi Eriksson

Raspberry Pi Server Essentials

Raspberry Pi Server Essentials

Piotr J. Kula

Packt Publishing Limited
2014
nidottu
This is an engaging, easy to follow guide for developing a wide range of server projects with Raspberry Pi This book is targeted towards all Raspberry Pi enthusiasts who are interested in exploring the potential of Pi as a server. Even if you have no prior experience with the Raspberry Pi, you can pick up this book and develop a wide range of projects.
Raspberry Pi Super Cluster

Raspberry Pi Super Cluster

Andrew K. Dennis

Packt Publishing Limited
2013
nidottu
This book follows a step-by-step, tutorial-based approach which will teach you how to develop your own super cluster using Raspberry Pi computers quickly and efficiently.Raspberry Pi Super Cluster is an introductory guide for those interested in experimenting with parallel computing at home. Aimed at Raspberry Pi enthusiasts, this book is a primer for getting your first cluster up and running. Basic knowledge of C or Java would be helpful but no prior knowledge of parallel computing is necessary.
Raspberry Pi Projects for Kids

Raspberry Pi Projects for Kids

Daniel Bates

Packt Publishing Limited
2014
nidottu
This tutorial contains allimportant information about how to use your Raspberry Pi to develop any application you like. It is broken down into several actionpacked projects, each containing easy to follow steps, just to show you how easy and fun computer programming can be! If you are someone with a big imagination and would like to dive straight into the realm of technology and computers, then this is the book for you. With only a Raspberry Pi and no prior experience required, you will be shown how to translate your ideas into computer programs, creating any game, tool, or animation you can dream of.
Raspberry Pi 2 Server Essentials

Raspberry Pi 2 Server Essentials

Piotr J Kula

Packt Publishing Limited
2016
nidottu
Transform your Raspberry Pi into a multi-purpose web server that supports your entire multimedia world with this practical and accessible tutorial! About This Book • Host websites, games, and even stream HD videos with the impressive power of Raspberry Pi 2 • Get to grips with embedded programming by turning your Pi into the cloud server that can be used to power Internet of Things projects • Make the Raspberry Pi 2 the center of your latest tech experiments and discover how it can manage and host resources Who This Book Is For Seeking inspiration for some new tech projects? Want to get more from your Raspberry Pi? This book has been created especially for you! What You Will Learn • Host your Raspberry Pi as a web server using the minimum power resources • Connect your Pi to the Internet and perform network benchmarking • Explore the cross-platform features of the Pi as you run Python, Node.JS, ASP.NET, and PHP all in one place • Share files over the Internet using your Pi as a file server • Turn your Pi into a game server, host and engage into playing • Enjoy live HD video streaming and exclusive real-time text overlays In Detail There's no end to what you can do with a Raspberry Pi – it makes a huge range of tech projects possible. This book shows you how to transform it into a multipurpose web server, able to store and manage resources that lets you build some truly innovative and impressive computing creations. You'll learn how to use your Raspberry Pi 2 to host a website using a range of different languages, host a game server, store files, and run everything from a media center to a cloud network. If you want to take control of your technological world, start building your own server and find out what's possible with the Raspberry Pi microcomputer. Begin by getting your Pi set up – follow each step as the book shows you how to prepare a network and configure the additional features that you'll need to build your projects. Once you've done this you'll dig a little deeper and set up your pi as a file server, making sure it's built for speed using a range of different tools, including Python, Node.js and ASP.NET. Following this the book shows you how to extend your server to allow you to host games, and stream live HD video before customizing it even further to create a fully-fledged media center. It doesn't stop there however – the book then dives into the exciting world of the Internet of Things (IoT). You'll learn how to install Windows IoT onto your Raspberry Pi, the operating system that's driving embedded software projects all around the world. Once you've done this you'll be ready to explore IoT further, as the book shows you how to use your device to host a cloud network that can form the basis of a wider IoT project. Style and approach Packed with plenty of practical examples that walk you through a number of Raspberry Pi projects, this book is an accessible journey into embedded computing and Internet of Things.
Raspberry Pi Robotic Blueprints

Raspberry Pi Robotic Blueprints

Richard Grimmett

Packt Publishing Limited
2015
nidottu
Utilize the powerful ingredients of Raspberry Pi to bring to life your amazing robots that can act, draw, and have fun with laser tags About This Book • Learn to implement a number of features offered by Raspberry Pi to build your own amazing robots • Understand how to add vision and voice to your robots. • This fast-paced practical guide comprises a number of creative projects to take your Raspberry Pi knowledge to the next level Who This Book Is For This all-encompassing guide was created for anyone who is interested in expanding their knowledge in applying the peripherals of Raspberry Pi. If you have a fancy for building complex-looking robots with simple, inexpensive, and readily available hardware, then this book is ideal for you. Prior understanding of Raspberry Pi with simple mechanical systems is recommended. What You Will Learn • Add sensors to your robot so that it can sense the world around it • Know everything there is to know about accessing motors and servos to provide movement to the robotic platform • Explore the feature of adding vision to your robot so it can “see” the world around it • Refine your robot with the skill of speech recognition so that it can receive commands • Polish your robot by adding speech output so it can communicate with the world around it • Maximize the use of servos in Raspberry Pi to create a drawing robot • Strengthen your robot by adding wireless communication skills so you can see what the robot is seeing and control it from a distance • Build an unbelievable autonomous hexcopter controlled by Raspberry Pi In Detail The Raspberry Pi is a series of credit card-sized single-board computers developed in the UK by the Raspberry Pi Foundation with the intention of promoting the teaching of basic computer science in schools. The Raspberry Pi is known as a tiny computer built on a single circuit board. It runs a Linux operating system, and has connection ports for various peripherals so that it can be hooked up to sensors, motors, cameras, and more. Raspberry Pi has been hugely popular among hardware hobbyists for various projects, including robotics. This book gives you an insight into implementing several creative projects using the peripherals provided by Raspberry Pi. To start, we'll walk through the basic robotics concepts that the world of Raspberry Pi offers us, implementing wireless communication to control your robot from a distance. Next, we demonstrate how to build a sensible and a visionary robot, maximizing the use of sensors and step controllers. After that, we focus on building a wheeled robot that can draw and play hockey. To finish with a bang, we'll build an autonomous hexcopter, that is, a flying robot controlled by Raspberry Pi. By the end of this book, you will be a maestro in applying an array of different technologies to create almost any imaginable robot. Style and approach This book is an easy-to-follow, project-based guide that throws you directly into the action of creating almost any imaginable robot through blueprints. It is full of step by step instructions and screenshots to help you build amazing robots in no time at all.
Raspberry Pi Computer Architecture Essentials

Raspberry Pi Computer Architecture Essentials

Andrew K. Dennis

Packt Publishing Limited
2016
nidottu
Explore Raspberry Pi's architecture through innovative and fun projects About This Book • Explore Raspberry Pi 2's hardware through the Assembly, C/C++, and Python programming languages • Experiment with connecting electronics up to your Raspberry Pi 2 and interacting with them through software • Learn about the Raspberry Pi 2 architecture and Raspbian operating system through innovative projects Who This Book Is For Raspberry Pi Computer Architecture Essentials is for those who are new and those who are familiar with the Raspberry Pi. Each topic builds upon earlier ones to provide you with a guide to Raspberry Pi's architecture. From the novice to the expert, there is something for everyone. A basic knowledge of programming and Linux would be helpful but is not required. What You Will Learn • Set up your Raspberry Pi 2 and learn about its hardware • Write basic programs in Assembly Language to learn about the ARM architecture • Use C and C++ to interact with electronic components • Find out about the Python language and how to use it to build web applications • Interact with third-party microcontrollers • Experiment with graphics and audio programming • Expand Raspberry Pi 2's storage mechanism by using external devices • Discover Raspberry Pi 2's GPIO pins and how to interact with them In Detail With the release of the Raspberry Pi 2, a new series of the popular compact computer is available for you to build cheap, exciting projects and learn about programming. In this book, we explore Raspberry Pi 2's hardware through a number of projects in a variety of programming languages. We will start by exploring the various hardware components in detail, which will provide a base for the programming projects and guide you through setting up the tools for Assembler, C/C++, and Python. We will then learn how to write multi-threaded applications and Raspberry Pi 2's multi-core processor. Moving on, you'll get hands on by expanding the storage options of the Raspberry Pi beyond the SD card and interacting with the graphics hardware. Furthermore, you will be introduced to the basics of sound programming while expanding upon your knowledge of Python to build a web server. Finally, you will learn to interact with the third-party microcontrollers. From writing your first Assembly Language application to programming graphics, this title guides you through the essentials. Style and approach This book takes a step-by-step approach to exploring Raspberry Pi's architecture through projects that build upon each other. Each project provides you with new information on how to interact with an aspect of the Raspberry Pi and Raspbian operating system, providing a well-rounded guide.
Raspberry Pi Networking Cookbook

Raspberry Pi Networking Cookbook

Rick Golden

Packt Publishing Limited
2016
nidottu
Connect your Raspberry Pi to the world with this essential collection of recipes for basic administration and common network services Key Features Install, administer, and maintain your Raspberry Pi Explore a new world of computing with this low cost, credit-card sized computer Connect your Raspberry Pi to other devices on local networks and utilise IoT services Book DescriptionWith increasing interest in Maker Projects and the Internet of Things (IoT), students, scientists, and hobbyists are using the Raspberry Pi as a reliable, inexpensive platform to connect local devices to Internet services. This book begins with recipes that are essential to installing the Raspberry Pi and configuring it for network access. Then it continues with recipes on installing common networking services such as firewalls and file sharing. The final chapters include recipes for network monitoring, streaming data from the Raspberry Pi to IoT services, and using clusters of Raspberry Pis to store and analyze large volumes of data.What you will learn Install, update, and upgrade your Raspberry PI Configure a firewall to protect your Raspberry Pi and other devices on your local area network Set up file sharing, remote access, a web server, and your own wiki Create a wireless access point and use it as an Internet gateway Stream video, audio, and local device data to IoT services as well as your own websites Control devices connected to the Raspberry Pi from your phone via the web Create a giant video wall using multiple monitors and Raspberry Pis Who this book is forThis book is intended for students, scientists, and hobbyists who wish to connect their Raspberry Pi to other devices on a local area network or to the Internet of Things. Whether you are new to the Raspberry Pi, or already have a lot of experience with it, the recipes in this book will be a valuable reference to you and inspire your next project. You will want to have this book handy as a guide whenever you are working on networking projects for the Raspberry Pi.
Raspberry Pi By Example

Raspberry Pi By Example

Ashwin Pajankar; Arush Kakkar

Packt Publishing Limited
2016
nidottu
Start building amazing projects with the Raspberry Pi right out of the box About This Book • Explore the vast range of opportunities provided by Raspberry Pi and other hardware components such as a webcam, the Pi camera, and sensors • Get hands-on experience with coding, networking, and hardware with the Raspberry Pi platform • Learn through ample screenshots that offer a play-by-play account of how to implement Raspberry-Pi-based real-life projects Who This Book Is For What's the best way to learn how to use your Raspberry Pi? By example! If you want something exciting to do whilst getting to grips with what your Pi can offer, this is the book for you. With both simple and complex projects, you'll create a wide variety of cool toys and functions with your Raspberry Pi - all with minimal coding experience necessary. What You Will Learn • Set up your Raspberry Pi and get it ready for some interesting real-life projects • Work with images, videos, webcams, and the Pi camera and create amazing time-lapse videos • Explore the amazing world of Minecraft Pi • Get to know how to use PiGlow for GPIO programming • Interface your Pi with Grove Sensors and implement IoT applications • Build your own cluster with Raspberry Pi • Understand the networking and network programming fundamentals In Detail Want to put your Raspberry Pi through its paces right out of the box? This tutorial guide is designed to get you learning all the tricks of the Raspberry Pi through building complete, hands-on hardware projects. Speed through the basics and then dive right in to development! Discover that you can do almost anything with your Raspberry Pi with a taste of almost everything. Get started with Pi Gaming as you learn how to set up Minecraft, and then program your own game with the help of Pygame. Turn the Pi into your own home security system with complete guidance on setting up a webcam spy camera and OpenCV computer vision for image recognition capabilities. Get to grips with GPIO programming to make a Pi-based glowing LED system, build a complete functioning motion tracker, and more. Finally, get ready to tackle projects that push your Pi to its limits. Construct a complete Internet of Things home automation system with the Raspberry Pi to control your house via Twitter; turn your Pi into a super-computer through linking multiple boards into a cluster and then add in advanced network capabilities for super speedy processing! Style and approach This step-by-step guide to building Raspberry-Pi-based projects is explained in a conversational and easy-to-follow style. Each topic is explained sequentially in the process of creating real-life projects, and detailed explanations of the basic and advanced features of various Python libraries are also included.
Raspberry Pi for Python Programmers Cookbook -

Raspberry Pi for Python Programmers Cookbook -

Tim Cox

Packt Publishing Limited
2016
nidottu
Over 60 recipes that harness the power of the Raspberry Pi together with Python programming and create enthralling and captivating projects About This Book • Install your first operating system, share files over the network, and run programs remotely • Construct robots and interface with your own circuits and purpose built add-ons, as well as adapt off-the-shelf household devices using this pragmatic guide • Packed with clear, step-by-step recipes to walk you through the capabilities of Raspberry Pi Who This Book Is For Readers are expected to be familiar with programming concepts and Python (where possible Python 3 is used), although beginners should manage with the help of a good Python reference book and background reading. No prior knowledge of the Raspberry Pi or electronics is required; however, for the hardware sections you will need some basic electronic components/household tools to build some of the projects. What You Will Learn • Get the Raspberry Pi set up and running for the first time • Remotely connect to the Raspberry Pi and use your PC/laptop instead of a separate screen/keyboard • Get to grips with text, files and creating quick menus using Python • Develop desktop applications; handle images and process files with ease • Make use of graphics and user control to develop your own exciting games • Use the Raspberry Pi's powerful GPU to create 3D worlds • Take control of the real world and interface with physical hardware, combining hardware and software for your own needs • Measure and control processes, respond to real events and monitor through the Internet • Learn about the Raspberry Pi hardware inputs/outputs, starting with the basics and beyond • Expand the capabilities of the Raspberry Pi with hardware expansion / add-on modules (use analogue inputs, drive servos and motors, and use SPI/I2C) • Create your own Pi-Rover or Pi-Hexpod driven by the Raspberry Pi • Make use of existing hardware by modifying and interfacing with it using the Raspberry Pi In Detail Raspberry Pi cookbook for Python Programmers is a practical guide for getting the most out of this little computer. This book begins by guiding you through setting up the Raspberry Pi, performing tasks using Python 3 and introduces the first steps to interface with electronics. As you work through each chapter you will build up your skills and knowledge and apply them as you progress throughout the book, delving further and further into the unique abilities and features of the Raspberry Pi. Later, you will learn how to automate tasks by accessing files, build applications using the popular Tkinter library and create games by controlling graphics on screen. You will harness the power of the built-in graphics processor by using Pi3D to generate your own high quality 3D graphics and environments. Connect directly to the Raspberry Pi's hardware pins to control electronics from switching on LEDs and responding to push buttons right through to driving motors and servos. Learn how to monitor sensors to gather real life data and to use it to control other devices, and view the results over the Internet. Apply what you have learnt by creating your own Pi-Rover or Pi-Hexipod robots. Finally, we will explore using many of the purpose built add-ons available for the Raspberry Pi, as well as interfacing with common household devices in new ways. Style and approach Written in a cookbook style, the book contains a series of recipes on various topics, ranging from simple to complex. It is an easy-to-follow and step-by-step guide with examples of various feature integration suitable for any search application.
Raspberry Pi Android Projects

Raspberry Pi Android Projects

Gokhan Kurt

Packt Publishing Limited
2015
nidottu
Create exciting projects by connecting the Raspberry Pi to your Android phone About This Book • Manage most of the fundamental functions of Raspberry Pi from your Android phone • Use the projects created in this book to develop even more exciting projects in the future • A project-based learning experience to help you discover amazing ways to combine the power of Android and Raspberry Pi Who This Book Is For The target audience for this book includes Raspberry Pi enthusiasts, hobbyists, and anyone who wants to create engaging projects with Android OS. Some knowledge of Android programming would be helpful. What You Will Learn • Install the tools required on your Pi and Android to manage and administer the Pi from Android • Share your files between different Android devices using the Pi as a server • Set up the Pi to live-stream the camera in surveillance mode and customize Android to receive this content • Turn your Pi into a media center and control it from your Android • See your Android display on a large screen using Raspberry Pi • Connect your car's dashboard to your Android device using Raspberry Pi In Detail Raspberry Pi is the credit card-sized, general purpose computer which has revolutionized portable technology. Android is an operating system that widely used in mobile phones today both on the high and low ends of the mobile phone market. However, there is little information about how to connect the two in spite of how popular both of them are. Raspberry Pi Android Projects starts with simple projects that help you access the command prompt and the desktop environment of Raspberry Pi from the comfort of your Android phone or tablet. Then, you will be introduced to more complex projects that combine the strengths of the Pi and Android in amazing ways. These projects will teach you how to manage services on the Pi from Android, share files between Android devices using the Pi as a server, administer and view the Pi's camera from Android in surveillance mode, and connect your car to the Pi and make data more accessible using Android. The introductory projects covered will be useful each time you need to access or administer your Pi for other purposes, and the more advanced projects will continue to be valuable even after you become an expert on Pi. By the end of this book, you will be able to create engaging and useful projects that will help you combine the powers of both Android and Raspberry Pi. Style and approach A quick and easy-to-follow guide that will show how you can add up the power of Pi and Android by combining them.