Raspberry Pi PRESS

Sort By:  
The Official Raspberry Pi Beginners Guide 5th Edition (RPi begin guide 5th)
This is the fifth edition of the complete official guide to getting started with a Raspberry Pi computer, fully updated for Raspberry Pi 5 and Raspberry Pi OS Bookworm. It will be available at launch in English, with localised versions becoming available from early November.

What's in the box?

1 x Beginners guide
Add this product to your wishlist to receive an email notification when stock becomes available.
R349.90  Inc VAT
R553.29
Code Club Book of Scratch - Volume 1 (book code club scratch V1)
Description:



The first ever Code Club book is here! With it, you'll learn how to code using Scratch, the block-based programming language. In each chapter you’ll find instructions to build cool games, animations, and interactive stories. Your friendly robot guide will aid you step-by-step through each project and give you handy tips along the way.

• Learn to code using Scratch, the block-based language
• Follow step-by-step guides to create games and animations
• Use the magic glasses to reveal secret hints
• The spiral binding allows the book to lay flat 
• Includes 24 exclusive Code Club stickers!


R219.90  Inc VAT
Code the Classics - Volume 1 (code the classics)
This stunning 224-page hardback book not only tells the stories of some of the seminal video games of the 1970s and 1980s, but shows you how to create your own games inspired by them using Python and Pygame Zero, following examples programmed by Raspberry Pi founder Eben Upton.

In the first of two volumes, we remake five classic video games – ranging from Pong to Sensible Soccer, each represents a different genre. We interview the games’ original creators and learn from their example, as well as utilise the art and audio engineering skills of two of the 1980s’ most prolific games developers for our recreated versions of the games.

  • Get game design tips and tricks from the masters
  • Explore the code listings and find out how they work
  • Download and play game examples by Eben Upton
  • Learn how to code your own games with Pygame Zero
  • Read interviews with expert graphics and audio creators 
R399.90  Inc VAT
Build Your Own First-Person Shooter in Unity (First person shooter book)
Description:

Ever fancied creating your own first-person shooter game? Now you can with this 140-page bookazine, brought to you by the Wireframe magazine team with tips from expert video game developers!

Making a fast-paced 3D action game needn’t be as daunting as it sounds. Build Your Own First-Person Shooter in Unity will take you step-by-step through the process of making Zombie Panic: a frenetic battle for survival inside a castle heaving with the undead.

Specifications:

  • Set up and use the free software you’ll need
  • Make enemies that follow and attack the player
  • Create and texture 3D character models
  • Extend your game further, with tips from experts
  • Design a level with locked doors and keys

What's in the box?:

1 x 140-page bookazine

Resources:

R199.90  Inc VAT
Get Started with Arduino (book start Arduino)
Whether you want to build robots, smart devices, or any other electronically controlled projects, this is the book you need. We take you through how to program and connect an Arduino microcontroller board, then explore some great projects to make with it.

Specifications

  • Build a four-legged walking robot
  • Create a Tetris-inspired clock
  • Grow your own veg with hydroponics
  • Make music with a DIY synthesizer
  • And much more!


What's in the box?

1 x Arduino book
R237.12  Inc VAT
R299.90
The Official Raspberry Pi Camera Guide (cam guide)
Synopsis

One of the most popular add-ons for the Raspberry Pi, the official Camera Module – or the new High Quality Camera – turns your favourite single-board computer into a powerful digital camera.
Launched back in 2013, the original Camera Module was succeeded by the higher-spec v2 in April 2016. The High Quality Camera, due to launch on 30 April 2020, offers Ultra HD image resolution and enables you to attach any standard C- or CS-mount lens.

In this book we show readers how to get started with their Raspberry Pi camera, taking photos and videos from the command line and writing Python programs to automate the process. We’ll reveal how to create time-lapse and slow-motion videos, before moving on to a range of exciting
projects. There are just so many things that can be done with a Raspberry Pi camera!

