<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Raspberry Pi cookbook</title>
    <subTitle>software and hardware problems and solutions</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Monk, Simon</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <dateIssued encoding="marc">2023</dateIssued>
    <edition>Fourth edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xix, 597 pages : illustrations ; 24 cm.</extent>
  </physicalDescription>
  <abstract>"If you've started to work with Raspberry Pi, you know that Raspberry Pi's capabilities are continually expanding. The fourth edition of this popular cookbook provides more than 200 hands-on recipes (complete with code) that show you how to run this tiny low-cost computer with Linux, program it with Python, hook it up to sensors and motors, and use it with the Internet of things (IoT). This new edition includes new chapters on the Raspberry Pi Pico and machine learning with the Raspberry Pi."--</abstract>
  <tableOfContents>Setup and management -- Networking -- Operating system -- Using ready-made software -- Python basics -- Python lists and dictionaries -- Advanced Python -- Computer vision -- Machine learning -- Hardware basics -- Controlling hardware -- Motors -- Digital inputs -- Sensors -- Displays -- Sound -- The Internet of things -- Home automation -- Raspberry Pi Pico and Pico W.</tableOfContents>
  <note type="statement of responsibility">Simon Monk.</note>
  <note>Includes index.</note>
  <note>Previous edition: 2020.</note>
  <subject authority="lcsh">
    <topic>Raspberry Pi (Computer)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Application software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="rvm">
    <topic>Raspberry Pi (Ordinateur)</topic>
  </subject>
  <subject authority="rvm">
    <topic>Python (Langage de programmation)</topic>
  </subject>
  <subject authority="rvm">
    <topic>Logiciels d'application</topic>
    <topic>Développement</topic>
  </subject>
  <subject authority="fast">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="fast">
    <topic>Application software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="fast">
    <topic>Raspberry Pi (Computer)</topic>
  </subject>
  <classification authority="lcc">QA76.8.R15 M66 2023</classification>
  <classification authority="ddc" edition="23">004.1675 MON</classification>
  <identifier type="isbn">9781098130923</identifier>
  <identifier type="isbn">1098130928</identifier>
  <identifier type="lccn">2022439896</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UKMGB</recordContentSource>
    <recordCreationDate encoding="marc">240314</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240718082727.0</recordChangeDate>
    <recordIdentifier source="KCU">23607779</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
