Raspberry Pi Elektor E-Books
-
Elektor Digital Multitasking with Raspberry Pi (E-book)
Multitasking and multiprocessing have become a very important topic in microcontroller-based systems, namely in complex commercial, domestic, and industrial automation applications. As the complexity of projects grows, more functionalities are demanded from the projects. Such projects require the use of multiple inter-related tasks running on the same system and sharing the available resources, such as the CPU, memory, and input-output ports. As a result of this, the importance of multitasking operations in microcontroller-based applications has grown steadily over the last few years. Many complex automation projects now make use of some form of a multitasking kernel. This book is project-based and its main aim is to teach the basic features of multitasking using the Python 3 programming language on Raspberry Pi. Many fully tested projects are provided in the book using the multitasking modules of Python. Each project is described fully and in detail. Complete program listings are given for each project. Readers should be able to use the projects as they are, or modify them to suit their own needs. The following Python multitasking modules have been described and used in the projects: Fork Thread Threading Subprocess Multiprocessing The book includes simple multitasking projects such as independently controlling multiple LEDs, to more complex multitasking projects such as on/off temperature control, traffic lights control, 2-digit, and 4-digit 7-segment LED event counter, reaction timer, stepper motor control, keypad based projects, car park controller, and many more. The fundamental multitasking concepts such as process synchronization, process communication, and memory sharing techniques have been described in projects concerning event flags, queues, semaphores, values, and so on.
€ 32,95
Leden € 26,36
-
Elektor Digital Raspberry Pi Pico Essentials (E-book)
Program, build, and master over 50 projects with MicroPython and the RP2040 microprocessor The Raspberry Pi Pico is a high-performance microcontroller module designed especially for physical computing. Microcontrollers differ from single-board computers, like the Raspberry Pi 4, in not having an operating system. The Raspberry Pi Pico can be programmed to run a single task very efficiently within real-time control and monitoring applications requiring speed. The ‘Pico’ as we call it, is 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 its large memory, the Pico has even more attractive features including a vast number of GPIO pins, and popular interface modules like ADC, SPI, I²C, UART, and PWM. To cap it all, the chip offers fast and accurate timing modules, a hardware debug interface, and an internal temperature sensor. The Raspberry Pi Pico is easily programmed using popular high-level languages such as MicroPython and or C/C++. This book is an introduction to using the Raspberry Pi Pico microcontroller in conjunction with the MicroPython programming language. The Thonny development environment (IDE) is used in all the projects described. There are over 50 working and tested projects in the book, 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 temperature sensor chips Datalogging projects PWM, UART, I²C, and SPI projects Using Wi-Fi and apps to communicate with smartphones Using Bluetooth and apps to communicate with smartphones Digital-to-analogue converter (DAC) projects All projects given in the book have been fully tested and are working. Only basic programming and electronics experience is required to follow the projects. Brief descriptions, block diagrams, detailed circuit diagrams, and full MicroPython program listings are given for all projects described. Readers can find the program listings on the Elektor web page created to support the book.
€ 32,95
Leden € 26,36
-
Elektor Digital The Ultimate Compendium of Sensor Projects (E-book)
40+ Projects using Arduino, Raspberry Pi and ESP32 This book is about developing projects using the sensor-modules with Arduino Uno, Raspberry Pi and ESP32 microcontroller development systems. More than 40 different sensors types are used in various projects in the book. The book explains in simple terms and with tested and fully working example projects, how to use the sensors in your project. The projects provided in the book include the following: Changing LED brightness RGB LEDs Creating rainbow colours Magic wand Silent door alarm Dark sensor with relay Secret key Magic light cup Decoding commercial IR handsets Controlling TV channels with IT sensors Target shooting detector Shock time duration measurement Ultrasonic reverse parking Toggle lights by clapping hands Playing melody Measuring magnetic field strength Joystick musical instrument Line tracking Displaying temperature Temperature ON/OFF control Mobile phone-based Wi-Fi projects Mobile phone-based Bluetooth projects Sending data to the Cloud The projects have been organized with increasing levels of difficulty. Readers are encouraged to tackle the projects in the order given. A specially prepared sensor kit is available from Elektor. With the help of this hardware, it should be easy and fun to build the projects in this book.
€ 34,95
Leden € 27,96
-
Elektor Digital CAN et CAN FD (PDF)
Tout sur les protocoles et leur mise en œuvre avec Arduino Initialement destiné aux véhicules routiers, le réseau CAN (« Controller Area Network ») et son successeur le réseau CAN FD (« Flexible Data ») ont vu leurs champs d’application s’élargir à de nouveaux domaines. L’industrie propose de nombreux modules microcontrôleurs dotés d’une interface CAN et/ou CAN FD. L’environnement de développement Arduino a démocratisé la programmation de ces modules et il existe des bibliothèques qui implémentent un pilote CAN et/ou un pilote CAN FD. La première partie dresse un rapide historique des réseaux CAN et CAN FD et expose la problématique des lignes de transmission en abordant succinctement leur théorie et présentant des résultats de simulation Spice. La deuxième partie est consacrée au réseau CAN, en détaillant successivement la fonction logique du réseau, les transcepteurs, les contrôleurs, la topologie la plus classique (le bus) et d’autres moins courantes, les répéteurs et les passerelles. Les aspects particuliers du protocole, tels que le bit stuffing, l’arbitrage, les trames d’erreur, la détection des erreurs sont exposés. La discussion de la fiabilité du protocole est illustrée par des exemples mettant en évidence ses faiblesses. La troisième partie présente le protocole CAN FD, ses deux variantes CAN FD ISO et CAN FD non ISO, leurs fiabilités, leurs faiblesses, mises en évidence par des exemples. Différents transcepteurs et contrôleurs CAN FD sont décrits. La quatrième partie est dédiée aux applications : comment utiliser les services d’un pilote, concevoir une messagerie, utiliser un analyseur logique. Deux exemples d’application terminent cette partie. Ce livre s’adresse aux amateurs et aux ingénieurs non spécialistes pour comprendre les possibilités qu’offre un réseau CAN et comment on le met en œuvre. Un enseignant trouvera des informations pour approfondir ses connaissances et pour concevoir des travaux pratiques. Une connaissance des microcontrôleurs, de leur programmation, de l’électronique numérique aidera à la lecture des schémas. La connaissance du langage C++ et du langage de simulation électronique Spice facilitera la compréhension des programmes qui sont décrits dans le livre. Tous les codes source sont disponibles sur le dépôt GitHub de l’auteur. Téléchargements GitHub
€ 34,95
Leden € 27,96
-
Elektor Digital Innovate with Sense HAT for Raspberry Pi (E-book)
Ready to explore the world around you? By attaching the Sense HAT to your Raspberry Pi, you can quickly and easily develop a variety of creative applications, useful experiments, and exciting games. The Sense HAT contains several helpful environmental sensors: temperature, humidity, pressure, accelerometer, magnetometer, and gyroscope. Additionally, an 8x8 LED matrix is provided with RGB LEDs, which can be used to display multi-color scrolling or fixed information, such as the sensor data. Use the small onboard joystick for games or applications that require user input. In Innovate with Sense HAT for Raspberry Pi, Dr. Dogan Ibrahim explains how to use the Sense HAT in Raspberry Pi Zero W-based projects. Using simple terms, he details how to incorporate the Sense HAT board in interesting visual and sensor-based projects. You can complete all the projects with other Raspberry Pi models without any modifications. Exploring with Sense HAT for Raspberry Pi includes projects featuring external hardware components in addition to the Sense HAT board. You will learn to connect the Sense HAT board to the Raspberry Pi using jumper wires so that some of the GPIO ports are free to be interfaced to external components, such as to buzzers, relays, LEDs, LCDs, motors, and other sensors. The book includes full program listings and detailed project descriptions. Complete circuit diagrams of the projects using external components are given where necessary. All the projects were developed using the latest version of the Python 3 programming language. You can easily download projects from the book’s web page. Let’s start exploring with Sense HAT.
€ 29,95
Leden € 23,96
-
Elektor Digital Le manuel officiel du Raspberry Pi (PDF)
Réalisés par les créateurs du MagPi, le magazine officiel de Raspberry Pi Démarrez avec le Raspberry Pi 5, le dernier-né et le plus performant de la famille des nano-ordinateurs Raspberry Pi. Apprenez à coder et à réaliser des projets avec cet ordinateur étonnant. Dans ce manuel dédié au Raspberry Pi 5, nous vous proposons aussi de nombreuses idées de projets également réalisables avec le Raspberry Pi 4, le Raspberry Pi Zero 2 W et le Raspberry Pi Pico W. Avec des tutoriels, des projets pratiques, des essais techniques, des guides et bien plus encore, il s’agit de la ressource ultime pour le Raspberry Pi ! 228 pages sur le Raspberry Pi Tout ce que vous devez savoir sur le Raspberry Pi 5 Prise en main de tous les Raspberry Pi Amusez-vous et apprenez l’électronique avec le Pico W Des projets inspirants pour vous donner des idées de réalisations Apprenez ?Python en construisant une mini-console Démarrez avec le module caméra Raspberry Pi Intelligence artificielle, codage de son propre agent ChatGP
€ 29,95
Leden € 23,96
-
Elektor Digital Raspberry Pi programmeren met C (E-book)
Dit boek gaat over de Raspberry Pi, en over het programmeren in C. De programmeertaal C en het besturingssysteem Linux (Raspbian) passen uitstekend bij elkaar. Alles wat we nodig hebben om in C te programmeren wordt meegeleverd met het besturingssysteem van de Raspberry Pi.In dit boek leert u hoe C gebruikt wordt met de Raspberry Pi, en krijgt u een overzicht van de taal.WiringPi is een softwarebibliotheek voor de Raspberry Pi waarmee C hardware-uitbreidingen kan benaderen. Die bibliotheek wordt gebruikt om sensoren uit te lezen en om extra hardware aan te sturen. U gaat experimenteren met LED’s en schakelaars, met motoren, met geluid en met sensoren voor temperatuur, luchtdruk, en luchtvochtigheid.Met een Linux-systeem kunt u een webserver maken, inclusief interactieve websites met PHP en WiringPi. Daarom is ook een beknopt overzicht van HTML en PHP in het boek opgenomen. In de voorbeelden worden sensoren via het web uitgelezen en worden apparaten bestuurd. In het laatste voorbeeld wordt een temperatuurlogger gemaakt. Die meet elk kwartier de temperatuur. Een tabel met de meetwaarden kan via het web worden uitgelezen.Alle voorbeeldprogramma’s kunnen worden gedownload van de website van Elektor.
€ 29,95
Leden € 23,96
-
Elektor Digital Het officiële Raspberry Pi Handboek (PDF)
Van de makers van MagPi, het officiële Raspberry Pi-magazine Ga aan de slag met Raspberry Pi 5, de nieuwste en beste in de Raspberry Pi-microcomputerlijn; leer programmeren en creeren met deze fantastische computer. Daarnaast zijn er nog genoeg dingen die je kunt doen met Raspberry Pi 4, Raspberry Pi Zero 2 W en Raspberry Pi Pico W in dit handboek. Met de nieuwste recensies, tutorials, projectpresentaties, handleidingen en nog veel meer is dit je ultieme bron voor Raspberry Pi! 228 pagina’s Raspberry Pi Alles wat je moet weten over de Raspberry Pi 5 Snelle en praktische gids voor elke Raspberry Pi Beleef serieus plezier met elektronica en de Pico W Inspirerende projecten voor uw volgende bouwidee Leer ?Python door een “handheld” te bouwen Aan de slag met de Raspberry Pi Camera-module Kunstmatige Intelligentie; bouw je eigen GPT Chatbot
€ 29,95
Leden € 23,96
-
Elektor Digital Boîte à idées pour le Raspberry Pi (E-book)
Lancé en mars 2012, plus les 30 millions d'exemples nanométriques du Raspberry Pi exposés. Il s’agit d’une contribution à la révolution des technologies de l’information et d’un grand stimulant pour le développement du monde de l’électronique. Le succès de la « tarte à la framboise » (traduction littérale de Raspberry Pie) est le résultat de l'industrie micro-électronique de transformation des produits. Eben Upton, son créateur, âme à l'origine, les acheteurs étaient presque tous des makers , adultes en général. Cependant la plupart d'entre eux étaient également des ingénieurs professionnels. Rapidité, les gens sont responsables de leurs activités personnelles lors de l'utilisation du Raspberry Pi avec une plateforme informatique stable, et ils sont également adoptés pour leur métier. La Fondation Raspberry Pi édite un magazine édité par la communauté Raspberry Pi : le MagPi (en anglais). Le magazine aborde les passions selon la nature du numérique nano-ordonné et global. Il contient des bancs d'essai de nouveaux produits, de nombreux tutoriels et un grand nombre de projets. Les membres de la communauté Raspberry Pi participent à leur expérience. La maison d'édition Elektor s'associe à la Fondation Raspberry Pi pour la publication dans le magazine français MagPi. Il est conçu pour assembler 84 projets publics du MagPi en développant l'utilisation du Raspberry Pi et son inspiration. Grâce à la taille fine et aux possibilités du Raspberry Pi, les créateurs du monde sont fiers des idées des plus folles. Partez en voyage dans un monde où est faisable ! Le Raspberry Pi à toutes les sauces pour ? s'inspirateur des projets réalisés par les membres de la communauté dénicher des utilisations inouïes découvrir des accessoires et technologies diverses entrer dans une communauté intégrée et active de Raspberry Pi
€ 32,95
Leden € 26,36
-
Elektor Digital Raspberry Pi Advanced Programming (E-book)
This book is about advanced programming of the Raspberry Pi computer using the Python programming language. The book explains in simple terms and with examples: How to configure the Raspberry Pi computer; How to install and use the Linux operating system and the desktop; How to write advanced programs using the Python programming language; How to use graphics in our programs; How to develop hardware based projects using the Raspberry Pi. The book starts with an introduction to the Raspberry Pi computer and covers the topics of purchasing all the necessary accessories and installing and operating the Linux operating system in command mode. The network interface of the RPi is explained in simple steps, demonstrating how the computer can be accessed remotely from a desktop or a laptop computer. The remaining parts of the book cover the Python programming language in detail, including advanced topics such as operating system calls, multitasking, interprocess synchronization and interprocess communication techniques. The important topic of network programming using UDP and TCP protocols is described with working examples. The Tkinter graphical user interface module (GUI) is described in detail with example widgets and programs. The last part of the book includes hardware projects based on using the advanced programming topics such as multitasking and interprocess communication techniques. All the projects given in the book have been fully tested and are working. Complete program listings of all projects are provided with detailed explanations.
€ 34,95
Leden € 27,96
-
Elektor Digital Sensoren aan de Raspberry Pi (E-Book)
Dit boek is geschreven voor iedereen die de Raspberry Pi 2 of 3 in combinatie met het nieuwe Windows IoT Core wil gaan gebruiken. De schrijver laat zien hoe dat, in combinatie met Visual Studio en de programmeertaal Visual Basic, in zijn werk gaat. Er is inmiddels een grote verscheidenheid aan kleine sensormodules verkrijgbaar die probleemloos op de RPi 2 of 3 kunnen worden aangesloten - ook wanneer die eigenlijk voor gebruik met een ander systeem (zoals de Arduino) zijn aangeschaft. En dat is maar goed ook: single-board-computers zijn zonder extra periferie voor elektronici tamelijk nutteloos. Ze beschikken weliswaar over rekenkracht en een besturingssysteem, maar kunnen niet of nauwelijks met hun ongeving communiceren. Een computer kan pas met behulp van sensoren en actuatoren (die met behulp van zelfgeschreven software worden aangestuurd) invloed op zijn omgeving uitoefenen (en omgekeerd natuurlijk). Als eerste kennismaking met deze materie wordt in dit boek gebruik gemaakt van de 37 modules tellende sensorkit die ook in de Elektor-shop verkrijgbaar is. In deze populaire kit zijn de diverse sensoren op kleine printjes gemonteerd; pinheaders vereenvoudigen de aansluiting (met draadbruggen of door insteken in een breadboard). De ook voor beginners goed bruikbare modules maken snelle resultaten mogelijk zonder dat men zich al te zeer in de achterliggende elektronica hoeft te verdiepen. De werking en aansluiting van de diverse sensoren wordt gedetailleerd uit de doeken gedaan; dankzij de goed gedocumenteerde Visual Basic-voorbeeldprogramma's staat niets het praktische gebruik in de weg. Onder attachments/downloads (rechts op de pagina) kunnen alle voorbeeldprogramma's gratis worden gedownload. Over de auteur Florian Schäffer: De informaticus Florian Schäffer kan bogen op een jarenlange ervaring, niet alleen als docent maar ook in de praktijk bij het ontwikkelen van hard- en softwareoplossingenvoor voertuigdiagnose, microcontrollers en embedded systemen. Zijn (leer)boeken worden al meer dan 15 jaar door beginners en professionals als betrouwbare bron vaninformatie gebruikt.
€ 24,95
Leden € 19,96