• Learn how to set up the new High Quality Camera, attach a
lens, and start capturing images
• Take selfies and shoot stop-motion videos
• Build a wildlife camera and also an underwater one
• Make a smart door with a video doorbell
• Set up a security camera to monitor your home
• And much more!
R219.90  Inc VAT
Conquer the Command Line – 2nd Edition (book command line 2nd)
Description:

Fully updated for 2019 and featuring four extra chapters, Conquer The Command Line will help you learn to love the command line on the Raspberry Pi and other Linux computers…

For getting instructions from user to computer – in a clear, quick and unambiguous form – the command line is often the best way. Now – thanks to Raspbian on the Raspberry Pi – a new generation are discovering the power of the command line to simplify complex tasks, or instantly carry out simple ones.

Master essential skills across 14 chapters:

  • Find & install software
  • Manage removable storage
  • Use Secure Shell for remote access
  • Customise the command line
  • Protect your data with backups
  • Build software from source code
  • and much, much more.
R134.90  Inc VAT
Get Started with MicroPython on Raspberry Pi Pico (book micropython pico)
What is MicroPython?

MicroPython is a full implementation of the Python 3 programming language that runs directly on embedded hardware like Raspberry Pi Pico. You get an interactive prompt (the REPL) to execute commands immediately via USB Serial, and a built-in filesystem. The Pico port of MicroPython includes modules for accessing low-level chip-specific hardware.

What is Raspberry Pi Pico?

Raspberry Pi Pico, a microcontroller board built on silicon designed here at Raspberry Pi.




Your official guide

Microcontrollers, like RP2040 at the heart of Raspberry PiPico, are computers stripped back to their bare essentials. You don’t use monitors or keyboards, but program them to take their input from, and send their output to the input/output pins. Using these programmable connections, you can light lights, make noises, send text to screens, and much more. In Get Started with MicroPython on Raspberry Pi Pico, you will learn how to use the beginner-friendly language MicroPython to write programs and connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro‑mechanical projects, whether for fun or to make your life easier.

Contents of the Raspberry Pi Pico book:

Chapter 1: Get to know your Raspberry Pi Pico
Get fully acquainted with your powerful new microcontroller and learn how to attach pin headers and install MicroPython to program it

Chapter 2: Programming with MicroPython
Connect a computer and start writing programs for your Raspberry Pi Pico using the MicroPython language

Chapter 3: Physical computing
Learn about your Raspberry Pi Pico’s pins and the electronic components you can connect and control

Chapter 4: Physical computing with Raspberry Pi Pico
Start connecting basic electronic components to your Raspberry Pi Pico and writing programs to control and sense them

Chapter 5: Traffic light controller
Create your own mini pedestrian crossing system using multiple LEDs and a push-button

Chapter 6: Reaction game
Build a simple reaction timing game using an LED and push-buttons, for one or two players

Chapter 7: Burglar alarm
Use a motion sensor to detect intruders and sound the alarm with a flashing light and siren

Chapter 8: Temperature gauge
Use your Raspberry Pi Pico’s built-in ADC to convert analogue inputs, and read its internal temperature sensor

Chapter 9: Data logger
Turn Raspberry Pi Pico into a temperature data-logging device and untether it from the computer to make it fully portable

Chapter 10: Digital communication protocols: I2C and SPI
Explore these two popular communication protocols and use them to display data on an LCD

 What's in the box?

1 x Pico MicroPython book

R199.90  Inc VAT
R219.90
Retro Gaming with Raspberry Pi 2nd edition (book retro gaming 2nd)
Description

Discover how to set up Raspberry Pi to play classic games in the brand new version of our retro gaming guide.



In this 164-page book, you’ll learn how to build a portable games machine, assemble a full-sized arcade cabinet, and emulate classic computers and consoles. Our step-by-step guides make each build easy! Plus you’ll even learn to program your own versions of classic arcade games using Python and Pygame.



  •     Set up Raspberry Pi for retro gaming
  •     Emulate classic computers and consoles
  •     Learn to program retro-style games
  •     Build a portable console, arcade cabinet, and pinball machine
  •     And much, much more!



What's in the box?

1 x retro gaming 2nd edition book

R139.84  Inc VAT
R199.90
Create Graphical User Interfaces with Python (book python gui)
Description

Add buttons, boxes, pictures and colours and more to your Python programs using the guizero library, which is quick, accessible, and understandable for all.



This 156-page book is suitable for everyone, from beginners to experienced Python programmers who want to explore graphical user interfaces (GUIs).There are ten fun projects for you to create, including a painting program, an emoji match game, and a stop-motion animation creator.



  • Create games and fun Python programs
  • Learn how to create your own graphical user interfaces
  • Use windows, text boxes, buttons, images, and more
  • Learn about event-based programming
  • Explore good (and bad) user interface design

What's in the box?

1 x Create Python GUI book
R199.90  Inc VAT
The Essential Guide To Landscapes (book landscapes)
Description

From the makers of Digital SLR Photography magazine, The Essential Guide To Landscapes is the complete guide to shooting your best ever landscape images. It’s 164 pages of essential photo technique, expert advice, and inspiration.



From learning the basics through to more involved techniques, The Essential Guide To Landscapes is packed with expert advice, photo workshops, and stunning photography to help photographers of all levels achieve their best ever results.



• Achieve maximum levels of image quality and detail
• Master camera controls and shoot like the pros
• Essential photo kit: our pick of the best ND filters and carbon tripods
• Location workshops, composition and lighting, coastal landscapes, and more!



What's in the box?

1 x Guide to landscapes photography book
R109.90  Inc VAT
The Official Raspberry Pi Handbook 2023 (RPi handbook 2023)

Discover the true potential of Raspberry Pi with the new, official Handbook 2023. With over 200 pages of amazing projects, fun tutorials, practical guides, and clear reviews, it has everything you need to master Raspberry Pi!

Inside The Official Raspberry Pi Handbook 2023

  • QuickStart guide to setting up your Raspberry Pi computer
  • Make stuff with Raspberry Pi Pico W
  • Incredible projects built by the global Raspberry Pi community
  • Find the right kit and products for your dream builds
  • Get creating with our comprehensive tutorials and guides
  • Over 200 pages of essential advice!
What's in the box?

1 x RPi 2023 Handbook




R233.36  Inc VAT
R299.90
The Official Raspberry Pi Handbook 2024: Astounding projects with Raspberry Pi computers (RPi handbook 2024)

Please note: This book does not include ANY hardware.

Discover 200 pages of makes with the new, official Handbook 2024. Packed with incredible projects, step-by-step tutorials, practical guides, and reviews of the best kit, it has everything the Raspberry Pi fan could ask for!

Inside The Official Raspberry Pi Handbook 2024

  • Your detailed guide to the all-new Raspberry Pi 5 computer
  • QuickStart advice to setting up all Raspberry Pi boards
  • Incredible Maker Guides for electronics, Linux, retro gaming, robotics, and more!
  • The very best projects built by the global Raspberry Pi community
  • Cool kit! Cases, expansion boards, project kits, laptops and more
  • Inspirational build ideas that will get you cracking on a project!
  • Over 200 pages of essential advice!
  • Raspberry Pi 5 not included


What's in the box?



1 x RPi 2024 Handbook







R299.90  Inc VAT
Retro Gaming with Raspberry Pi 3rd Edition (book retro gaming 3rd)

Retro Gaming with Raspberry Pi shows you how to set up Raspberry Pi 5 to play a new generation of classic games. In this 180-page book, you’ll build a gaming console and full-size arcade cabinet, install emulation software and download original games with full step-by-step guides. Discover a vibrant homebrew scene packed with new games for original consoles and legal access to all those retro games you remember!

  • Set up Raspberry Pi for retro gaming
  • Emulate classic computers and consoles
  • Learn to code retro-style games
  • Build a console, handheld, and full-size arcade machine

What's in the box?

1 x Retro Gaming Book

R299.90  Inc VAT
R394.89
Per Page      1 - 14 of 14
  • 1