Raspberry Pi Accessories

88 producten

  • 16 mm C - mount Lens (10 MP) for Raspberry Pi HQ Camera Module - Elektor

    Raspberry Pi Foundation 16 mm C-mount Lens (10 MP) for Raspberry Pi HQ Camera Module

    The 16 mm lens provides a higher quality image than the 6 mm lens. It has a narrow angle of view which is more suited to viewing distant objects. Specifications Resolution 10 MegaPixel Image format 1' Focal length 16 mm Aperture F1.4-16 Mount C Field Angle 1'Field Angle 2/3'Field Angle 1/1.8'Field Angle 1/2' 44.6° × 33.6°30.0° × 23.2°24.7° × 18.6°21.8° × 16.4° Back Focal Length 17.53 mm Optical Length 67.53 mm Distortion 1'(-0.7%) 1/2'(-0.5%) 1/3'(-0.15%) M.O.D. 0.2 m Dimension 39 × 50 mm Weight 133.7 g

    € 64,95

    Leden identiek

  • SB Components Raspberry Pi Pico Breadboard Kit - Elektor

    SB Components SB Components Raspberry Pi Pico Breadboard Kit

    Raspberry Pi Pico Breadboard Kit helps the user to configure GPIO of Raspberry Pi Pico for use with external devices.Raspberry Pi Pico Breadboard Kit is a multi-purpose Kit that consists of a “400 points half-size breadboard” on top, a Programmable Buzzer, 4 programmable LEDs, 4 push buttons, and dedicated 5 V, 3V3, and GND pins at a single place. SB Components developed Raspberry Pi Pico Breadboard Kit with advanced features like independently controllable LEDs, Switches, a 400 points half-size breadboard that helps the user to prototype their projects with Raspberry Pi Pico in an efficient way.Raspberry Pi Pico Breadboard Kit can be interfaced with Raspberry Pi Pico from which a user can run electronics experiments, prototypes, mini robots, games, interact with Linux-ready Raspberry Pi, Exploration of circuits, etc. One can also connect external components with the breadboard provided on the top of the Raspberry Pi Pico Breadboard Kit.Features Four independent controlled LEDs Four independent controlled push buttons Compatible with Pico A 400 points half size breadboard Programmable buzzer Dedicated 5 V, 3V3 and Gnd pins for easy use Specifications Operating voltage 3.3 VDC Communication interface GPIO Dimensions 85 x 133 mm Applications Electrical experiments Prototypes Mini robots Games Exploration of circuits Downloads Manual Example codes Circuit diagram GitHub Included 1x Pico Breadboard Kit 5x Male to Male Jumper Wires 5x Female to Female Jumper Wires 5x Male to female Jumper Wires Note: Raspberry Pi Pico is not included.

    € 18,95

    Leden € 17,06

  •  -66% Sensoren aan de Raspberry Pi - Elektor

    Elektor Publishing Sensoren aan de Raspberry Pi

    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

  • 5 V/2 A Micro - USB Power Supply (EU) - Elektor

    Kuongshun 5 V/2 A Micro-USB Voeding (EU)

    5 V/2 A Micro-USB Voeding (EU)

    € 7,95

    Leden € 7,16

  • ZeroDock - Prototyping Dock for Raspberry Pi Zero - Elektor

    The Pi Hut ZeroDock – Prototyping Dock voor Raspberry Pi Zero

    De standaardconfiguratie bevat een mini-breadboard (meegeleverd), een SD-kaartadapter, 2 micro-SD-kaarten, 2 USB-apparaten, een micro-USB-shim en natuurlijk de Raspberry Pi Zero zelf. Gebruikers kunnen ervoor kiezen om de micro-USB-shim-sleuf te gebruiken voor een micro-HDMI-adapter, of misschien een Portsplus of vergelijkbare GPIO-referentiekaart in de SD-adaptersleuf te plaatsen. Je kunt ervoor kiezen om je USB-micro-SD-kaartlezer of zelfs andere grotere USB-apparaten zoals de USBDoctor te plaatsen. Gebruik hem zoals jij dat het beste vindt. Alle poorten van de Raspberry Pi Zero zijn toegankelijk vanaf de ZeroDock, inclusief de camerapoort en de reset-/composietpinheader. De pHAT-poorten zijn ook vrij, dus je kunt gerust prototypen met je favoriete uitbreidingsborden. De behuizing is een stijlvolle mix van heldere en zwarte acryllagen, zwarte bevestigingen en een helder breadboard, en past goed naast de meeste desktop-pc's/monitoren. De montagehandleiding is hier beschikbaar. Inbegrepen 4-laags lasergesneden acryl behuizing Behuizing en Raspberry Pi-bevestigingen Mini-breadboard Feedback

    € 14,95

    Leden € 13,46

  • Multitasking with Raspberry Pi - Elektor

    Elektor Publishing Multitasking with Raspberry Pi

    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.

    € 39,95

    Leden € 35,96

  • Raspberry Pi A2 SD Card pre - installed with Raspberry Pi OS (64 GB) - Elektor

    Raspberry Pi Foundation Raspberry Pi A2 microSD-kaart voorgeïnstalleerd met Raspberry Pi OS (64 GB)

    SD card quality is crucial for a good Raspberry Pi experience. Raspberry Pi's A2 microSD cards support higher bus speeds and command queuing, improving random read performance and narrowing the gap with NVMe SSDs. These cards are rigorously tested for optimal performance with Raspberry Pi models. Kenmerken Capacity: 64 GB Support for DDR50 and SDR104 bus speeds and command queueing (CQ) extension Speed Class: C10, U3, V30, A2 Random 4 KB read performance: 3,200 IOPS (Raspberry Pi 4, DDR50) 5,000 IOPS (Raspberry Pi 5, SDR104) Random 4 K write performance: 1,200 IOPS (Raspberry Pi 4, DDR50) 2,000 IOPS (Raspberry Pi 5, SDR104) Shock-proof, X-ray–proof, and magnet-proof microSDHC/microSDXC formats Downloads Datasheets

    € 9,95

    Leden identiek

  • Bijna uitverkocht FLIRC Case for Raspberry Pi 4 - Elektor

    FLIRC FLIRC Case for Raspberry Pi 4

    Nog 2 op voorraad

    High quality aluminium case for Raspberry Pi 4 with integrated heatsink to prevent thermal throttling.

    Nog 2 op voorraad

    € 21,95

    Leden € 19,76

  • Raspberry Pi 5 M.2 HAT+ - Elektor

    Raspberry Pi Foundation Raspberry Pi 5 M.2 HAT+

    Met de Raspberry Pi M.2 HAT+ kunt u M.2-randapparatuur, zoals NVMe-schijven en AI-versnellers, aansluiten op de PCIe 2.0-interface van Raspberry Pi 5, en ondersteunt snelle (tot 500 MB/s) gegevensoverdracht naar en van NVMe-schijven en andere PCIe-accessoires. Raspberry Pi M.2 HAT+ ondersteunt apparaten met de M.2 M key edge-connector, in de 2230- en 2242-vormfactoren. Hij kan tot 3 A leveren aan aangesloten M.2-apparaten. Kenmerken Ondersteunt single-lane PCIe 2.0-interface (piekoverdrachtssnelheid van 500 MB/s) Ondersteunt apparaten die de M.2 M Key Edge-connector gebruiken Ondersteunt apparaten met de 2230- of 2242-vormfactor Kan tot 3 A leveren aan aangesloten M.2 apparaten Stroom- en activiteits-LED's Inbegrepen 1x Raspberry Pi 5 M.2 HAT+ 1x Lintkabel 1x GPIO-stapelheader 4x Afstandhouders 8x Schroeven Downloads Datasheet Schematics Assembly instructions

    € 13,95

    Leden identiek

  •  -11% JOY - iT Armor Aluminium Heatsink Case with Dual Fan for Raspberry Pi 4 - Elektor

    JOY-iT JOY-iT Armor Aluminium Heatsink Case with Dual Fan for Raspberry Pi 4

    This aluminium-based Armor Case is perfect for your Raspberry Pi 4 if it gets hot, as this protects it against shocks and heat equally. Channel milling combined with dual fans offers best cooling performance. That‘s why it is suitable for extreme settings. Another benefit is that this case does not need more space than the Raspberry Pi itself and can be integrated in existing projects.Features Material: CNC milled aluminium alloy Compatible with Raspberry Pi 4B Assembly: 4 included screws connect the case to the Raspberry Pi Special features: Large heat sink and dual fan each Ø24 mm, massive protection against heat and shocks, no additional space needed Wiring: Fan 5V (Red) - 5V (Pin4), Fan GND (Black) - GND (Pin6) Scope of delivery: Armor case “BLOCK ACTIVE”, screws, thermal tape Size top side: 69 x 56 x 15.5 mm Size bottom side: 87 x 56 x 7.5 mm DownloadsManual

    € 17,95€ 15,95

    Leden identiek

  • ProtoDock - Prototyping Dock for Raspberry Pi 4 - Elektor

    The Pi Hut ProtoDock – Prototyping Dock voor Raspberry Pi 4

    Geen gezoek meer naar micro-SD-kaarten, SD-adapters, USB-C-adapters of USB-apparaten. Het zit er allemaal in, elke keer dat je klaar bent om een prototype van een project te maken, in één overzichtelijk pakket. Onze voorbeeldconfiguratie bevat je Raspberry Pi 4, een transparant breadboard met 400 punten, 4 micro-SD-kaarten, een SD-adapter, 4x USB-apparaten en 2x universele sleuven (ideaal voor USB-C-adapters of alles wat je maar wilt opbergen). Je kunt de opslagsleuven natuurlijk gebruiken voor wat je maar wilt... Pas ze aan en gebruik ze zoals je het beste uitkomt! Ondanks dat de dock vlak ligt met de bovenste acryllaag met glaseffect, zijn alle poorten van de Raspberry Pi toegankelijk, inclusief de micro-SD-sleuf. Er kunnen ook HAT's worden gemonteerd. Het dock bestaat uit 4 gladde, op elkaar geplaatste lagen matzwart en lasergesneden acryl met glaseffect! Een werkelijk prachtige en handige behuizing voor je Raspberry Pi en projecten! De montagehandleiding is hier beschikbaar. Inbegrepen 4-laags lasergesneden acryl dock 400-punts transparant breadboard Bevestigingen en afstandhouders

    € 16,95

    Leden € 15,26

  • Raspberry Pi A2 SD Card pre - installed with Raspberry Pi OS (32 GB) - Elektor

    Raspberry Pi Foundation Raspberry Pi A2 microSD-kaart voorgeïnstalleerd met Raspberry Pi OS (32 GB)

    SD card quality is crucial for a good Raspberry Pi experience. Raspberry Pi's A2 microSD cards support higher bus speeds and command queuing, improving random read performance and narrowing the gap with NVMe SSDs. These cards are rigorously tested for optimal performance with Raspberry Pi models. Kenmerken Capacity: 32 GB Support for DDR50 and SDR104 bus speeds and command queueing (CQ) extension Speed Class: C10, U3, V30, A2 Random 4 KB read performance: 3,200 IOPS (Raspberry Pi 4, DDR50) 5,000 IOPS (Raspberry Pi 5, SDR104) Random 4 K write performance: 1,200 IOPS (Raspberry Pi 4, DDR50) 2,000 IOPS (Raspberry Pi 5, SDR104) Shock-proof, X-ray–proof, and magnet-proof microSDHC/microSDXC formats Downloads Datasheets

    € 7,95

    Leden identiek

  • Innovate with Sense HAT for Raspberry Pi - Elektor

    Elektor Publishing Innovate with Sense HAT for Raspberry Pi

    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.

    € 34,95

    Leden € 31,46

  • Waveshare Dual GPIO Expander for Raspberry Pi Pico - Elektor

    Waveshare Waveshare Dual GPIO Expander for Raspberry Pi Pico

    Features Standard Raspberry Pi Pico female header for direct attaching Raspberry Pi Pico (if male header soldered), or just through jumper wires Two sets of 2x20 male header, allows connecting more Raspberry Pi Pico expansion modules Clear pinout labels on the front side, easy to use Immersion gold process, beautiful & practical, stunning aesthetic looking

    € 9,95

    Leden € 8,96

  • Adjustable Raspberry Pi Camera Mount & Protector - Elektor

    Generic Adjustable Raspberry Pi Camera Mount & Protector

    Features Simple slide angle adjustment Camera Module protection 'sandwich' plates Made from crystal clear laser-cut acrylic in the UK 1/4 inch hole for tripod mounting Stable 4-leg base Here you can find the Assembly Instructions.

    € 9,95

    Leden € 8,96

  • Official Raspberry Pi US Keyboard (white/red) - Elektor

    Raspberry Pi Foundation Official Raspberry Pi US Keyboard (white/red)

    The official Raspberry Pi keyboard and hub is a standard 78-key US keyboard that includes an additional three USB 2.0 type A ports to power other peripherals. The keyboard is available in different language/country options as detailed below. 78-key US keyboard Three USB 2.0 type A ports for powering other peripherals Automatic keyboard language detection USB type A to micro USB type B cable included for connection to compatible computer Ergonomic design for comfortable use Compatible with all Raspberry Pi products

    € 17,95

    Leden identiek

  • Passive Cooling for Raspberry Pi (Heatsink) - Elektor

    JOY-iT Passive Cooling for Raspberry Pi (Heatsink)

    Aluminium Heatsink Set for Raspberry Pi with pre-applied tape for easy installation 1 piece: 14 x 15 x 5 mm 2 pieces: 8 x 8 x 5 mm

    € 3,95

    Leden € 3,56

  •  -18% Pimoroni NVMe Base for Raspberry Pi 5 (500 GB SSD) - Elektor

    Pimoroni Pimoroni NVMe M.2 SSD Base for Raspberry Pi 5 (500 GB)

    Add super-fast storage to your Raspberry Pi 5 allowing for lightning fast boots, NAS use, and snappy applications! NVMe Base is a PCIe extension board for Raspberry Pi 5. Simply populate it with the included 500 GB M-Key NVMe SSD (2230 to 2280 sizes supported) and mount it under your RPi for a compact and fast storage solution. It's the perfect solution for turning your Raspberry Pi 5 into a file server, media centre, reverse proxy, etc. Inbegrepen NVMe Base PCB with M.2 Slot (M-Key) 'PCIe Pipe' Flat Flex Cable 4x Rubber feet M2 bolt and 2x nuts for SSD mounting 4x 7 mm M2.5 standoffs for base mounting 8x short M2.5 bolts for base mounting 4x long M2.5 bolts for 'pass-thru' mounting with a HAT 500 GB NVMe SSD Downloads Documentation

    € 84,95€ 69,95

    Leden identiek

  • Pimoroni Aluminium Heatsink Case for Raspberry Pi 4 - Elektor

    Pimoroni Pimoroni Aluminium Heatsink Case for Raspberry Pi 4

    This anodised aluminium heatsink case will protect your Raspberry Pi 4 and give you very effective passive cooling. It's great in cases where you want completely silent cooling, for instance, if you're building a home media center. The scope of delivery includes a thermal pad to provide thermal contact between the CPU and top case, and a handy Allen key and set of hex bolts to attach the case together. The case gives you access to all of the ports, pins, and connectors. Features Anodised aluminium top and bottom case Heatsink fins Thermal pad Hex bolts and Allen key included Access to all ports, pins, and connectors Compatible with Raspberry Pi 4 Assembly Assembling your heatsink case is pretty easy and should only take a couple of minutes. The first, and most important thing is to make sure that your Pi is powered off and unplugged before you fit the case. Take one of the thermal pads and peel the protective films off both sides of it (there's a white film and an easy-to-miss clear film on the other side. Stick the thermal pad onto your Pi's CPU (the metal square nearest the middle of the PCB). Sticking the thermal pad to the CPU first is a much better way to position it correctly than trying to stick it to the case. Only use one thermal pad with the Raspberry Pi 4. Position the top case and then, holding it in place, flip the whole thing over and position the bottom case on the underside of your Pi. Use the four hex bolts and allen key to secure the case. Notes The case is metal and hence conductive, so be careful not to short any components on it, and ensure that your RPi is powered off and unplugged when fitting the case It may be obvious, but the case will get hot in use Dimensions: 87 × 56 × 25.5 mm

    € 17,95

    Leden € 16,16

  • Bumper for Raspberry Pi 5 - Elektor

    Raspberry Pi Foundation Bumper voor Raspberry Pi 5

    De Raspberry Pi Bumper is een opklikbare siliconen hoes die de onderkant en randen van de Raspberry Pi 5 beschermt. Kenmerken Flexibele siliconenrubberen bumper uit één stuk Maakt gemakkelijke toegang tot de aan/uit-knop mogelijk Bevestigingsgaten blijven toegankelijk onder de bumper Downloads Datasheet

    € 3,50

    Leden identiek

  • Cytron 25Amp 7 - 58 V High Voltage DC Motor Driver - Elektor

    Cytron Cytron 25Amp 7-58 V High Voltage DC Motor Driver

    Het is mogelijk om Cytron 25Amp 7-58 V High Voltage DC Motor Driver aan te sturen met PWM en DIR inputs. De ingangsspanning varieert van 1,8 V tot 30 V en het bord is compatibel met verschillende host controllers (zoals Arduino, Raspberry Pi, PLC). Als u niet wilt programmeren om de motor aan te sturen, is er een optie om de motor driver aan te sturen met een potentiometer (snelheid) en een schakelaar (richting). U kunt de motor ook snel en gemakkelijk testen met de ingebouwde testknoppen en motoruitgangs-LED's zonder dat u de host-controller hoeft aan te sluiten. Het is mogelijk om de host controller te voeden met de buck regulator die een 5 V output produceert. Dit is vooral handig voor hoogspanning toepassingen waar geen extra voedingsbron of hoogspanning buck regulator nodig is. Deze motorbesturing is tevens voorzien van diverse beveiligingsfuncties. Als de motor afslaat of als u een te grote motor hebt aangesloten, zorgt de overstroombeveiliging ervoor dat de printplaat niet beschadigd raakt. Als de motor meer stroom probeert te trekken dan de motor driver kan ondersteunen, zal de motorstroom worden begrensd op de maximumdrempel. Geholpen door temperatuurbeveiliging, hangt de maximum stroombegrenzingsdrempel af van de temperatuur van de printplaat. Hoe hoger de temperatuur van de printplaat, hoe lager de stroombegrenzingsdrempel. Note: De stroomingang heeft geen beveiliging tegen omgekeerde spanning. Als de batterij in omgekeerde polariteit wordt aangesloten, zal de motoraandrijving onmiddellijk worden beschadigd. Functies Directionele aansturing voor één geborstelde DC-motor Bedrijfsspanning: DC 7 V tot 58 V Maximale motorstroom: 25 A continu, 60 A piek 5 V uitgang voor de host controller (250 mA max) Knoppen voor snel testen LED's voor status motoruitgang Dubbele ingangsmodus: PWM/DIR of potentiometer/schakelaar-ingang PWM/DIR-ingangen compatibel met 1,8 V, 3,3 V, 5 V, 12 V en 24 V logica (Arduino, Raspberry Pi, PLC, etc) PWM-frequentie tot 40 kHz (uitgangsfrequentie is vast ingesteld op 16 kHz) Overstroombeveiliging met actieve stroombegrenzing Temperatuurbeveiliging Onderspanning uitschakeling Werkingssfeer 1 × MD25HV (motorbesturingskaart) 1 × Potentiometer met connector 1 × Tuimelschakelaar met connector 4 × Nylon PCB Standoffs/Vacers Documenten Datasheet Staalcode

    € 62,95

    Leden € 56,66

  • Pixy2 CMUcam5 - Smart Vision Sensor - Elektor

    Charmed Labs Pixy2 CMUcam5 – Smart Vision Sensor

    Pixy2 can be taught to detect objects by the press of a button. It is equipped with a new line detection algorithm to use on line-following robots. It can learn to recognize intersection and follow road signs. Pixy2 comes with various cables so that you can connect it with an Arduino or a Raspberry Pi out of the box. Furthermore, the I/O port offers several interfaces (SOI, I²C, UART, USB) to plug your Pixy2 in most boards. Downloads Documentation Projects Software

    € 94,95

    Leden € 85,46

  • USB - A to Micro USB - B Cable with Switch - Elektor

    JOY-iT USB-A to Micro USB-B Cable with Switch

    USB-A to Micro USB-B power cable (power supply only) 1.5 m length with ON/OFF switch Add the ability to control the power to your USB-powered project simply by plugging a cable with a switch between the USB power port and the USB cable. There's no more need to pull the cable to restart or reboot your devices, just press the button to turn on and off, which helps to prevent the USB connector from wear and tear due to frequent pulling and inserting the USB cable. It can be used as a power supply up to 2 A. Not applicable for data transfer.

    € 4,95

    Leden € 4,46

  • Raspberry Pi programmeren met C - Elektor

    Elektor Publishing Raspberry Pi programmeren met C

    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.

    € 34,95

    Leden € 31,46

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan