Search:

Getting started with Raspberry Pi / by Richard Wentk. by Wentk, Richard,author.(CARDINAL)593100;
This book introduces you to the world of computing with the Raspberry Pi, the small, inexpensive, and super cool microcomputer that teaches real tech skills. Use the Pi to create things while learning all about computers, from the inside out.
Subjects: Raspberry Pi (Computer); Pocket computers.; Microcomputers.;
Available copies: 1 / Total copies: 2
unAPI

Developing games on the Raspberry Pi : app programming with Lua and LÖVE / by Kenlon, Seth,author.(CARDINAL)796905;
"Learn to set up a Pi-based game development environment, and then develop a game with Lua, a popular scripting language used in major game frameworks like Unreal Engine (BioShock Infinite), CryEngine (Far Cry series), Diesel (Payday: The Heist), Silent Storm Engine (Heroes of Might and Magic V) and many others. More importantly, learn how to dig deeper into programming languages to find and understand new functions, frameworks, and languages to utilize in your games. You'll start by learning your way around the Raspberry Pi. Then you'll quickly dive into learning game development with an industry-standard and scalable language. After reading this book, you'll have the ability to write your own games on a Raspberry Pi, and deliver those games to Linux, Mac, Windows, iOS, and Android. And you'll learn how to publish your games to popular marketplaces for those desktop and mobile platforms. Whether you're new to programming or whether you've already published to markets like Itch.io or Steam, this book showcases compelling reasons to use the Raspberry Pi for game development. Use Developing Games on the Raspberry Pias your guide to ensure that your game plays on computers both old and new, desktop or mobile."--Back cover.
Subjects: Raspberry Pi (Computer); Video games;
Available copies: 1 / Total copies: 1
unAPI

Raspberry Pi cookbook : software and hardware problems and solutions / by Monk, Simon,author.;
Subjects: Raspberry Pi (Computer); Python (Computer program language); Application software;
Available copies: 1 / Total copies: 1
unAPI

Raspberry Pi with Java : programming the internet of things (IoT) / by Chin, Stephen, 1977- author.; Weaver, James L., contributor.;
Raspberry Pi with Java: Programming the Internet of Things (IoT) fills an important gap in knowledge between seasoned Java developers and embedded-hardware gurus, taking a project-based approach to skills development from which both hobbyists and professionals can learn. By starting with simple projects based on open-source libraries such as Pi4J, hobbyists can get immediate results without a significant investment in time or hardware. Later projects target simplified industrial use cases where professionals can start to apply their skills to practical problems in the fields of home automation, healthcare, and robotics. This progression prepares you to be an active participant in the IoT revolution that is reshaping our lives.
Subjects: Internet of things.; Java (Computer program language); Raspberry Pi (Computer);
Available copies: 1 / Total copies: 1
unAPI

Adventures in Raspberry Pi / by Philbin, Carrie Anne,author.(CARDINAL)429647;
Provides instructions for using the Raspberry Pi 3, and explains how it can be used to create stories and games, code music, and build Minecraft worlds.Includes bibliographical references and index.
Subjects: Juvenile works.; Literature.; Raspberry Pi (Computer); Microcomputers; Computer programming;
Available copies: 2 / Total copies: 2
unAPI

Raspberry Pi electronics projects for the evil genius / by Norris, Donald(Electrical engineer),author.(CARDINAL)610703;
Introduction -- Touchscreens -- Arduino coprocessor -- RGB LED matrix display -- Raspberry Pi supercomputer cluster -- RasPi-to-RasPi communications using MQTT -- Software-defined radio -- BrickPi Python Robot -- Python-controlled robotic arm -- Gigapixel camera system -- Nighttime garden monitor.
Subjects: Handbooks and manuals.; Raspberry Pi (Computer); Python (Computer program language); Microcomputers;
Available copies: 1 / Total copies: 2
unAPI

Hacking electronics : learning electronics with Arduino and Raspberry Pi / by Monk, Simon,author.(CARDINAL)357194;
Getting started -- Components -- Basic hacks -- LEDs -- Batteries and power -- Hacking with Arduino -- Hacking with Raspberry Pi -- Hacking with modules -- Hacking with sensors -- Audio hacks -- Mending and breaking electronics -- Tools -- Parts.Up-to-date hacks that will breathe life into your Arduino and Raspberry Pi creations! This intuitive DIY guide shows how to wire, disassemble, tweak, and re-purpose household devices and integrate them with your Raspberry Pi and Arduino inventions. Packed with full-color illustrations, photos, and diagrams, Hacking Electronics: Learning Electronics with Arduino and Raspberry Pi, Second Edition, features fun, easy-to-follow projects.You'll discover how to build an Internet-controlled hacked electric toy, ultrasonic rangefinder, remote-controlled robotic rover, audio amp, slot car brakes and headlights--even a smart card reader!
Subjects: Handbooks and manuals.; Electronics; Raspberry Pi (Computer); Arduino (Programmable controller);
Available copies: 1 / Total copies: 2
unAPI

Learn to program with Minecraft : transform your world with the power of python / by Richardson, Craig(Software developer),author.(CARDINAL)411753;
"A kid-friendly introduction to programming in Python that teaches how to customize Minecraft. Readers follow short Python lessons, then write Python code to create instant visual results in the game"--970L
Subjects: Python (Computer program language); Video games; Minecraft (Game); Raspberry Pi (Computer);
Available copies: 3 / Total copies: 9
unAPI

Home automation with Raspberry Pi : projects using Google Home, Amazon Echo, and other intelligent personal assistants / by Norris, Donald(Electrical engineer),author.(CARDINAL)610703;
Designing and building home automation projects -- Interfacing a Google Home device with a Raspberry Pi -- Raspberry Pi implements a Google voice assistant -- Raspberry Pi GPIO control with an Amazon Echo -- Home automation operating systems -- Z-Wave and home automation -- Mycroft and Picroft -- Fuzzy logic and home automation -- Sensors -- HA security systems -- Integrated home automation systems.Gain the skills needed to create a hi-tech home--affordably and easily This hands-on guide shows, step by step, how to use the powerful Raspberry Pi for home automation. Written in an easy-to-follow style, the book features DIY projects for Amazon Echo, Google Home, smart lightbulbs and thermostats, and more. Home Automation with Raspberry Pi: Projects Using Google Home, Amazon Echo, and Other Intelligent Personal Assistants lays out essential skills for hobbyists and makers of all ages and experience levels. You will discover how to build gadgets that can work in conjunction with--or in some cases replace--commercially available smart home products. Inside, you'll learn how to: Design and build custom home automation devices Interface a Google Home device to your Raspberry Pi Connect Google Voice Assistant to RasPi Incorporate GPIO control using the Amazon Echo Navigate home automation operating systems Use Z-Wave in your RasPi HA projects Apply fuzzy logic techniques to your projects Work with sensors and develop home security systems Utilize two open-source AI applications, Mycroft and Picroft Tie your projects together to create an integrated home automation system
Subjects: Handbooks and manuals.; Home automation.; Raspberry Pi (Computer); Home computer networks;
Available copies: 2 / Total copies: 2
unAPI

The Internet of things : do-it-yourself projects with Arduino, Raspberry Pi, and Beaglebone Black / by Norris, Donald(Electrical engineer),author.(CARDINAL)610703;
1. Introduction to the Internet of Things : Raspberry Pi platform ; Raspberry Pi GPIO ; Establishing a Raspberry Pi development station ; Setting up the Raspberry Pi software ; The LAMP project ; MySQL database installation -- 2. Home temperature monitoring system : Temperature sensor network ; Serial peripheral interface ; Connecting and testing the MCP3008 with the Raspberry Pi ; Temperature database ; Flask -- 3. Introduction to Object Orientation Programming (OOP) with Java : Java Software Development Kit (SDK) ; The sensor abstract class ; Child classes ; Real-world controls ; Threads ; Java database connector ; Using the Java connector in a program -- 4. Home weather station : Java and GPIO ; GPIO pin expansion ; Interrupts ; Pi4J library ; LED blink program ; Weather station sensors ; Weather station software ; Java software ; Thermostatic application ; Setting the thermostat remotely ; Remote access to the HWS database -- 5. Webcam and Raspberry Pi camera projects : Conventional webcam ; Motion software package ; Motion features ; Motion setup ; Webcam viewing ; Raspberry Pi camera ; Raspberry Pi camera software ; Using Python with the Raspberry Pi camera ; Remote Raspberry Pi camera viewing ; Raspberry Pi camera with motion software --6. Internet-enabled, Arduino powered garage door opener : Arduino hardware ; Arduino Uno software ; Testing the ethernet connection ; Simplified garage door opener ; Visual Studio 2012 IDE ; VS2012 LED Blink program ; Enhanced garage door project ; Testing the enhanced garage door opener -- 7. Arduino irrigation control system : Irrigation system design ; Irrigation control program ; Irrigation system physical installation ; Operating the new irrigation system ; Moisture sensing subsystem ; Actual system operation ; Enhancements -- 8. Arduino lighting controller : System design ; Controller node ; Ethernet shield ; Controller node case and mounting arrangement ; XBee receiver node ; PowerSwitch Tail II ; System software ; Operational test ; Enhancements -- 9. BeagleBone Black message controller : Beagle Boards ; BeagleBone Black ; Downloading, installing, and booting a new Linux distribution ; GPIO pins ; Setting up the LCD display ; LCD operational test ; Message controller software ; Download and install the Flask package ; Main application ; Test results -- 10. BeagleBone Black with Cloud service : Temperature sensor ; Adafruit_BBIO library ; Initial test program ; Xively Cloud service ; BBB to Xively Python program ; Xively website with an active datastream ; Adding additional data channels ; Configuring Angstrom to auto start the application ; System case -- 11. Machine-to-machine (M2M) communications : Paho and Eclipse.org ; Raspberry Pi subscriber client ; MQTT two-phase thermostat.The Internet of Things gets you started working with the most popular processing platforms and wireless communication technologies to connect devices and systems to the Internet using sensors. You'll learn the basics of object-oriented programming and relational databases so you can complete your projects with ease. Each project features a list of required tools and components, how-to explanations with photos and illustrations, and complete programming code. Take advantage of the power and versatility of the IoT with help from this practical, easy-to-follow guide.
Subjects: Programmable controllers; Arduino (Programmable controller); Raspberry Pi (Computer); BeagleBone Black (Computer);
Available copies: 2 / Total copies: 3
unAPI