Raspberry Pi Books

44 producten


  • PID-based Practical Digital Control with Raspberry Pi and Arduino Uno

    PID-based Practical Digital Control with Raspberry Pi and Arduino Uno

    The Arduino Uno is an open-source microcontroller development system encompassing hardware, an Integrated Development Environment (IDE), and a vast number of libraries. It is supported by an enormous community of programmers, electronic engineers, enthusiasts, and academics. The libraries in particular really smooth Arduino programming and reduce programming time. What’s more, the libraries greatly facilitate testing your programs since most come fully tested and working. The Raspberry Pi 4 can be used in many applications such as audio and video media devices. It also works in industrial controllers, robotics, games, and in many domestic and commercial applications. The Raspberry Pi 4 also offers Wi-Fi and Bluetooth capability which makes it great for remote and Internet-based control and monitoring applications. This book is about using both the Raspberry Pi 4 and the Arduino Uno in PID-based automatic control applications. The book starts with basic theory of the control systems and feedback control. Working and tested projects are given for controlling real-life systems using PID controllers. The open-loop step time response, tuning the PID parameters, and the closed-loop time response of the developed systems are discussed together with the block diagrams, circuit diagrams, PID controller algorithms, and the full program listings for both the Raspberry Pi and the Arduino Uno. The projects given in the book aim to teach the theory and applications of PID controllers and can be modified easily as desired for other applications. The projects given for the Raspberry Pi 4 should work with all other models of Raspberry Pi family. The book covers the following topics: Open-loop and closed-loop control systems Analog and digital sensors Transfer functions and continuous-time systems First-order and second-order system time responses Discrete-time digital systems Continuous-time PID controllers Discrete-time PID controllers ON-OFF temperature control with Raspberry Pi and Arduino Uno PID-based temperature control with Raspberry Pi and Arduino Uno PID-based DC motor control with Raspberry Pi and Arduino Uno PID-based water level control with Raspberry Pi and Arduino Uno PID-based LED-LDR brightness control with Raspberry Pi and Arduino Uno

    € 34,95

    Leden € 31,46

  • Raspberry Pi Compilatie 2 (PDF)

    Elektor Digital Raspberry Pi Compilatie 2 (PDF)

    Dit 155 pagina's tellende E-Book staat bol van de ideeën, uitleg, tips, diagrammen, programma's, PCB layouts en meer. Genoeg voor informatief, inspirerend en stimulerend leesplezier! Dit E-Book (PDF) bevat een selectie van Raspberry Pi-artikelen die tussen mei 2016 en mei 2018 in Elektor Magazine zijn gepubliceerd.

    € 7,50

    Leden € 6,00

  •  -20% Raspberry Pi Pico Experimenteerbundel

    Elektor Bundles Raspberry Pi Pico Experimenteerbundel

    The project book, written by well-known Elektor author Dogan Ibrahim, is an introduction to using the Raspberry Pi Pico Experimenting Kit. The kit is based on the Raspberry Pi Pico processor and includes several on-board as well as external sensors, and an actuator. The kit is programmed using the MicroPython programming language. The Thonny development environment (IDE) is used in all the projects in the book. All the projects given in the book have been fully tested and are working. No prior programming or electronic experience are required to follow the projects.The book’s fully evaluated projects feature all the supplied components. Each project includes a block diagram, a circuit diagram, a full program listing, and a complete program description.Included in the bundle Raspberry Pi Pico RP2040 Pico Expansion Board 1.44-inch TFT LCD with ST7735 driver 3x Pushbutton input 3x LED output 1x Active buzzer 6x Interfaces (UART/GPIO/I²C/ADC) Grove-compatible Powered by Micro-USB 8 Modules MPU6050 6-axis IMU DHT11 humidity & temperature sensor 10 A relay SG90 servo Slide potentiometer Serial-to-WiFi (ESP8266) module Ultrasonic range sensor 8-bit RGB addressable LED (WS2818) module Project book (178 pages) 42 Projects in the BookBoard-Hardware-Based Projects Flashing an on-board LED Flashing SOS Flashing LED – using a timer Alternately flashing LEDs Pushbutton control Changing the LED flashing rate using pushbutton interrupts Binary counting LEDs Randomly flashing yellow, green, and blue LEDs Chasing LEDs Reaction timer Buttons and LEDs The TFT Display Second counter Event counter Reaction timer Display LED and button status Temperature and humidity – display in Thonny window Temperature and humidity – LED output Temperature and humidity – display on TFT ON/OFF temperature control ON/OFF temperature control – setting the desired temperature Voltmeter Changing the brightness of an LED Ultrasonic distance measurement - display in Thonny window Ultrasonic distance measurement - display on TFT Height of a person (stadiometer) Ultrasonic reverse-parking aid with buzzer Ultrasonic liquid level controller Melody maker Servo motor control Accurate servo motor control WS2812 LED strip light show - state machine approach WS2812 LED strip light show – using the neopixel library WS2812 LED strip show – another neopixel library example Displaying 3 dimensions of acceleration A car’s maximum acceleration – using the TFT display Level display using the gyroscope MPU6050 temperature display TFT display test TFT bitmap display Using the WiFi Connect to the local Wi-Fi network and display the IP address Controlling an LED from a smartphone using Wi-Fi Displaying the temperature on a smartphone using Wi-Fi

    € 74,95€ 59,95

    Leden identiek

  • Raspberry Pi Pico Essentials

    Raspberry Pi Pico Essentials

    1 review

    De Raspberry Pi Pico is een krachtige microcontrollermodule die speciaal ontworpen is voor fysiek computergebruik. Microcontrollers verschillen van single-board computers, zoals de Raspberry Pi 4, doordat ze geen besturingssysteem hebben. De Raspberry Pi Pico kan geprogrammeerd worden om een enkele taak zeer efficiënt uit te voeren binnen real-time regel- en besturingstoepassingen die snelheid vereisen. De 'Pico', zoals we hem noemen, is gebaseerd op de snelle, efficiënte en goedkope dual-core ARM Cortex-M0+ RP2040 microcontroller chip die tot 133 MHz werkt en beschikt over 264 KB SRAM, en 2 MB Flash geheugen. Behalve het grote geheugen heeft de Pico nog meer aantrekkelijke eigenschappen, waaronder een groot aantal GPIO pinnen, en populaire interface modules zoals ADC, SPI, I²C, UART, en PWM. Als klap op de vuurpijl biedt de chip snelle en nauwkeurige timing modules, een hardware debug interface, en een interne temperatuursensor.De Raspberry Pi Pico is gemakkelijk te programmeren met populaire talen op hoog niveau, zoals MicroPython en of C/C++. Dit boek is een inleiding tot het gebruik van de Raspberry Pi Pico microcontroller in combinatie met de programmeertaal MicroPython. De Thonny ontwikkelomgeving (IDE) wordt in alle beschreven projecten gebruikt. Er staan meer dan 50 werkende en geteste projecten in het boek, die de volgende onderwerpen behandelen: MicroPython installeren op Raspberry Pi Pico met behulp van een Raspberry Pi of een PC Timer interrupts en externe interrupts Analoog/Digitaal Converter (ADC) projecten Gebruik van de interne temperatuursensor en externe temperatuursensor chips Datalogging projecten PWM, UART, I²C, en SPI projecten Wi-Fi en apps gebruiken om met smartphones te communiceren Bluetooth en apps gebruiken om met smartphones te communiceren Digitaal/Analoog Converter (DAC) projecten Alle projecten die in het boek vermeld worden zijn volledig getest en werken. Alleen basis ervaring met programmeren en elektronica is nodig om de projecten te volgen. Voor alle beschreven projecten worden korte beschrijvingen, blokschema's, gedetailleerde schakelschema's, en volledige MicroPython programma-overzichten gegeven. Lezers kunnen de programma-overzichten vinden op de Elektor webpagina die ter ondersteuning van het boek werd gemaakt.

    € 34,95

    Leden € 31,46

  • The CAN Bus Companion (+ GRATIS CAN-module)

    The CAN Bus Companion

    Projects with Arduino Uno & Raspberry Pi with Examples for the MCP2515 CAN Bus Interface ModuleThis book details the use of the Arduino Uno and the Raspberry Pi 4 in practical CAN bus based projects. Using either the Arduino Uno or the Raspberry Pi with off-the-shelf CAN bus interface modules considerably ease developing, debugging, and testing CAN bus based projects.This book is written for students, practicing engineers, enthusiasts, and for everyone else wanting to learn more about the CAN bus and its applications. The book assumes that the reader has some knowledge of basic electronics. Knowledge of the C and Python programming languages and programming the Arduino Uno using its IDE and Raspberry Pi will be useful, especially if the reader intends to develop microcontroller-based projects using the CAN bus.The book should be a useful source of reference material for anyone interested in finding answers to questions such as: What bus systems are available for the automotive industry? What are the principles of the CAN bus? How can I create a physical CAN bus? What types of frames (or data packets) are available in a CAN bus system? How can errors be detected in a CAN bus system and how dependable is a CAN bus system? What types of CAN bus controllers exist? How do I use the MCP2515 CAN bus controller? How do I create 2-node Arduino Uno-based CAN bus projects? How do I create 3-node Arduino Uno-based CAN bus projects? How do I set the acceptance masks and acceptance filters? How do I analyze data on the CAN bus? How do I create 2-node Raspberry Pi-based CAN bus projects? How do I create 3-node Raspberry Pi-based CAN bus projects?

    € 29,95

    Leden € 26,96

  • Raspberry Pi Pico W (Boek) + GRATIS Pico W

    Raspberry Pi Pico W (Book)

    Program, build, and master 60+ projects with the Wireless RP2040 The Raspberry Pi Pico and Pico W are based on the fast, efficient, and low-cost dual-core ARM Cortex M0+ RP2040 microcontroller chip running at up to 133 MHz and sporting 264 KB of SRAM and 2 MB of Flash memory. Besides spacious memory, the Pico and Pico W offer many GPIO pins, and popular peripheral interface modules like ADC, SPI, I²C, UART, PWM, timing modules, a hardware debug interface, and an internal temperature sensor. The Raspberry Pi Pico W additionally includes an on-board Infineon CYW43439 Bluetooth and Wi-Fi chipset. At the time of writing this book, the Bluetooth firmware was not yet available. Wi-Fi is however fully supported at 2.4 GHz using the 802.11b/g/n protocols. This book is an introduction to using the Raspberry Pi Pico W in conjunction with the MicroPython programming language. The Thonny development environment (IDE) is used in all of the 60+ working and tested projects covering the following topics: Installing the MicroPython on Raspberry Pi Pico using a Raspberry Pi or a PC Timer interrupts and external interrupts Analogue-to-digital converter (ADC) projects Using the internal temperature sensor and external sensor chips Using the internal temperature sensor and external temperature sensor chips Datalogging projects PWM, UART, I²C, and SPI projects Using Bluetooth, WiFi, and apps to communicate with smartphones Digital-to-analogue converter (DAC) projects All projects are tried & tested. They can be implemented on both the Raspberry Pi Pico and Raspberry Pi Pico W, although the Wi-Fi-based subjects will run on the Pico W only. Basic programming and electronics experience are required to follow the projects. Brief descriptions, block diagrams, detailed circuit diagrams, and full MicroPython program listings are given for all projects.

    € 39,95

    Leden identiek

  • Get Started with MicroPython on Raspberry Pi Pico

    Raspberry Pi Foundation Get Started with MicroPython on Raspberry Pi Pico

    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.Microcontrollers, like RP2040 at the heart of Raspberry Pi Pico, 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.The robotic future is here – you just have to build it yourself. We’ll show you how.About the authorsGareth Halfacree is a freelance technology journalist, writer, and former system administrator in the education sector. With a passion for open-source software and hardware, he was an early adopter of the Raspberry Pi platform and has written several publications on its capabilities and flexibility.Ben Everard is a geek who has stumbled into a career that lets him play with new hardware. As the editor of HackSpace magazine, he spends more time than he really should experimenting with the latest (and not-solatest) DIY tech.

    € 19,95

    Leden € 17,96

  • C Programming on Raspberry Pi

    C Programming on Raspberry Pi

    De Raspberry Pi wordt van oudsher geprogrammeerd met Python. Hoewel dit een zeer krachtige taal is, zijn veel programmeurs er wellicht niet mee bekend. C daarentegen is misschien wel de meest gebruikte programmeertaal en alle embedded microcontrollers kunnen ermee worden geprogrammeerd.De taal C wordt op de meeste technische hogescholen en universiteiten onderwezen en bijna alle technische studenten zijn vertrouwd met het gebruik ervan bij hun projecten. Dit boek gaat over het gebruik van de Raspberry Pi met C om een reeks hardware-gebaseerde projecten te ontwikkelen. Twee van de meest populaire C bibliotheken, wiringPi en pigpio worden gebruikt.Het boek begint met een inleiding in C en de meeste studenten en nieuwkomers zullen dit hoofdstuk van onschatbare waarde vinden. Het boek bevat veel projecten, waaronder het gebruik van Wi-Fi en Bluetooth om communicatie met smartphones tot stand te brengen.Er zijn veel sensor- en hardware-gebaseerde projecten opgenomen. Zowel wiringPi als pigpio bibliotheken worden gebruikt in alle projecten. Complete programma lijsten worden gegeven met volledige uitleg. Alle projecten zijn volledig getest en werken.De volgende hardware-gebaseerde projecten zijn opgenomen in het boek: Sensoren gebruiken LCD's gebruiken I²C- en SPI-bussen Seriële communicatie Multitasking Externe en timer interrupts Gebruik van Wi-Fi Webservers Communiceren met smartphones Bluetooth Gegevens naar de cloud sturen Programmalijsten van alle Raspberry Pi-projecten die in dit boek zijn ontwikkeld, zijn beschikbaar op de Elektor-website. Lezers kunnen deze programma's downloaden en in hun projecten gebruiken. Ze kunnen ze ook aanpassen aan hun eigen toepassingen.

    € 34,95

    Leden € 31,46

  •  -20% Raspberry Pi Pico Experimentier-Bundle

    Elektor Bundles Raspberry Pi Pico Experimentier-Bundle

    Das Projektbuch – geschrieben von Dogan Ibrahim – ist eine Einführung in die Verwendung des Raspberry Pi Pico Experimenting Kits. Das Kit basiert auf dem Raspberry Pi Pico-Prozessor und enthält mehrere integrierte sowie externe Sensoren und einen Aktuator. Das Kit wird mit der Programmiersprache MicroPython programmiert. Die Thonny-Entwicklungsumgebung (IDE) wird in allen Projekten des Buchs verwendet. Es sind keine Programmier- oder Elektronikkenntnisse erforderlich, um den Projekten zu folgen. Die in diesem Buch vorgestellten Projekte sind vollständig getestet und funktionsfähig und verwenden alle mitgelieferten Komponenten. Für jedes Projekt im Buch gibt es ein Blockdiagramm, einen Schaltplan, ein vollständiges Programmlisting und eine komplette Programmbeschreibung. Lieferumfang des Kits Raspberry Pi Pico RP2040 Pico-Erweiterungs-Board 1,44' TFT LCD mit ST7735-Treiber 3x Taster-Eingang 3x LED-Ausgang 1x Aktiv-Summer 6x Schnittstelle (UART/GPIO/I²C/ADC) Grove-kompatibel Stromversorgung über Micro-USB 8 Module MPU6050 6-Achsen IMU DHT11 Feuchtigkeits- & Temperatursensor 10 A Relais SG90 Servo Schiebe-Potentiometer Seriell-zu-WiFi-Modul (ESP8266) Ultraschall-Abstandssensor 8-bit RGB-adressierbares LED-Modul (WS2818) Projektbuch (Deutsch, 184 Seiten) 42 Projekte im Buch Board-Hardware-basierte Projekte Blinken einer integrierten LED Blinkendes SOS Blinkende LED – mit einem Timer Abwechselnd blinkende LEDs Drucktastensteuerung Ändern der LED-Blinkrate mit Drucktasten-Interrupts Binäre Zähl-LEDs Zufällig blinkende gelbe, grüne und blaue LEDs LEDs jagen Reaktionstimer Tasten und LEDs Das TFT-Display Sekundenzähler Ereigniszähler Reaktionstimer LED- und Tastenstatus anzeigen Temperatur und Luftfeuchtigkeit – Anzeige im Thonny-Fenster Temperatur und Luftfeuchtigkeit – LED-Ausgang Temperatur und Luftfeuchtigkeit – Anzeige auf TFT EIN/AUS-Temperaturregelung EIN/AUS-Temperaturregelung – Einstellen der gewünschten Temperatur Voltmeter Helligkeit einer LED ändern Ultraschall-Entfernungsmessung - Anzeige im Thonny-Fenster Ultraschall-Entfernungsmessung - Anzeige auf TFT Höhe einer Person (Stadiometer) Ultraschall-Einparkhilfe mit Summer Ultraschall-Füllstandsregler Melodiemacher Servomotorsteuerung Präzise Servomotorsteuerung WS2812 LED-Streifen-Lichtshow – State-Machine-Ansatz WS2812 LED-Streifenlichtshow – mit der Neopixel-Bibliothek WS2812 LED Strip Show – ein weiteres Beispiel für eine Neopixel-Bibliothek Anzeige von 3 Dimensionen der Beschleunigung Die maximale Beschleunigung eines Autos – am TFT-Display Pegelanzeige mit dem Gyroskop MPU6050 Temperaturanzeige TFT-Display-Test TFT-Bitmap-Anzeige WLAN verwenden Verbinden Sie sich mit dem lokalen Wi-Fi-Netzwerk und zeigen Sie die IP-Adresse an Steuerung einer LED von einem Smartphone über Wi-Fi Anzeige der Temperatur auf einem Smartphone über Wi-Fi

    € 74,95€ 59,95

    Leden identiek

  • PLC Programming with the Raspberry Pi and the OpenPLC Project

    PLC Programming with the Raspberry Pi and the OpenPLC Project

    1 review

    Niet op voorraad

    Inleiding in PLC-programmering met OpenPLC, de eerste volledig open-source Programmable Logic Controller op de Raspberry Pi, en Modbus-voorbeelden met Arduino Uno en ESP8266 PLC-programmering is heel gebruikelijk in de industrie en de huisautomatisering. Dit boek beschrijft hoe de Raspberry Pi 4 kan worden gebruikt als een programmeerbare logische controller. Voordat hij u meeneemt in het programmeren, begint de auteur met de software-installatie op de Raspberry Pi en de PLC-editor op de pc, gevolgd door een beschrijving van de hardware. Daarna vindt u interessante voorbeelden in de verschillende programmeertalen die voldoen aan de IEC 61131-3 standaard. In deze handleiding wordt ook in detail uitgelegd hoe u de PLC-editor gebruikt en hoe u de programma's op de Raspberry Pi laadt en uitvoert. Alle IEC-talen worden uitgelegd met voorbeelden, te beginnen met LD (Ladder Diagram) over ST (Structured Control Language) tot SFC (Special Function Chart). Alle voorbeelden kunnen worden gedownload van de website van de auteur. Netwerken krijgt ook grondige aandacht. De Arduino Uno en de ESP8266 worden geprogrammeerd als ModbusRTU of ModbusTCP modules om toegang te krijgen tot externe periferie, het uitlezen van sensoren en het schakelen van elektrische belastingen. I/O schakelingen die voldoen aan de 24 V industriestandaard kunnen ook interessant zijn voor de lezer. Het boek eindigt met een overzicht van commando's voor ST en LD. Na het lezen van het boek zal de lezer in staat zijn om zijn eigen controllers te maken met de Raspberry Pi.

    Niet op voorraad

    € 32,95

    Leden € 29,66

  • Raspberry Pi Pico for Radio Amateurs

    Raspberry Pi Pico for Radio Amateurs

    Hoewel veel klassieke HF- en mobiele apparatuur nog steeds in gebruik is bij grote aantallen amateurs, is het gebruik van computers en digitale technieken nu erg populair geworden onder radioamateurs. Tegenwoordig kan iedereen een Raspberry Pi Pico microcontroller board van €5 kopen en veel amateurradioprojecten ontwikkelen met behulp van de 'Pico' en enkele externe componenten. Dit boek is gericht op amateurradioliefhebbers, studenten Elektrotechniek en iedereen die geïnteresseerd is in het leren gebruiken van de Raspberry Pi Pico om hun elektronische projecten vorm te geven. Het boek is zowel geschikt voor beginners in de elektronica als voor degenen met ruime ervaring.De stapsgewijze installatie van de MicroPython-programmeeromgeving wordt beschreven. Enige kennis van de programmeertaal Python is nuttig om de in het boek gegeven projecten te kunnen begrijpen en aanpassen. Het boek introduceert de Raspberry Pi Pico en geeft voorbeelden van veel algemene, software-only projecten die de lezer vertrouwd maken met de Python programmeertaal. Naast de software-only projecten die zijn toegesneden op de radioamateur, presenteert hoofdstuk 6 in het bijzonder meer dan 36 hardwarematige projecten voor 'zendamateurs', waaronder: Station netspanning aan/uit regeling Radio station klok GPS-gebaseerde geografische coördinaten van het station Temperatuur en vochtigheid van het radiostation Verschillende golfvormgeneratiemethoden met behulp van software en hardware (DDS) Frequentieteller Voltmeter / ampèremeter / ohmmeter / capaciteitsmeter RF meter en RF verzwakkers Morse code-oefenaars RadioStation Click bord Raspberry Pi Pico gebaseerde FM-radio Bluetooth en Wi-Fi gebruiken met Raspberry Pi Pico Radio station beveiliging met RFID Audio versterker module met roterende encoder volumeregeling Morse decoder Gebruik van de FS1000A TX-RX modules voor communicatie met Arduino

    € 34,95

    Leden € 31,46

  • Control Your Home with Raspberry Pi

    Control Your Home with Raspberry Pi

    1 review

    Secure, Modular, Open-Source and Self-SufficientEver since the Raspberry Pi was introduced, it has been used by enthusiasts to automate their homes. The Raspberry Pi is a powerful computer in a small package, with lots of interfacing options to control various devices. This book shows you how you can automate your home with a Raspberry Pi. You’ll learn how to use various wireless protocols for home automation, such as Bluetooth, 433.92 MHz radio waves, Z-Wave, and Zigbee. Soon you’ll automate your home with Python, Node-RED, and Home Assistant, and you’ll even be able to speak to your home automation system. All this is done securely, with a modular system, completely open-source, without relying on third-party services. You’re in control of your home, and no one else.At the end of this book, you can install and configure your Raspberry Pi as a highly flexible home automation gateway for protocols of your choice, and link various services with MQTT to make it your own system. This DIY (do it yourself) approach is a bit more laborious than just installing an off-the-shelf home automation system, but in the process, you can learn a lot, and in the end, you know exactly what’s running your house and how to tweak it. This is why you were interested in the Raspberry Pi in the first place, right? Turn your Raspberry Pi into a reliable gateway for various home automation protocols. Make your home automation setup reproducible with Docker Compose. Secure all your network communication with TLS. Create a video surveillance system for your home. Automate your home with Python, Node-RED, Home Assistant and AppDaemon. Securely access your home automation dashboard from remote locations. Use fully offline voice commands in your own language. DownloadsErrata on GitHub

    € 37,50

    Leden € 33,75

  • Raspberry Pi for Radio Amateurs

    Raspberry Pi for Radio Amateurs

    Although much classical HF and mobile equipment is still in use by many amateurs, the use of computers and digital techniques has now become very popular among amateur radio operators. Nowadays, anyone can purchase a Raspberry Pi computer and run almost all amateur radio software on the ‘RPi’, which is slightly bigger than the size of a credit card. The RTL-SDR devices have become very popular among hams because of their very low cost and rich features. A basic system may consist of a USB-based RTL-SDR device (dongle) with a suitable antenna, an RPi computer, a USB-baased external audio input-output adapter, and software installed on the Pi. With such a simple setup it is feasible to receive signals from around 24 MHz to over 1.7 GHz. With the addition of a low-cost upconverter device, an RTL-SDR can easily and effectively receive the HF bands. This book is aimed at amateur radio enthusiasts, electronic engineering students, and anyone interested in learning to use the Raspberry Pi to build electronic projects. The book is suitable for the full range of beginners through old hands at ham radio. Step-by-step installation of the operating system is described with many details on the commonly used Linux commands. Some knowledge of the Python programming language is required to understand and modify the projects given in the book. Example projects developed in the book include a station clock, waveform generation, transistor amplifier design, active filter design, Morse code exerciser, frequency counter, RF meter, and more. The block diagram, circuit diagram, and complete Python program listings are given for each project, including the full description of the projects. Besides wide coverage of RTL-SDR for amateur radio, the book also summarizes the installation and use instructions of the following ham radio programs and software tools you can run on your Raspberry Pi: TWCLOCK, Klog, Gpredict, FLDIGI, DIRE WOLF, xcwcp, QSSTV, LinPsk, Ham Clock, CHIRP, xastir, and CQRLOG.

    € 34,95

    Leden € 31,46

  • Bijna uitverkocht Learning Python with Raspberry Pi

    Learning Python with Raspberry Pi

    Nog 1 op voorraad

    This book is about teaching the Python programming language using the Raspberry Pi 4 computer. The book makes an introduction to Raspberry Pi 4 and then teaches Python with the topics: variables, strings, arrays, matrices, tuples, lists, dictionaries, user functions, flow of control, printing, keyboard input, graphics, GUI, object oriented programming and many more topics.The book is aimed for beginners, students, practising engineers, hobbyists, and for anyone else who may want to learn to program in Python.The book includes many example programs and case studies. All the example programs and case studies have been tested fully by the author and are all working. The example programs aim to teach the various programming concepts of Python. The case studies cover the use of Python in the analysis and design of electronic circuits. Some of the case study topics are: Resistor colour code identification Resistive potential divider circuits Resistive attenuator design Zener diode voltage regulator design RC and RLC transient circuits Circuit frequency response Saving data on external memory stick Mesh and node circuit analysis using matrices Resonance in RLC circuits Transistor Biasing analysis Transistor amplifier design Design of active filters Interfacing hardware with GPIO, I²C and SPI Using Wi-Fi with Python and TCP/IP and UDP programs Using Bluetooth from Python Full program listings of all the programs used in the book are available at the Elektor website of the book. Readers should be able just to copy and use these programs in their Raspberry Pi projects without any modifications.

    Nog 1 op voorraad

    € 34,95

    Leden € 31,46

  • Machine Learning with Python for PC, Raspberry Pi, and Maixduino

    Machine Learning with Python for PC, Raspberry Pi, and Maixduino

    1 review

    Most people are increasingly confronted with the applications of Artificial Intelligence (AI). Music or video ratings, navigation systems, shopping advice, etc. are based on methods that can be attributed to this field.The term Artificial Intelligence was coined in 1956 at an international conference known as the Dartmouth Summer Research Project. One basic approach was to model the functioning of the human brain and to construct advanced computer systems based on this. Soon it should be clear how the human mind works. Transferring it to a machine was considered only a small step. This notion proved to be a bit too optimistic. Nevertheless, the progress of modern AI, or rather its subspecialty called Machine Learning (ML), can no longer be denied.In this book, several different systems will be used to get to know the methods of machine learning in more detail. In addition to the PC, both the Raspberry Pi and the Maixduino will demonstrate their capabilities in the individual projects. In addition to applications such as object and facial recognition, practical systems such as bottle detectors, person counters, or a “talking eye” will also be created.The latter is capable of acoustically describing objects or faces that are detected automatically. For example, if a vehicle is in the field of view of the connected camera, the information 'I see a car!' is output via electronically generated speech. Such devices are highly interesting examples of how, for example, blind or severely visually impaired people can also benefit from AI systems.

    € 34,95

    Leden € 31,46

  • Raspberry Pi Pico W en un tournemain (+ carte Pico W GRATUITE)

    Raspberry Pi Pico W en un tournemain

    Maîtrise de la puce RP2040 avec plus de 60 projets à réaliser et à programmer Les cartes Raspberry Pi Pico et Pico W sont animées par un microcontrôleur ARM Cortex M0+ RP2040 à double coeur, rapide, efficace et peu coûteux, qui fonctionne jusqu?à 133 MHz et dispose de 264 Ko de SRAM et de 2 Mo de mémoire Flash. Outre une vaste mémoire, le Pico et le Pico W disposent de nombreuses broches GPIO et d?interfaces telles que CA/N, SPI, I²C, UART, MLI, de fonctions de temporisation, d?une interface de débogage matériel et d?un capteur de température interne. La carte Raspberry Pi Pico W comporte en plus une puce CYW43439 Bluetooth et Wi-Fi d?Infineon. Au moment de la rédaction de ce livre, le micrologiciel Bluetooth pour le Pico W n?était pas encore disponible. Le Wi-Fi à 2,4 GHz est toutefois entièrement pris en charge avec les protocoles 802.11b/g/n. Ce livre est une introduction à l?utilisation du Raspberry Pi Pico W avec le langage de programmation MicroPython. Les quelque soixante projets testés et opérationnels sont présentés à l?aide de l?environnement de développement intégré (EDI) Thonny. Les sujets abordés sont nombreux : Installation de MicroPython sur le Raspberry Pi Pico depuis un PC Interruptions de l?horloge et interruptions externes Convertisseur analogique-numérique (CA/N) Capteurs de température interne et externe Capteurs externes (pression, humidité, pouls, à ultrasons) Enregistrement de données MLI, UART, I²C et SPI Bluetooth, Wi-Fi et applis sur smarphone Convertisseur numérique-analogique (CN/A) Tous les projets ont été testés et éprouvés. Ils peuvent être mis en oeuvre sur le Raspberry Pi Pico ainsi que sur le Raspberry Pi Pico W. Toutefois les projets avec une liaison Wi-Fi ne fonctionnent que sur le Pico W. Une petite expérience en programmation et en électronique est nécessaire pour suivre les projets. De brèves descriptions, des schémas fonctionnels, des schémas détaillés du câblage des montages et des listings MicroPython complets sont fournis pour tous les projets.

    € 39,95

    Leden € 35,96

  • Raspberry Pi Full Stack

    Raspberry Pi Full Stack

    Dit boek neemt u mee op een wervelende tour van full-stack web applicatie ontwikkeling met behulp van Raspberry Pi. U leert hoe u een applicatie vanaf de grond kunt opbouwen.U zult ervaring en kennis opdoen van technologieën waaronder: Het Linux-besturingssysteem en de opdrachtregel. De programmeertaal Python. De Raspberry Pi General Purpose Input Output pins (GPIOs). De Nginx webserver. Flask Python microkader voor webtoepassingen. JQuery en CSS voor het maken van gebruikersinterfaces. Omgaan met tijdzones. Creëren van grafieken met Plotly en Google Charts. Gegevensregistratie met Google Sheet. Applets ontwikkelen met IFTTT. Het beveiligen van uw applicatie met SSL. Sms-berichten ontvangen op je telefoon met Twilio. Dit boek leert u ook hoe u een draadloze Arduino sensor node op afstand kunt opzetten en er gegevens van kunt verzamelen. Uw Raspberry Pi web applicatie zal in staat zijn om Arduino node data te verwerken op dezelfde manier als het data verwerkt van zijn onboard sensor.Raspberry Pi Full Stack leert u veel vaardigheden die essentieel zijn voor het bouwen van Web- en Internet of Things-toepassingen.De applicatie die u in dit project zult bouwen, is een platform waarop u kunt uitbreiden. Dit is slechts het begin van wat je kunt doen met een Raspberry Pi en de software en hardware componenten die je zult leren kennen.Dit boek wordt ondersteund door de auteur via een speciale discussieruimte.

    € 39,95

    Leden € 35,96

  • Motor Control – Projects met Arduino & Raspberry Pi

    Motor Control - Projects met Arduino & Raspberry Pi

    Niet op voorraad

    Dit boek gaat over gelijkstroom elektromotoren en hun gebruik in Arduino en Raspberry Pi Zero W gebaseerde projecten. Het boek bevat veel geteste en werkende projecten waarbij elk project de volgende sub-rubrieken heeft: Titel van het project Beschrijving van het project Blok diagram schakelschema Projectassemblage Volledige programmalijst van het project Volledige beschrijving van het programma De projecten in het boek behandelen de standaard gelijkstroommotoren, stappenmotoren, servomotoren, en mobiele robots. Het boek is bedoeld voor studenten, hobbyisten en iedereen die geïnteresseerd is in het ontwikkelen van microcontroller-gebaseerde projecten met behulp van de Arduino Uno of de Raspberry Pi Zero W.Een van de leuke kenmerken van dit boek is dat het complete projecten geeft voor het op afstand besturen van een mobiele robot vanaf een mobiele telefoon, met zowel de Arduino Uno als de Raspberry Pi Zero W ontwikkelborden. Deze projecten zijn ontwikkeld met behulp van zowel Wi-Fi als de Bluetooth connectiviteit met de mobiele telefoon. Lezers moeten in staat zijn om een robot vooruit, achteruit, linksom of rechtsom te laten draaien door eenvoudige commando's te sturen vanaf een mobiele telefoon. De volledige programmalijsten van alle projecten en de gedetailleerde programmabeschrijvingen worden in het boek gegeven. Gebruikers zouden de projecten moeten kunnen gebruiken zoals ze worden gepresenteerd, of ze aan hun eigen behoeften moeten kunnen aanpassen.

    Niet op voorraad

    € 32,95

    Leden € 29,66

  • Raspberry Pi 4 und Pico (+ GRATIS Pico W)

    Raspberry Pi 4 und Pico

    Pfiffige Projekte zum Messen, Steuern und Regeln Der Raspberry Pi dominiert seit vielen Jahren die Maker-Szene. Frei verfügbare I/O-Pins machten ihn zu einem der beliebtesten Prozessorboards aller Zeiten. Allerdings verfügt der klassische Raspberry Pi über keinerlei Analogeingänge. Eine direkte Messung analoger Werte ist damit nicht möglich. So können weder Photodioden noch NTCs oder Hallsensoren etc. unmittelbar ausgelesen werden. Zudem sind die Pins direkt, d. h. ohne Treiber oder Schutzschaltung, mit den freiliegenden Kontakten verbunden. Dadurch kann der zentrale Controller und damit der gesamte Raspberry Pi schnell zerstört werden. Mit dem Pico können diese Probleme elegant gelöst werden. Er kann als sogenanntes „Frontend“ problemlos vielfältige Messaufgaben übernehmen. Zudem ist der Pico deutlich preisgünstiger als ein klassischer Raspberry Pi 4. Falls eine Fehlbeschaltung zur Zerstörung des Pico führt, ist dies vor allem für nicht-professionelle Anwender relativ leicht zu verkraften. Der klassische Raspberry Pi und der Pico werden so zum idealen Duo. Das Buch führt entsprechend in das weite und hochaktuelle Gebiet der modernen Controllertechnik anhand der beiden Boards „Raspberry Pi 4“ und „Raspberry Pi Pico“ ein. Neben einer tiefergehenden Einführung in die Arbeits- und Funktionsweise der Controllerboards selbst wird insbesondere auch auf die Messwerterfassung und -verarbeitung mit digitalen Prozessoren eingegangen. Insbesondere die Kombination beider Systeme bietet vielfältige und hochinteressante Möglichkeiten. Praktische Projekte aus dem Inhalt: USB-Verbindung zwischen Raspberry Pi 4 und Pico I²C-Kommunikation und Pico als I²C-Device Voltmeter und Computerthermometer Pico W als Web-Server und WLAN-Scanner Frequenzmesser und -generatoren OLED-Displays an Pico und Raspberry Pi 4 Energiesparmonitor Welche Astronauten sind im Orbit? Mini-Monitor für den aktuellen Bitcoin-Kurs

    € 34,80

    Leden identiek

  • The Raspberry Pi Zero 2 W GO! Book

    The Raspberry Pi Zero 2 W GO! Book

    A Fast-Lane Ride From Concept to ProjectThe core of the book explains the use of the Raspberry Pi Zero 2 W running the Python programming language, always in simple terms and backed by many tested and working example projects. On part of the reader, familiarity with the Python programming language and some experience with one of the Raspberry Pi computers will prove helpful. Although previous electronics experience is not required, some knowledge of basic electronics is beneficial, especially when venturing out to modify the projects for your own applications.Over 30 tested and working hardware-based projects are given in the book, covering the use of Wi-Fi, communication with smartphones and with a Raspberry Pi Pico W computer. Additionally, there are Bluetooth projects including elementary communication with smartphones and with the popular Arduino Uno. Both Wi-Fi and Bluetooth are key features of the Raspberry Pi Zero 2 W.Some of the topics covered in the book are: Raspberry Pi OS installation on an SD card Python program creation and execution on the Raspberry Pi Zero 2 W Software-only examples of Python running on the Raspberry Pi Zero 2 W Hardware-based projects including LCD and Sense HAT interfacing UDP and TCP Wi-Fi based projects for smartphone communication UDP-based project for Raspberry Pi Pico W communication Flask-based webserver project Cloud storage of captured temperature, humidity, and pressure data TFT projects Node-RED projects Interfacing to Alexa MQTT projects Bluetooth-based projects for smartphone and Arduino Uno communications

    € 34,95

    Leden € 31,46

  •  -57% MIT App Inventor Projects

    MIT App Inventor Projects

    Dit boek gaat over het ontwikkelen van apps voor Android compatibele mobiele apparaten met behulp van de MIT App Inventor online ontwikkelomgeving. MIT App Inventor projecten kunnen zowel in standalone mode zijn of gebruik maken van een externe processor. In standalone mode, draait de ontwikkelde applicatie alleen op het mobiele apparaat (bijv. Android). In externe processor-gebaseerde toepassingen, communiceert het mobiele apparaat met een externe microcontroller-gebaseerde processor, zoals Raspberry Pi, Arduino, ESP8266, ESP32, etc.In dit boek worden vele geteste en volledig werkende projecten gegeven, zowel in standalone mode als met behulp van een externe processor. Volledige ontwerpstappen, blokprogramma's, schakelschema's, QR-codes en volledige programmalijsten worden gegeven voor alle projecten.De in dit boek ontwikkelde projecten omvatten: Het gebruik van de tekst-naar-spraak component Intonen van een ontvangen SMS-bericht Sms-berichten verzenden Telefoongesprekken voeren met behulp van een lijst met contactpersonen GPS gebruiken en onze locatie op een kaart aanwijzen Spraakherkenning en spraakvertaling naar een andere taal Bediening van meerdere relais via spraakopdrachten Projecten voor de Raspberry Pi, ESP32 en Arduino met behulp van Bluetooth en Wi-Fi MIT APP Inventor en Node-RED projecten voor de Raspberry Pi Het boek is uniek in die zin dat het momenteel het enige boek is dat leert hoe je projecten kunt ontwikkelen met behulp van Wi-Fi en Node-RED met MIT App Inventor. Het boek is gericht op studenten, hobbyisten, en iedereen die geïnteresseerd is in het ontwikkelen van apps voor mobiele apparaten.Alle projecten die in dit boek worden gepresenteerd, zijn ontwikkeld met behulp van de visuele programmeertaal MIT App Inventor. Het is niet nodig om tekstgebaseerde programma's te schrijven. Alle projecten zijn compatibel met Android-gebaseerde mobiele apparaten. Volledige programmalijsten voor alle projecten, evenals gedetailleerde programmabeschrijvingen worden in het boek gegeven. Gebruikers zouden in staat moeten zijn om de projecten te gebruiken zoals ze worden gepresenteerd, door ze aan te passen aan hun eigen behoeften.

    € 34,95€ 14,95

    Leden identiek

  •  -66% Sensoren aan de Raspberry Pi

    Sensoren aan de Raspberry Pi

    1 review

    Het boek “Sensoren aan de Raspberry Pi” richt zich tot iedereen die zich wil verdiepen in een Raspberry Pi 2 of 3 in combinatie met Windows 10 IoT Core. Dit besturingssysteem biedt samen met een RPi weliswaar veel rekenkracht, maar voor de communicatie met de buitenwereld zijn nog externe modules en sensoren nodig. Daartoe wordt in dit boek gebruik gemaakt van een sensor-kit met 35 modules die nog geen 60 euro kost.Auteur Florian Schäffer begint zijn boek met de introductie van de Raspberry Pi en hij beschrijft welke hardware u nodig hebt om met de RPi te kunnen werken. Dan volgt een eerste kennismaking met Windows 10 IoT Core. Daarna wordt dieper ingegaan op het gebruik van Visual Studio 2015 en worden de eerste programmeervoorbeelden beschreven. Ook wordt uitgelegd hoe een MySQL-databank kan worden aangestuurd via een app en hoe de Rpi2 als webserver kan worden ingezet.In het tweede deel worden de sensoren stuk voor stuk beschreven met hun eigenschappen en worden er veel toepassingsvoorbeelden gegeven. De source-codes van de programma’s zijn als download bij het boek beschikbaar. Tot slot wordt nog aandacht besteed aan het gebruik van druktoetsen en schakelaars, en het werken met digitale uitgangen en analoge ingangen.

    € 29,50€ 9,95

    Leden identiek

  • Building a High-Tech Alarm System with Raspberry Pi

    Building a High-Tech Alarm System with Raspberry Pi

    This book discusses the basic components of any alarm system. All alarm systems have two basic functions. First, they monitor their environment looking for a change such as a door or window opening or someone moving about in the room. Second, they alert the legal owner or user to this change. The system described in this book uses a scanning type software to detect intruders. It behaves like a guard dog, pacing up and down the fence line on the lookout for either an intruder or a familiar person. If you have an alarm key, you can disarm the system and enter. With the scanning method, the software is easy to write and explain. It can scan eight alarm zones plus two special fire zones in about one second. You don’t have to be an electrical engineer to install an alarm system, just a decent carpenter, painter, and plasterer! Because this alarm system runs on 12 volts, you don’t have to be a licensed electrician either to install it. The alarm system presented here uses Python software on the Raspberry Pi combined with some elementary electronic circuits. The code described in the book, as well as CAD files and a bill of materials for the alarm panel, are available for free downloading. The book provides the reader with examples of typical configurations coming straight from the author‘s experience. After reviewing the hardware components typically used in common alarm systems, the author shows how to plan one yourself. To implement a modular alarm, no matter if it is for a single house or for a business or restaurant, the book shows how to skillfully combine a Raspberry Pi with small auxiliary electronic circuits. These are not installation instructions but food for thought that will enable readers to find a solution to their needs.

    € 24,95

    Leden € 22,46

  • Camera Projects Boek

    Camera Projects Boek

    Niet op voorraad

    Dit boek gaat over Raspberry Pi 3 en Arduino camera projecten.Het boek legt in eenvoudige bewoordingen en met geteste en werkende voorbeeldprojecten uit hoe je een Raspberry Pi camera en USB-gebaseerde webcam kunt configureren en gebruiken in camera-gebaseerde projecten met een Raspberry Pi.Er worden voorbeeldprojecten gegeven om beelden vast te leggen, timelapse-fotografie te maken, video op te nemen, de camera en Raspberry Pi te gebruiken in beveiligings- en bewakingstoepassingen, beelden op Twitter te zetten, wilde dieren op te nemen, live video naar YouTube te streamen, een nachtcamera te gebruiken, foto's naar smartphones te sturen, gezichts- en oogdetectie, kleur- en vormherkenning, nummerplaatherkenning, barcodeherkenning en nog veel meer.Installatie en gebruik van populaire beeldverwerkingsbibliotheken en software waaronder OpenCV, SimpleCV en OpenALPR worden in detail uitgelegd met behulp van een Raspberry Pi. Het boek legt ook in detail uit hoe je een camera op een Arduino-ontwikkelbord kunt gebruiken om beelden vast te leggen en ze vervolgens op te slaan op een microSD kaart.Alle projecten in dit boek zijn volledig getest en werken. Programmalijsten voor alle Raspberry Pi en Arduino-projecten die in dit boek worden gebruikt, kunnen worden gedownload van de Elektor -website.

    Niet op voorraad

    € 29,95

    Leden € 26,96

Raspberry Pi boeken

Wat is Raspberry Pi?

Een Raspberry Pi is een kleine computer, sommige zelfs zo klein dat ze in je broekzak passen. De Single Board Computer (SBC) zijn gemaakt door de Engelse Raspberry Pi Foundation. In de SBC zijn alle essentiële onderdelen als processor, RAM en GPU te vinden op één board gemonteerd. Deze kleine computer is ongekend populair onder soft- en hardware liefhebbers uit de wereld omdat deze Single Board Computer ontzettend krachtig is en vele toepassingen kent.

Welke boeken over Raspberry Pi zijn er

Omdat de toepassingen waarin je een Raspberry Pi kunt gebruiken eindeloos zijn, van smart-home tot mediaspeler, is er voor iedere toepassing wel een boek met uitleg te vinden. De meest verkochte Raspberry Pi Boeken bij Elektor.nl zijn:

1. Machine Learning met Python voor PC, Raspberry Pi en Maxduino

2. Raspberry Pi Pico for Radio Amateurs

In dit boek programmeer en bouw je jouw eigen Pi-Pico gebaseerde stations speciaal voor de radio- en zendamateurs van Nederland.

3. The Official Raspberry Pi Handbook 2022

Met meer dan 200 pagina’s met praktische projecten, uitlegpagina’s en expert tutorial is het handboek dé manier om meer te leren over Raspberry Pi. Dit boek is geschikt voor beginners en ervaren gebruikers van de SBC’s van Raspberry Raspberry.

Pi boeken van Elektor.nl

Als officiële wederverkoper is Elektor de webshop in Nederland die goedgekeurd is door de Raspberry Pi Foundation. Alle officiële Raspberry komen rechtstreeks van de fabrikant. Het fijne hiervan is dat nieuwe producten altijd op de releasedatum leverbaar zijn.

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan