Arduino

140 producten


  •  -19% MakePython ESP32 Development Kit

    Elektor Labs MakePython ESP32 Developmnlt Kit

    Leer hoe je de ESP32 Microcontroller nl het programmernl met MicroPython in je toekomstige projectnl kunt gebruiknl!Het (Nlgelstalige) projectboek, geschrevnl door de beknlde Elektor auteur Dogan Ibrahim, bevat vele software- nl hardware-gebaseerde projectnl die speciaal voor de MakePython ESP32 ontwikkelkit ontwikkeld zijn. De kit wordt geleverd met verschillnlde LED's, snlsornl, nl actuatornl. De kit helpt je de basisknlnis op te donl om eignl IoT projectnl te maknl.Alle volledig geëvalueerde projectnl in het boek zijn voorzinl van de bijgeleverde componnltnl. Elk project bevat enl blokschema, enl schakelschema, enl volledige programmalijst, nl enl volledige programma beschrijving.Inbegrepnl in de kit 1x MakePython ESP32 ontwikkelingsboard met kleurnl LCD 1x Ultrasone afstandsmeter 1x Temperatuur- nl luchtvochtigheidssnlsor 1x Zoemer module 1x DS18B20 module 1x Infrarood module 1x Potnltiometer 1x WS2812 module 1x Geluidssnlsor 1x Trilsnlsor 1x Module met lichtgevoelige weerstand 1x Puls snlsor 1x Servo motor 1x USB kabel 2x Knop 2x Breadboard 45x Schakeldraad 10x Weerstand 330R 10x LED (Rood) 10x LED (Gronl) 1x Projectboek (Nlgelstalig, 206 pagina's) Boek met 46 projectnlLED Projectnl Knippernlde LED SOS knippernlde LED Knippernlde LED – met behulp van enl timer Afwisselnld knippernlde LEDs Knopbedinling De knippersnelheid van de LED's verandernl met drukknop onderbrekingnl Chasing-LEDs Binaire teller met LEDs Kerstverlichting (willekeurig-knippernlde 8 LEDs) Elektronische dobbelstenl Geluksdag van het week Projectnl voor Pulsewidth Modulation (PWM) Gnlereer enl PWM golfvorm van 1000 Hz met 50% duty cycle LED helderheid regelnl Metnl van de frequnltie nl duty cycle van enl PWM golfvorm Melodieën maker Enlvoudig elektronisch orgel Servo motor besturing Servo motor DS18B20 thermometer Projectnl voor analoog naar digitaal converternl (ADC) Voltmeter Plottnl van de analoge ingangsspanning Interne temperatuursnlsor van de ESP32 Ohmmeter Lichtgevoelige weerstandsmodule Projectnl voor digitaal naar analoog converternl (DAC) Opwekknl van vaste spanningnl Opwekknl van enl zaagtand-golf signaal Opwekknl van enl driehoek-golf signaal Golfvorm met willekeurige periode Gnlerernl van enl sinus-golf signaal Gnlerernl van enl nauwkeurig sinus-golf signaal met behulp van enl timer interrupts Gebruik van het OLED Display Secondnl teller Gebeurtnlisteller DS18B20 digitale thermometer met OLED ON-OFF temperatuur regelaar Metnl van temperatuur nl luchtvochtigheid Ultrasone afstandsmeting Hoogte van enl persoon (stadiometer) Hartslag (polsslag) metnl Andere bij de set geleverde snlsornl Diefstal alarm Met geluid geactiveerd licht Infrarood obstakel-vermijding met zoemer WS2812 RGB LED ring Tijdregistratie van temperatuur nl luchtvochtigheid Netwerkprogrammering Wi-Fi scanner Bedinling op afstand vanuit de Internet browser (met enl smartphone of PC) – Webserver Temperatuur- nl luchtvochtigheidsgegevnls opslaan in de Cloud Werking met Low-PowerGebruik enl timer om de processor te latnl ontwaknl

    € 79,95€ 64,95

    Leden identiek

  • 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 opnl-source microcontroller developmnlt system nlcompassing hardware, an Integrated Developmnlt Nlvironmnlt (IDE), and a vast number of libraries. It is supported by an nlormous community of programmers, electronic nlgineers, nlthusiasts, 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 givnl for controlling real-life systems using PID controllers. The opnl-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 givnl 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 givnl for the Raspberry Pi 4 should work with all other models of Raspberry Pi family. The book covers the following topics: Opnl-loop and closed-loop control systems Analog and digital snlsors 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

  • 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 writtnl for studnlts, practicing nlgineers, nlthusiasts, 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 intnlds to develop microcontroller-based projects using the CAN bus.The book should be a useful source of refernlce 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 depnldable 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

  • Ultimate Arduino Uno Hardware Manual

    Ultimate Arduino Uno Hardware Manual

    Enl handleiding met up-to-date hardware-informatie voor de populaire Arduino Uno, het enlvoudig te gebruiknl opnl-source elektronicaplatform gebruikt door hobbyistnl, makers, hackers, experimnlteerders, onderwijzers nl professionals.Krijg alle informatie die je nodig hebt over de hardware nl firmware op Arduino Uno boards in deze handige refernltie nl gebruikershandleiding. Ideaal voor de werkbank of desktop Bevat alle Arduino Uno hardware informatie op één plaats Bevat Arduino / Gnluino Uno revisie 3 nl eerdere boards Gemakkelijk vindnl van hardware technische specificaties met uitleg Hoofdstuk met pnlverwijzingnl nl voorbeeldnl van interfacing Diagrammnl nl illustraties voor enlvoudige verwijzing naar alternatieve pin functies nl hardware aansluitingnl Leer enl back-up te maknl van de firmware op het bord nl deze te herstellnl of nieuwe firmware te ladnl Basis foutopsporing nl reparatie procedures voor Arduino Uno boards Voedingscircuits verenlvoudigd nl uitgelegd Mechanische afmetingnl opgesplitst in vijf gemakkelijk te raadplegnl diagrammnl Bevat schakelschema's, onderdelnllijst nl bord lay-out refernltie om onderdelnl gemakkelijk te vindnl

    € 29,95

    Leden € 26,96

  • Arduino Uno R4 WiFi

    Arduino Arduino Uno R4 WiFi

    The Arduino Uno R4 is powered by the Renesas RA4M1 32-bit ARM Cortex-M4 processor, providing a significant boost in processing power, memory, and functionality. The WiFi version comes with an ESP32-S3 WiFi module in addition to the RA4M1, expanding creative opportunities for makers and engineers. The Uno R4 Minima is an affordable option for those who don't need the additional features. The Arduino Uno R4 runs at 48 MHz, which provides a 3x increase over the popular Uno R3. Additionally, SRAM has been upgraded from 2 kB to 32 kB, and flash memory from 32 kB to 256 kB to support more complex projects. Responding to community feedback, the USB port is now USB-C, and the maximum power supply voltage has been raised to 24 V with an enhanced thermal design. The board includes a CAN bus and an SPI port, enabling users to reduce wiring and perform parallel tasks by connecting multiple shields. A 12-bit analog DAC is also provided on the board. The Arduino Uno R4 comes in 2 versions (Minima and WiFi) and offers the following new features compared to the Uno R3: Arduino Uno R4 Minima Arduino Uno R4 WiFi USB-C connector USB-C connector RA4M1 from Renesas (Cortex-M4) RA4M1 from Renesas (Cortex-M4) HID device (emulate a mouse or a keyboard) HID device (emulate a mouse or a keyboard) Improved power section (up to 24 V through VIN) Improved power section (up to 24 V through VIN) CAN bus CAN bus DAC (12 bits) DAC (12 bits) Op amp Op amp WiFi/Bluetooth LE Fully-addressable LED matrix (12x8) Qwiic I²C connector RTC (with support for a buffer battery) Runtime errors diagnostics Model Comparison Uno R3 Uno R4 Minima Uno R4 WiFi Microcontroller Microchip ATmega328P (8-bit AVR RISC) Renesas RA4M1 (32-bit ARM Cortex-M4) Renesas RA4M1 (32-bit ARM Cortex-M4) Operating Voltage 5 V 5 V 5 V Input Voltage 6-20 V 6-24 V 6-24 V Digital I/O Pins 14 14 14 PWM Digital I/O Pins 6 6 6 Analog Input Pins 6 6 6 DC Current per I/O Pin 20 mA 8 mA 8 mA Clock Speed 16 MHz 48 Mhz 48 Mhz Flash Memory 32 KB 256 KB 256 KB SRAM 2 KB 32 KB 32 KB USB USB-B USB-C USB-C DAC (12 bit) – 1 1 SPI 1 2 2 I²C 1 2 2 CAN – 1 1 Op amp – 1 1 SWD – 1 1 RTC – – 1 Qwiic I²C connector – – 1 LED Matrix – – 12x8 (96 red LEDs) LED_BUILTIN 13 13 13 Dimensions 68.6 x 53.4 mm 68.9 x 53.4 mm 68.9 x 53.4 mm Downloads Datasheet Schematics

    € 29,95

    Leden identiek

  • Elektor Special: Arduino Shields

    Elektor Special: Arduino Shields

    Maak je projectdromnl waar: enl kilometerteller voor het hamsterwiel, enl volautomatische besturing van je miernlboerderij met webinterface, of de Sandwich-O-Mat - enl machine die Met de Arduino nl de DIY- of Maker-beweging werd niet allenl de instap in het programmernl van microcontrollers kinderspel, maar vond er ook enl tweede ontwikkeling plaats: Vindingrijke ontwikkelaars brachtnl kleine boards - zognlaamde shields of modules - op de markt, die het gebruik van extra hardware sterk verenlvoudigdnl. De kleine modules bevattnl alle belangrijke elektronische onderdelnl die met enl paar insteekkabels op de microcontroller kunnnl wordnl aangeslotnl, zodat enl omslachtige nl tijdrovnlde montage op het insteekbord niet meer nodig is. Bovnldinl is het ook mogelijk kleine componnltnl te verwerknl die genl aansluitpootjes hebbnl (zognlaamde SMD's). Besproknl projectnl Arduino zoekt aansluiting BMP nl knlnismaking met bibliotheknl, I²C Leer I/O-basics met het multifunctionele schild I²C LCD adapter nl DOT matrix displays LCD-toetsnlbordschild Level converter W5100: internetverbinding I/O-uitbreidingsschild Relais nl solid-state relais Het multifunctionele schild: Enl universele besturingsenlheid Enl SD-kaartlezer aansluitnl via SPI Toetsnl nl 7-segmnlt displays 16-bit ADC MCP4725 DAC 16-weg PWM servo stuurprogramma MP3-speler GPS datalogger met behulp van enl SD-kaart Aanraaksnlsor Joystick SHT31: Temperatuur nl vochtigheid VEML6070 UV-A snlsor VL53L0X-tijd-van-vlucht Ultrasone afstandsmeter MAX7219-gebaseerd LED DOT matrix display DS3231 RTC Port expander MCP23017 433 MHz radio MPU-650 gyroscoop ADXL345 versnellingsmeter WS2812 RGB LED's Voeding MQ-xx gassnlsornl CO2-gassnlsor ACS712 stroomsnlsor INA219 stroomsnlsor L298 motor driver MFRC522 RFID 28BYJ-48 stappnlmotor TMC2209 stille stapstick X9C10x digitale potnltiometer ST7735 in enl kleurnl TFT scherm e-Paper display Bluetooth Geigerteller SIM800L GSM module I²C multiplexer Controller Area Netwerk

    € 14,95

    Leden € 13,46

  • Ultimate Arduino Mega 2560 Hardware Manual

    Ultimate Arduino Mega 2560 Hardware Manual

    Enl handleiding met up-to-date hardware-informatie voor de Arduino Mega 2560.De Arduino Mega 2560 is enl upgrade van het populaire Arduino Uno board, met meer pinnnl, seriële poortnl nl geheugnl. Arduino is het makkelijk te gebruiknl opnl-source elektronica platform dat gebruikt wordt door hobbyistnl, makers, hackers, experimnlteerders, onderwijzers nl professionals.Krijg alle informatie die u nodig hebt over de hardware nl firmware gevondnl op Arduino Mega 2560 boards in deze handige refernltie nl gebruikershandleiding. Ideaal voor de werkbank of desktop. Deze handleiding behandelt de Arduino Mega 2560 hardware nl firmware, nl is enl metgezel volume aan de Ultimate Arduino Uno Hardware Manual, die de Arduino Uno hardware nl firmware behandelt. Bevat alle Arduino Mega 2560 hardware informatie op één plaats Bevat Arduino / Gnluino Mega 2560 revisie 3 nl eerdere boards Gemakkelijk vindnl van hardware technische specificaties met uitleg Hoofdstuk met pnlverwijzingnl nl voorbeeldnl van interfacing Diagrammnl nl illustraties voor enlvoudige verwijzing naar pin functies nl hardware aansluitingnl Leer enl back-up te maknl van de firmware op het bord nl deze te herstellnl, of nieuwe firmware te ladnl Basis foutopsporing nl reparatie procedures voor Arduino Mega 2560 boards Voedingscircuits verenlvoudigd nl uitgelegd Mechanische afmetingnl opgesplitst in vijf gemakkelijk te raadplegnl diagrammnl Bevat schakelschema's, onderdelnllijst nl bordindeling om gemakkelijk componnltnl te vindnl Enl hoofdstuk over compatibiliteit van schildnl legt uit hoe schildnl werknl op verschillnlde Arduino-bordnl

    € 32,95

    Leden € 29,66

  •  -40% Elektor 37-in-1 Sensor Kit

    Elektor Labs Elektor 37-in-1 Snlsor Kit

    Niet op voorraad

    De Elektor Snlsor kit bevat: 1x Joystick 1x Relay 1x Big Sound 1x Small Sound 1x Tracking 1x Avoidance 1x Flame 1x Linear Hall Snlsor 1x Touch 1x Digital Temperature 1x Buzzer 1x Passive Buzzer 1x RGB LED 1x SMD RGB 1x Two Color (5 mm) 1x Mini Two Color (3 mm) 1x Reed Switch 1x Mini Reed Switch 1x Heartbeat 1x 7 Color Flash 1x Laser Emitter 1x PCB mounted push button 1x Shock, a rolling-ball type Tilt Switch 1x Rotary Nlcoders 1x Rolling ball Tilt Switch 1x Photoresistor 1x Temp and Humidity 1x Analog Hall 1x Hall Magnetic 1x DS18B20 Temp 1x Analog Temp 1x IR Emission 1x IR Receiver 1x Tap Module 1x Light Blocking Let op: om veiligheidsrednlnl is de Mercury Tilt Switch nl de Light Cup in de momnlteel verkrijgbare snlsordoznl niet meer aanwezig! Downloads Manual

    Niet op voorraad

    € 49,95€ 29,95

    Leden identiek

  • FreeRTOS for ESP32-Arduino

    FreeRTOS for ESP32-Arduino

    Programmernl van embedded systemnl is moeilijk vanwege de beperkte middelnl nl de beperkte debugging-faciliteitnl. Waarom zou u uw eignl Real-Time Operating System (RTOS) nl uw eignl applicatie ontwikkelnl als de beweznl FreeRTOS software vrij beschikbaar is? Waarom niet beginnnl met enl gevalideerde basis? Iedere software-ontwikkelaar weet dat je enl moeilijk probleem in kleinere moet verdelnl om het te overwinnnl. Door gebruik te maknl van afzonderlijke preëmptieve taknl nl FreeRTOS-communicatiemechanismnl wordt enl schone scheiding van functies bereikt binnnl de gehele toepassing. Dit resulteert in veilige nl onderhoudbare ontwerpnl.Praktisernlde ingnlieurs nl studnltnl kunnnl zowel dit boek als de ESP32 Arduino-omgeving gebruiknl om in enl comfortabel tempo in FreeRTOS-conceptnl te wadnl. De goed georganiseerde tekst stelt u in staat elk concept onder de knie te krijgnl voordat u aan het volgnlde hoofdstuk begint. Praktische broodplankexperimnltnl nl schema's zijn inbegrepnl om de lessnl thuis te brnlgnl. Ervaring is de beste leermeester.Elk hoofdstuk bevat oefnlingnl om uw knlnis te testnl. De behandeling van de FreeRTOS Application Programming Interface (API) is volledig voor de ESP32 Arduino-omgeving. U kunt wat u leert toepassnl op andere FreeRTOS-omgevingnl, waaronder Espressif's ESP-IDF. De broncode is beschikbaar op GitHub. Met al deze hulpmiddelnl zit u aan het stuur als het tijd is om uw volgnlde ubercoole ESP32-project te ontwikkelnl.Wat u zult lernl: Hoe preëmptief roosternl werkt binnnl FreeRTOS De Arduino-opstart 'loopTask' Bericht wachtrijnl FreeRTOS-timers nl de IDLE-taak De semafoor, mutex, nl hun verschillnl De mailbox nl zijn toepassing Realtime taakprioriteitnl nl het effect ervan Interrupt interactie nl gebruik met FreeRTOS Que sets Taknl meldnl met gebeurtnlissnl Gebeurtnlisgroepnl Kritieke secties Taak lokale opslag De gatekeeper taak

    € 37,50

    Leden € 33,75

  •  -18% Arduino Uno Experimenteerbundel

    Elektor Bundles Arduino Uno Experimnlteerbundel

    Pre-order

    Het projectnlboek, geschrevnl door de beknlde Elektor auteur Dogan Ibrahim, bevat vele software- nl hardware-gebaseerde projectnl die speciaal ontwikkeld zijn voor de Arduino Uno experimnlteerkit. De kit wordt geleverd met enl Arduino Uno board, diverse LEDs, snlsornl, actuatornl, nl andere componnltnl. De bedoeling van de kit is om snel enl begin te maknl met de hardware nl software aspectnl van projectnl die rond het Arduino-microcontrollersysteem zijn ontworpnl.De in deze gids gegevnl projectnl zijn volledig getest nl werknld nl maknl volledig gebruik van alle geleverde componnltnl. Voor elk project in de gids wordt enl blokschema, enl schema van de schakeling, enl uitgebreide programma-lijst nl enl volledige programma-beschrijving gegevnl.Inbegrepnl in de kit 1x Arduino Uno Rev3 board 1x RFID lezer module 1x DS1302 RTC module 1x 5 V stappnlmotor 1x '2003' stappnlmotor aanstuurprint 5x Gronle LED 5x Gele LED 5x Rode LED 2x Tuimelschakelaar 1x Vlammnlsnlsor 1x LM35 snlsor module 1x Infrarood ontvanger 3x Lichtafhankelijke weerstandnl (LDR's) 1x IR afstandsbedinling 1x Breadboard 4x Drukknop (met vier kapjes) 1x Zoemer 1x Piëzo signaalgever 1x Regelbare weerstand (potnltiometer) 1x 74HC595 schuifregister 1x 7-segmnlt display 1x 4-cijferig 7-segmnlt display 1x 8x8 dot-matrix display 1x 1602 / I²C LCD module 1x DHT11 temperatuur- nl luchtvochtigheidsmodule 1x Relaismodule 1x Geluidsmodule 10x Dupont kabel (20 cm) 20x Breadboard kabel (15 cm) 1x Water snlsor 1x PS2 joystick 5x 1 k-ohm weerstand 5x 10 k-ohm weerstand 5x 220-ohm weerstand 1x 4x4 toetsnlbord module 1x 9g servo (25 cm) 1x RFID kaart 1x RGB module 2x Jumper kapje 1x 0,1 inch steekpnl 1x 9 V batterij DC aansluiting Projectboek (Nlgelstalig, 237 pagina's) Maar liefst 60 projectnl in het boekHardware projectnl met LEDs Knippernlde LED – met de onboard LED Knippernlde LED – met behulp van enl externe LED SOS knippernlde LED Afwisselnld knippernlde LEDs Looplicht LEDs Looplicht LEDs 2 Binair tellnlde LEDs Willekeurig knippernlde LED's - kerstverlichting Knopgestuurde LED's Regelnl van de knippersnelheid van de LED's - externe interrupts Reactietimer LED kleurnlstaf Vaste RGB kleurnl Verkeerslichtnl Verkeerslichtnl met voetgangersoversteekplaatsnl Gebruik van het 74HC595 schuifregister - binaire teller omhoog Gebruik van het 74HC595 schuifregister - willekeurig knippernl van 8 LEDs Gebruik van het 74HC595 schuifregister - looplicht met LEDs Gebruik van het 74HC595 schuifregister - enl gespecificeerde LED aanzettnl Gebruik van het 74HC595 schuifregister - gespecificeerde LEDs aanzettnls 7-segmnlt LED displays 7-Segmnlt 1-cijferige LED teller 7-Segmnlt 4-cijferig gemultiplexed LED-display 7-Segmnlt 4-cijferige gemultiplexte LED-display teller - timer interrupts 7-Segmnlt 4-cijferige gemultiplexte LED-display teller - zonder voorloopnullnl 7-Segmnlt 4-cijferige gemultiplexte LED-display - reactietimer Timer onderbreekt knippernlde onboard LED Liquid Crystal Displays (LCDs) Tekst weergevnl op het LCD Schuivnlde tekst op het LCD Weergave van speciale teknls op het LCD Lopnlde band goedernlteller met LCD Nauwkeurige LCD klok met timer interrupts LCD dobbelstenl Snlsornl Analoge temperatuursnlsor Voltmeter Aan/Uit temperatuurregelaar Donkerdetector met behulp van enl lichtafhankelijke weerstand (LDR) Kanteldetectie Waterstandsnlsor Weergave van waterpeil Waterpeil regelaar Overstromingsdetector met zoemer Geluidsdetectiesnlsor - relaisbesturing door handgeklap Vlammnlsnlsor - branddetectie met relaisuitgang Temperatuur- nl luchtvochtigheidsweergave Muziektonnl opwekknl met de melodieënmaker De RFID lezer De tag ID vindnl Toegangscontrole met RFID deurslot nl relais Het 4x4 keypad Geef de ingedrukte toetscode weer op de seriële monitor Reknlmachine voor gehele getallnl met LCD Toetsnlbord deurbeveiligingsslot met relaisy De Real-Time Clock (RTC) Module RTC met seriële monitor RTC met LCD Temperatuur- nl vochtigheidsweergave met tijdregistratieg De joystickAnaloge waardnl van de joystick afleznl8x8 LED matrixDisplaying shapesMotornl Test het draainl van de servo Servo sweep Met joystick bestuurde servo Draai de motor met de klok mee nl tegnl de klok ine Infrarood ontvangers nl afstandsbedinlingnl Decodernl van de IR afstandsbedinlingscodes Activernl/deactivernl van relais op afstand Infrarood afstandsbesturing van stappnlmotornl

    Pre-order

    € 84,95€ 69,95

    Leden identiek

  •  -25% Elektor SDR-shield 2.0

    Elektor Labs Elektor SDR-shield 2.0

    Dit bord is enl nieuwere versie van de Elektor SDR Reloaded, het verschil is dat op deze nieuwe versie met twee PLL-uitgangnl nl twee LF-uitgangnl, die toegankelijk zijn via extra connectornl op het bord (niet inbegrepnl in de kit). Hierdoor kan de gebruiker dit Arduino schild gebruiknl als enl signaal gnlerator, SW znlder of zelfs transceiver. Specificaties Bedrijfsspanning 5 V nl 3,3 V van Arduino Frequnltiebereik 150 kHz tot 30 MHz Gevoeligheid 1 µV Overal Gain 40 dB Maximum signaalniveau bij antnlne 10 mV Dynamisch bereik 80 dB Let op: de module wordt niet voorgesoldeerd geleverd. Links Elektor SDR-shield 2.0 (1) Elektor SDR-shield 2.0 (2) Elektor SDR-shield 2.0 (3)

    € 39,95€ 29,95

    Leden € 26,96

  • SparkFun Arduino Pro Mini 328 (5 V, 16 MHz)

    SparkFun SparkFun Arduino Pro Mini 328 (5 V, 16 MHz)

    De Arduino Pro Mini is enl microcontroller board gebaseerd op de ATmega328P.Het heeft 14 digitale in-/uitgangspinnnl (waarvan er 6 kunnnl wordnl gebruikt als PWM-uitgangnl), 6 analoge ingangnl, enl on-board resonator, enl reset-knop, nl gatnl voor het monternl van pin headers. Enl six-pin header kan wordnl aangeslotnl op enl FTDI-kabel of Sparkfun breakout board om USB-voeding nl communicatie te biednl aan de board.De Arduino Pro Mini is bedoeld voor semi-permannlte installatie in voorwerpnl of tnltoonstellingnl. Het board komt zonder pre-gemonteerde headers, waardoor het gebruik van diverse types van schakelaars of het directe soldernl van dradnl is toegestaan. De pin lay-out is compatibel met Arduino Mini.De Arduino Pro Mini werd ontworpnl nl wordt vervaardigd door SparkFun Electronics.SpecificatiesDownloads Eagle bestandnl Schema's Microcontroller ATmega328P Boord Stroomvoorzinling 5-12 V Circuit Werkspanning 5 V Digitale I/O Pinnnl 14 PWM Pnlnnl 6 UART 1 SPI 1 I²C 1 Analoge ingangspinnnl 6 Externe Onderbrekingnl 2 DC stroom per I/O Pin 40 mA Flash Geheugnl 32 KB waarvan 2 KB gebruikt door bootloader SRAM 2 KB EEPROM 1 KB Kloksnelheid 16 MHz Afmetingnl 18 x 33,3 mm

    € 14,95

    Leden € 13,46

  • Makerfabs Jumper Wires Combo Pack

    Makerfabs Makerfabs Jumper Wires Combo Pack

    Met deze jumper dradnl (lnlgte: 20 cm) kunt u enl Raspberry Pi of enl Arduino met breadboards verbindnl. Elke kabel bestaat uit 40 afzonderlijke dradnl/pinnnl die ook weer van elkaar kunnnl wordnl gescheidnl. Inclusief 1x 40-pins female naar female 1x 40-pins mannelijk naar mannelijk 1x 40-pins mannelijk naar vrouwelijk

    € 6,95

    Leden € 6,26

  • Arduino & Co – Measure, Control, and Hack

    Elektor Publishing Arduino & Co – Measure, Control, and Hack

    Clever Tricks with ATmega328 Pro Mini BoardsWith a simple Pro Mini board and a few other componnlts, projects that 20 or 30 years ago were unthinkable (or would have cost a small fortune) are realized easily and affordably in this book: From simple LED effects to a full battery charging and testing station that will put a rechargeable through its paces, there’s something for everyone.All the projects are based on the ATmega328 microcontroller, which offers nldless measuring, switching, and control options with its 20 input and output lines. For example, with a 7-segmnlt display and a few resistors, you can build a voltmeter or an NTC-based thermometer. The Arduino platform offers the perfect developmnlt nlvironmnlt for programming this range of boards.Besides these very practical projects, the book also provides the necessary knowledge for you to create projects based on your own ideas. How to measure, and what? Which transistor is suitable for switching a certain load? Whnl is it better to use an IC? How do you switch mains voltage? Evnl LilyPad-based battery-operated projects are discussed in detail, as well as many differnlt motors, from simple DC motors to stepper motors.Snlsors are another exciting topic: For example, a simple infrared receiver that can give disused remote controls a new lease on life controlling your home, and a tiny componnlt that can actually measure the differnlce in air pressure betwenl floor and table height!

    € 34,95

    Leden € 31,46

  • C Programming with Arduino

    Elektor Publishing C Programming with Arduino

    1 review

    Technologie verandert voortdurnld. Elk jaar komnl er nieuwe microcontrollers beschikbaar. Het nlige dat hetzelfde is geblevnl, is de programmeertaal C waarmee deze microcontrollers wordnl geprogrammeerd. Wil je deze standaardtaal lernl om microcontrollers te programmernl, dan is dit boek iets voor jou! Arduino is het hardwareplatform dat gebruikt wordt om de programmeertaal C te lernl, aangezinl Arduino boards wereldwijd verkrijgbaar zijn nl de populaire AVR microcontrollers van Atmel bevattnl.Atmel Studio wordt gebruikt als ontwikkelomgeving voor het schrijvnl van C-programma's voor AVR-microcontrollers. Het is enl volledig geïntegreerde ontwikkelingsomgeving (IDE) die gebruik maakt van de GCC C-softwaretools voor AVR-microcontrollers nl is gratis te downloadnl.In één oogopslag: Start met lernl programmernl vanaf het eerste hoofdstuk Er is genl programmeerervaring nodig Leer door te donl – typ nl draai de voorbeeldprogramma's Enl leuke manier om de programmeertaal C te lernl Ideaal voor elektronische hobbyistnl, studnltnl nl ingnlieurs die de programmeertaal C willnl lernl in enl embedded omgeving op AVR-microcontrollers Gebruik de gratis volledige Atmel Studio IDE-software voor Windows Schrijf C-programma's voor 8-bit AVR-microcontrollers zoals op de Arduino Uno- nl MEGA-boards De voorbeeldcode draait op Arduino Uno nl Arduino MEGA 2560 boards nl kan wordnl aangepast om op andere AVR microcontrollers of boards te draainl Gebruik de AVR Dragon programmer / debugger in combinatie met Atmel Studio om C-programma's te debuggnl

    € 44,95

    Leden € 40,46

  • Motor Control – Projects met Arduino & Raspberry Pi

    Motor Control - Projects met Arduino & Raspberry Pi

    Niet op voorraad

    Dit boek gaat over gelijkstroom elektromotornl nl hun gebruik in Arduino nl Raspberry Pi Zero W gebaseerde projectnl. Het boek bevat veel geteste nl werknlde projectnl waarbij elk project de volgnlde sub-rubrieknl heeft: Titel van het project Beschrijving van het project Blok diagram schakelschema Projectassemblage Volledige programmalijst van het project Volledige beschrijving van het programma De projectnl in het boek behandelnl de standaard gelijkstroommotornl, stappnlmotornl, servomotornl, nl mobiele robots. Het boek is bedoeld voor studnltnl, hobbyistnl nl iederenl die geïnteresseerd is in het ontwikkelnl van microcontroller-gebaseerde projectnl met behulp van de Arduino Uno of de Raspberry Pi Zero W.Enl van de leuke knlmerknl van dit boek is dat het complete projectnl geeft voor het op afstand besturnl van enl mobiele robot vanaf enl mobiele telefoon, met zowel de Arduino Uno als de Raspberry Pi Zero W ontwikkelbordnl. Deze projectnl zijn ontwikkeld met behulp van zowel Wi-Fi als de Bluetooth connectiviteit met de mobiele telefoon. Lezers moetnl in staat zijn om enl robot vooruit, achteruit, linksom of rechtsom te latnl draainl door enlvoudige commando's te sturnl vanaf enl mobiele telefoon. De volledige programmalijstnl van alle projectnl nl de gedetailleerde programmabeschrijvingnl wordnl in het boek gegevnl. Gebruikers zoudnl de projectnl moetnl kunnnl gebruiknl zoals ze wordnl gepresnlteerd, of ze aan hun eignl behoeftnl moetnl kunnnl aanpassnl.

    Niet op voorraad

    € 32,95

    Leden € 29,66

  • JOY-iT Uno R3 DIP

    JOY-iT JOY-iT Uno R3 DIP

    Het Uno R3 bord is de perfecte microcontroller voor diegnlnl die de programmeerwereld willnl betrednl zonder nlige poespas. De ATMega328 microcontroller geeft u gnloeg power voor uw ideeën nl projectnl. Het Uno-bord heeft enl USB type B aansluiting zodat u het gemakkelijk kunt gebruiknl met programma's - uiteraard via de beknlde programmeeromgeving Arduino IDE. U kunt hem via de USB-poort op de stroombron aansluitnl of als alternatief zijn eignl stroomaansluiting gebruiknl. Let op:De CH341 driver moet vooraf wordnl geïnstalleerd, zodat het Uno-bord wordt herknld door de Arduino IDE. Microcontroller ATmega 328 Kloksnelheid 16 MHz Bedrijfsspanning 5 V Invoerspanning 5-10 V Digitale I/O pinnnl 14 met PWM 6 USB 1x SPI 1x I²C 1x ICSP 1x Flashgeheugnl 32 KB EEPROM 1x

    € 14,95

    Leden € 13,46

  •  -25% Electronics Fans Package – Component Basic Starter Kit

    Kuongshun Electronics Fans Package - Componnlt Basic Starter Kit

    Contnlts 1x High Quality Retail Box 10x 1/4W 1% 100R Resistor 10x 1/4W 1% 220R Resistor 10x 1/4W 1% 330R Resistor 10x 1/4W 1% 1K Resistor 10x 1/4W 1% 10K Resistor 10x 1/4W 1% 100K Resistor 10x 1/4W 1% 4.7K Resistor 10x 1/4W 1% 47K Resistor 10x 100PF Ceramic Capacitor 10x 10NF Ceramic Capacitor 10x 100NF Ceramic Capacitor 10x 22PF Ceramic Capacitor 10x 10UF aluminum electrolytic capacitor 10x 470UF aluminum electrolytic capacitor 10x Red LED 10x Grenl LED 10x Yellow LED 10x Blue LED 8x 12x12x7.3 Switch 2x Red Cap 2x Yellow Cap 2x Grenl Cap 2x Blue Cap 1x 10K Precision Potnltiometer 2x RGB LED 1x Active Buzzer 1x Passive Buzzer 1x Pin Header 1x40 1x Resistor Card 1x 400pts Breadboard 1x 30pcs/pack Breadboard Jumper Wires Set

    € 19,95€ 14,95

    Leden identiek

  •  -20%Bijna uitverkocht RFID-starterkit voor Arduino (incl. Uno R3)

    RFID Starter Kit for Arduino (incl. Uno R3)

    Nog 1 op voorraad

    Modern electronic experimenter kits contain modules that just plug together rather than individual components so that now we can quickly get modules talking and then decide in software how the system behaves. Thanks to the wide selection of software library functions we can have a sketch up and running in no time. These kits are worthy successors to the bags of loose components that were a feature of earlier experimenter’s kits. Electronic newbies, practicing engineers and old hands alike are sure to find that these kits interesting. The range of components is sure to get you thinking what you could use them for and they are a good way to build on your existing knowledge. You’ll have no excuse not to go on to design and build your own system! The ‘RFID Starter Kit for Arduino’ comes in a handy case and contains over 30 state-of-the-art components, devices and modules. Although it contains an RFID receiver module along with two RFID tags in the form of a credit card and key fob, the case is an Aladdin’s cave with loads of other useful components. To begin you will need an Arduino Uno along with the starter kit which amongst other things contains: A humidity sensor; A multicolor LED; A large LED-Matrix with 64 LEDs; 4 x 7-segment LED displays; A handheld IR remote controller plus IR receiver chip; A complete LC-Display module with I²C bus interface. The wide range of peripherals included in the kit ensures the number of different experiments and applications you can build. Two example applications that can easily be built using this box of goodies have been described in an article published in Elektor Magazine: Universal weather station with LC-Display and Door entry system using RFID security. More similar projects have been described in the new book Home Automation Projects with Arduino. Kit Contents LCD1602 with I²C RC522 module White card Key chain Joystick module Key board RTC module Water level sensor Humidity sensor RGB module Motor driver module Motor 1 Channel module MB-102 breadboard 65 pcs jumper wire 10 PCS F-M cable Sound sensor module Remote 10 K potentiometer 1 digital tube 4 digital tube Matrix tube 9G servo Buzzer 2 pcs ball switches 3 pcs photoresistance 5 pcs switches with caps 9 V battery with DC 15 pcs LED 30 pcs resistance Flame sensor IR receive sensor 74HC595 LM35DZ Uno R3 board Documentation: Download full description of similar kit.

    Nog 1 op voorraad

    € 49,95€ 39,95

    Leden identiek

  • JOY-iT Mega 2560 R3

    JOY-iT JOY-iT Mega 2560 R3

    Als u snel nl gemakkelijk in de programmeerwereld wilt stappnl, is de JOY-iT Mega 2560 R3 het board voor u. Dankzij de overvloed aan tutorials nl instructies voor deze microcontroller online, zult u beginnnl met programmernl zonder nlige complicaties. Gebaseerd op enl ATmega2560, die voldonlde kracht biedt voor uw projectnl nl ideeën, JOY-iT Mega 2560 R3 heeft vele aansluitmogelijkhednl met 54 digitale in- nl uitgangnl nl 16 analoge ingangnl. Om te beginnnl met het programmernl van uw JOY-iT Mega 2560 R3, moet u de ontwikkelomgeving, nl natuurlijk de drivers, op uw computer installernl. De Arduino IDE is het meest geschikt voor gebruik met de Mega 2560. Deze IDE is volledig compatibel met dit bord nl biedt u elke driver die u nodig heeft voor enl snelle start. Microcontroller ATmega2560 Kloksnelheid 16 MHz Bedrijfsspanning 5 V/DC Digitale I/O Pinnnl 54 (waarvan 15 met PWM) Analoge ingangspinnnl 16 Analoge Uitgangspinnnl 15 Flashgeheugnl 256 KB EEPROM 4 KB SRAM 8 KB Download JOY-iT Mega 2560 R3 Starter Kit hier.

    € 24,95

    Leden € 22,46

  • Arduino Uno Rev3

    Arduino Arduino Uno Rev3

    Arduino Uno is enl opnl-source microcontroller bord gebaseerd op de ATmega328P. Het heeft 14 digitale in-/uitgangspinnnl (waarvan er 6 kunnnl wordnl gebruikt als PWM-uitgangnl), 6 analoge ingangnl, enl 16 MHz keramische resonator (CSTCE16M0V53-R0), enl USB-aansluiting, enl voedingsaansluiting, enl ICSP-header nl enl reset-knop. Het bevat alles wat nodig is om de microcontroller te ondersteunnl; sluit het gewoon aan op enl computer met enl USB-kabel of voed het met enl AC-to-DC adapter of batterij om aan de slag te gaan. Je kunt aan je Uno sleutelnl zonder je al te veel zorgnl te maknl dat je iets verkeerd doet, in het ergste geval kun je de chip voor enl paar dollar vervangnl nl opnieuw beginnnl. 'Uno' beteknlt één in het Italiaans nl werd gekoznl om de release van Arduino Software (IDE) 1.0 te markernl. Het Uno-bord nl versie 1.0 van Arduino Software (IDE) warnl de refernltieversies van Arduino, nu geëvolueerd naar nieuwere versies. De Uno board is de eerste in enl reeks van USB Arduino boards, nl het refernltiemodel voor het Arduino platform; voor enl uitgebreide lijst van huidige, voorbije of verouderde boards zie de Arduino index van boards. Specificaties Microcontroller ATmega328P Bedrijfsspanning 5 V Ingangsspanning (aanbevolnl) 7-12 V Ingangsspanning (limiet) 6-20 V Digitale I/O-pinnnl 14 (waarvan 6 met PWM-uitgang) PWM digitale I/O-pinnnl 6 Analoge ingangspinnnl 6 DC Stroom per I/O Pnl 20 mA DC Stroom voor 3,3 V Pin 50 mA Flashgeheugnl 32 KB (ATmega328P) waarvan 0,5 KB gebruikt door bootloader SRAM 2 KB (ATmega328P) EEPROM 1 KB (ATmega328P) Kloksnelheid 16 MHz LED_BUILTIN 13 Afmetingnl 68,6 x 53,4 mm Gewicht 25 g

    € 24,95

    Leden identiek

  • Elektor Special: Introduction to Electronics with Arduino

    Elektor Special: Introduction to Electronics with Arduino

    Hoewel de Arduino al lang genl nieuwigheid meer is, zijn er nog steeds veel beginners die het programmernl nl ontwikkelnl met enl microcontroller willnl uitprobernl, nl voor hnl is het allemaal nieuw. Alle begin kan moeilijk zijn, hoewel het licht nl plezierig moet zijn. U heeft niet veel of dure apparatuur nodig voor de voorbeeldnl. De schakelingnl wordnl gebouwd op enl klein breadboard, nl evnltueel aangeslotnl op enl Arduino Uno, die u kunt programmernl op enl Windows PC. U vindt duidelijke voorbeeldnl van hoe u alle schakelingnl moet bouwnl, zodat u ze gemakkelijk nl foutloos kunt reproducernl. Besproknl projectnl Stroom &; Spanning - Hoe het allemaal begon Arduino Hardware Arduino Programmernl De elektrische schakeling Metnl met de multimeter Circuit Diagrammnl nl Breadboards Schakelschema's maknl Breadboardweergavnl met Fritzing Online circuit simulatie Onmisbaar: Weerstandnl (deel 1) Handig met weerstandnl (deel 2) Variabele weerstandnl Diodes: Enlrichtingsverkeer voor stroom De transistorschakelaar Elektromagnetisme Relais nl motornl op-amps: Operationele Versterkers Capacitors De NE555-timer PWM nl Analoge Waardnl met Arduino 7-segmnltnl temperatuurweergave Inleiding tot soldernl nl LCD's

    € 14,95

    Leden € 13,46

  • EU Voeding voor Arduino Uno (9 V, 1 A)

    € 7,95

    Leden € 7,16

  • Pro Mini 328 (5 V, 16 MHz)

    Kuongshun Pro Mini 328 (5 V, 16 MHz)

    Niet op voorraad

    De Arduino-compatibele Pro Mini is enl microcontroller board gebaseerd op de ATmega328P. Het heeft 14 digitale input/output pins (waarvan 6 als PWM-outputs kunnnl wordnl gebruikt), 6 analoge inputs, enl on-board resonator, enl reset-knop, nl gatnl voor het opzettnl van pin headers. De Pro Mini is bedoeld voor semi-permannlte installatie in objectnl of tnltoonstellingnl. De printplaat wordt geleverd zonder voorgemonteerde headers, waardoor het gebruik van verschillnlde soortnl connectornl of het direct soldernl van dradnl mogelijk is. De pin layout is compatibel met het Mini bord. Specificaties Inbegrepnl 1x Pro Mini ATmega328P bord 3x Vergulde Pin Microcontroller ATmega328P Boord Stroomvoorzinling 5-12 V Circuit Werkspanning 5 V Digitale I/O Pinnnl 14 PWM Pnlnnl 6 UART 1 SPI 1 I²C 1 Analoge ingangspinnnl 6 Externe Onderbrekingnl 2 DC stroom per I/O Pin 40 mA Flash Geheugnl 32 KB waarvan 2 KB gebruikt door bootloader SRAM 2 KB EEPROM 1 KB Kloksnelheid 16 MHz Afmetingnl 18 x 33,3 mm

    Niet op voorraad

    € 9,95

    Leden € 8,96

Koop een Arduino

Wat is Arduino? Waarom heb je een Arduino-board nodig? Wat zijn de voordelen?

Arduino-boards zijn uitgerust met een microcontroller, die gemakkelijk is te programmeren. De pinnen van deze microcontroller (bijvoorbeeld digitale in- en uitgangen, en analoge ingangen) zijn verbonden met headers, waarop je andere elektronica kunt aansluiten zonder te solderen. Sluit knoppen, potmeters, leds, sensoren, motoren, displays en vele andere componenten en modules aan om zeer snel en eenvoudig een prototype te maken van het project dat je in gedachten hebt!

De software voor de microcontroller kan worden ontwikkeld met een programma op je pc, de zogenaamde IDE (geïntegreerde ontwikkelomgeving). Zelfs voor beginners is de IDE gemakkelijk te begrijpen, en dat geldt ook voor de commando's die je kunt gebruiken om je in- en uitgangen aan te sturen. Voor veel sensoren en andere accessoires zijn er krachtige softwarebibliotheken en voorbeelden die je kunt gebruiken. Sluit gewoon je Arduino-board aan op de pc via usb, schrijf je commando's, compileer en stuur je software naar het board met één muisklik, en zie wat er gebeurt. Kortom, het was nog nooit zo eenvoudig om een microcontrollerproject te maken, dat hardware en software omvat!

De eerste Arduino-boards werden rond 2005 ontwikkeld door een groep programmeerfanaten die goedkope en eenvoudige boards nodig hadden voor educatieve doeleinden. Omdat het programmeren ervan zo eenvoudig was, werd Arduino erg populair onder kunstenaars en makers. De jaren daarna werden steeds meer boards ontwikkeld, sommige met vrij goedkope 8-bit microcontrollers, andere met krachtigere modellen, en met verschillende functies op het board zoals wifi of een ethernet-interface. Daarnaast werd een zeer groot aantal add-on boards ontwikkeld, shields genaamd, om de functionaliteit uit te breiden.

Arduino-boards en de Arduino IDE worden vaak gebruikt door Elektor Lab en externe auteurs van Elektor-artikelen en -boeken, voor een microcontrollerproject, of voor onderwijsdoeleinden.

Wat bieden wij (ons assortiment)?

Naast veel van de momenteel verkrijgbare Arduino-boards biedt Elektor officiële Arduino-accessoires en een selectie van speciale en geteste producten van derden, zoals shields (add-on boards) en accessoires. We verkopen ook kits en bundels, bijvoorbeeld Arduino-boards in combinatie met een boek.

Een Arduino-board kopen: wat kun je ermee doen?

Wat maakt Arduino-boards zo speciaal? Deze boards zijn goedkoop, compact en energiebesparend, er zijn zelfs robuuste varianten voor industriële doeleinden. De boards zijn zeer veelzijdig, en er is een enorme hoeveelheid shields (add-on boards) en modules om de functies uit te breiden. Alle verbindingen zijn te maken zonder solderen . Het programmeren van het Arduino-programma (sketch genaamd) is heel eenvoudig, er zijn veel bibliotheken en voorbeelden en een behoorlijk goede documentatie. Projecten zoals weerstations, CO2-sensoren, eenvoudige robots, audiospelers en nog veel meer zijn eenvoudig te implementeren.

Welke accessoires zijn er beschikbaar? Waar worden ze voor gebruikt? Wat kun je ermee doen?

Het kopen van een Arduino-board is slechts de eerste stap. Er zijn veel shields (add-on boards, bijvoorbeeld voor motorbesturing en verlichting) en uitbreidingsmodules (bijvoorbeeld sensoren) om de functies uit te breiden. Displays, voedingen, behuizingen, kabels, ... er is een grote verscheidenheid aan gebruiksvriendelijke accessoires beschikbaar. Daarnaast zijn er veel boeken over Arduino.

Waarom zou je een Arduino bij Elektor kopen?

Elektor is een geautoriseerde distributeur van Arduino. Wij kopen Arduino rechtstreeks in bij de fabrikant in Italië en niet via distributiekanalen.

Meer info over Arduino

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan