Producten
-
Elektor Digital Retronics (E-book)
Quite unintentionally a one-page story on an old Heathkit tube tester in the December 2004 edition of Elektor magazine spawned dozens of ‘Retronics’ tales appearing with a monthly cadence, and attracting a steady flow of reader feedback and contributions to the series. Since launching his Retronics columns, Elektor Editor Jan Buiting has never been short of copy to print, or vintage equipment to marvel at. This book is a compilation of about 80 Retronics installments published between 2004 and 2012. The stories cover vintage test equipment, prehistoric computers, long forgotten components, and Elektor blockbuster projects, all aiming to make engineers smile, sit up, object, drool, or experience a whiff of nostalgia. To reflect that our memories are constantly playing tricks on us, and honoring that “one man’s rubbish is another man’s gem”, the tales in the book purposely have no chronological order, and no bias in favor of transistor or tube, microprocessor or discrete part, audio or RF, DIY or professional, dry or narrative style. Although vastly diff erent in subject matter, all tales in the book are told with personal gusto because Retronics is about sentiment in electronics engineering, construction and repair, be it to reminisce about a 1960s Tektronix scope with a cleaning lady as a feature, or a 1928 PanSanitor box for dubious medical use. Owners of this book are advised to not exceed one Retronics tale per working day, preferably consumed in the evening hours under lamp light, in a comfortable chair, with a piece of vintage electronic equipment close and powered up.
€ 24,95
Leden € 19,96
-
Elektor Digital Retrotronica (E-book)
50 maal 'elektronica van vroeger'. In het januarinummer 2005 van het elektronica-maandblad Elektor zag de rubriek 'Retrotronica' voor het eerst het licht. Onder supervisie van Elektor-redacteur Jan Buiting wordt sindsdien elke maand een stukje 'elektronica van vroeger' opgerakeld. Tegenwoordig worden de meeste elektronische schakelingen opgebouwd rond een microcontroller die het 'denkwerk' voor zijn rekening neemt. Nog niet zo heel lang geleden echter bestonden die dingen nog niet (of waren ze onbetaalbaar); niettemin slaagden de ontwerpers van toen er (naar huidige maatstaven) verbijsterend goed in om uiterst betrouwbaar en nauwkeurig werkende schakelingen en apparatuur te bouwen. Veel apparaten blijken, na jaren op een stoffige zolder of in een vochtige kelder te hebben gestaan, na een schoonmaakactie nog perfect te functioneren -- er is dus geen reden om de 'elektronica van vroeger' met een meewarige blik te bekijken; integendeel: het zijn vaak wondertjes van vernuft en vakmanschap! In dit boek hebben we 50 bijdragen uit de rubriek 'Retrotronica' voor u gebundeld - een must voor iedereen die geïnteresseerd is in 'oude' elektronica of in de geschiedenis van het maandblad Elektor (destijds Elektuur), aangezien enkele 'klassieke' Elektuur-schakelingen prominent aan bod komen!
€ 19,95
Leden € 15,96
-
Farnell element14 RF/Coaxial Cable Assembly - SMA Plug to SMA Plug (76.2 mm) MC001054
SMA connector (recht) naar SMA connector (recht), 76,2 mmSpecificaties Frequentie bereik 0 tot 18GHz VSWR (?1.35) Verlies ?0.22 db Mantel Messing Nikkel Midden contact Messing Goud Isolator PTFE
€ 14,95
Leden € 13,46
-
Elektor Digital RFID (E-book)
RFID technology has conquered many areas in which barcodes, magnetic strips and contact smartcards were used previously. Everyday applications, such as electronic ticketing, access cards, debit cards and electronic identity documents would not be possible without this technology. MIFARE is the most widely used RFID technology, and this book provides a practical and comprehensive introduction to it. Among other things, the initial chapters cover physical fundamentals, relevant standards, RFID antenna design, security considerations and cryptography. The complete design of a reader’s hardware and software is described in detail. The reader’s firmware and the associated PC software support programming using any .NET language. The specially developed PC program, “Smart Card Magic.NET”, is a simple development environment that supports sending commands to a card at the click of a mouse, as well as the ability to create C# scripts. Alternatively, one may follow all of the examples using Visual Studio 2010 Express Edition. Finally, the major smart card reader API standards are introduced. The focus is on programming contactless smartcards using standard PC/SC readers using C/C++, Java and C#.
€ 34,95
Leden € 27,96
-
Evil Mad Science Rigid End Effector for AxiDraw
This rigid end effector plate is designed to be in place of the standard AxiDraw pen-lift Z stage, and provides an alternative mounting scheme for mounting various things to the end of the AxiDraw's arm, for applications where greater rigidity is important but the lifting ability of the standard Z stage is not required. The rigid end effector is custom machined from aluminum, and provides six M3 tapped holes and two M4 tapped holes for mounting what ever it is that you would like to mount to the end of the AxiDraw, to use it as a 2D robot arm. The hole pattern is compatible with the AxiDraw pen clip, so you can, if you like, mount the AxiDraw's pen clip to this end effector. Installation is straightforward, but requires a Pozidrive PZ2 screwdriver, not included*. Remove the AxiDraw's pen clip, and then remove the pen-lift Z stage by removing two screws with the PZ2 screwdriver. Install the rigid end effector plate in its place, using the two included mounting screws and the PZ2 screwdriver. You may wish to also tie back or fully remove the AxiDraw's cable guides, which normally extend to power the pen-lift stage. Specifications Material: Anodized 6061-T6 aluminum Size: 1.97 x 1.38 x 0.19 inches (50 x 35 x 4.8 mm) Weight: Approximately 11 g Mounting hardware: included (Two M4x12 pozidrive-head self-tapping screws) Compatibility All AxiDraw V3 family pen plotters AxiDraw V3/A3 AxiDraw SE/A3 AxiDraw MiniKit models
€ 19,95
Leden € 17,96
-
Elektor Digital RISC-V Assembly Language Programming using ESP32-C3 and QEMU (E-book)
With the availability of free and open source C/C++ compilers today, you might wonder why someone would be interested in assembler language. What is so compelling about the RISC-V Instruction Set Architecture (ISA)? How does RISC-V differ from existing architectures? And most importantly, how do we gain experience with the RISC-V without a major investment? Is there affordable hardware available? The availability of the Espressif ESP32-C3 chip provides a way to get hands-on experience with RISC-V. The open sourced QEMU emulator adds a 64-bit experience in RISC-V under Linux. These are just two ways for the student and enthusiast alike to explore RISC-V in this book. The projects in this book are boiled down to the barest essentials to keep the assembly language concepts clear and simple. In this manner you will have “aha!” moments rather than puzzling about something difficult. The focus in this book is about learning how to write RISC-V assembly language code without getting bogged down. As you work your way through this tutorial, you’ll build up small demonstration programs to be run and tested. Often the result is some simple printed messages to prove a concept. Once you’ve mastered these basic concepts, you will be well equipped to apply assembly language in larger projects.
€ 34,95
Leden € 27,96
-
Robotis Robotis TurtleBot3 Burger (incl. Raspberry Pi 4)
World’s Most Popular ROS PlatformTurtleBot is the most popular open source robot for education and research. The new generation TurtleBot3 is a small, low cost, fully programmable, ROS based mobile robot. It is intended to be used for education, research, hobby and product prototyping.Affordable CostTurtleBot was developed to meet the cost-conscious needs of schools, laboratories and companies. TurtleBot3 is the most affordable robot among the SLAM-able mobile robots equipped with a 360° Laser Distance Sensor LDS-01.Small SizeThe dimension of TurtleBot3 Burger is only 138 x 178 x 192 mm (L x W x H). Its size is about 1/4 of the size of the predecessor. Imagine keeping TurtleBot3 in your backpack and develop your program and test it anywhere you go.ROS StandardThe TurtleBot brand is managed by Open Robotics, which develops and maintains ROS. Nowadays, ROS has become the go-to platform for all the roboticists around the world. TurtleBot can be integrated with existing ROS-based robot components, but TurtleBot3 can be an affordable platform for whom want to get started learning ROS.ExtensibilityTurtleBot3 encourages users to customize its mechanical structure with some alternative options: open source embedded board (as a control board), computer and sensors. TurtleBot3 Burger is a two-wheeled differential drive type platform but it is able to be structurally and mechanically customized in many ways: Cars, Bikes, Trailers and so on. Extend your ideas beyond imagination with various SBC, sensors and motors on a scalable structure.Modular Actuator for Mobile RobotTurtleBot3 is able to get a precise spatial data by using 2 DYNAMIXEL’s in the wheel joints. DYNAMIXEL XM series can be operated by one of 6 operating modes (XL series: 4 operating modes): Velocity control mode for wheels, Torque control mode or Position control mode for joint, etc. DYNAMIXEL can be used even to make a mobile manipulator which is light but can be precisely controlled with velocity, torque and position control. DYNAMIXEL is a core component that makes TurtleBot3 perfect. It is easy to assemble, maintain, replace and reconfigure.Open Control Board for ROSThe control board is open-sourced in hardware wise and in software wise for ROS communication. The open source control board OpenCR1.0 is powerful enough to control not only DYNAMIXEL’s but also ROBOTIS sensors that are frequently being used for basic recognition tasks in cost effective way. Various sensors such as Touch sensor, Infrared sensor, Color sensor and a handful more are available. The OpenCR1.0 has an IMU sensor inside the board so that it can enhance precise control for countless applications. The board has 3.3 V, 5 V, 12 V power supplies to reinforce the available computer device lineups.Strong Sensor LineupsTurtleBot3 Burger uses enhanced 360° LiDAR, 9-Axis Inertial Measurement Unit and precise encoder for your research and development.Open SourceThe hardware, firmware and software of TurtleBot3 are open source which means that users are welcomed to download, modify and share source codes. All components of TurtleBot3 are manufactured with injection molded plastic to achieve low cost, however, the 3D CAD data is also available for 3D printing.Specifications Maximum translational velocity 0.22 m/s Maximum rotational velocity 2.84 rad/s (162.72 deg/s) Maximum payload 15 kg Size (L x W x H) 138 x 178 x 192 mm Weight (+ SBC + Battery + Sensors) 1 kg Threshold of climbing 10 mm or lower Expected operating time 2h 30m Expected charging time 2h 30m SBC (Single Board Computers) Raspberry Pi 4 (2 GB RAM) MCU 32-bit ARM Cortex-M7 with FPU (216 MHz, 462 DMIPS) Actuator XL430-W250 LDS (Laser Distance Sensor) 360 Laser Distance Sensor LDS-01 or LDS-02 IMU Gyroscope 3 AxisAccelerometer 3 Axis Power connectors 3.3 V/800 mA5 V/4 A12 V/1 A Expansion pins GPIO 18 pinsArduino 32 pin Peripheral 3x UART, 1x CAN, 1x SPI, 1x I²C, 5x ADC, 4x 5-pin OLLO DYNAMIXEL ports 3x RS485, 3x TTL Audio Several programmable beep sequences Programmable LEDs 4x User LED Status LEDs 1x Board status LED1x Arduino LED1x Power LED Buttons and Switches 2x Push buttons, 1x Reset button, 2x Dip switch Battery Lithium polymer 11.1 V 1800 mAh / 19.98 Wh 5C PC connection USB Firmware upgrade via USB / via JTAG Power adapter (SMPS) Input: 100-240 VAC 50/60 Hz, 1.5 A @maxOutput: 12 VDC, 5 A Downloads ROS Robot Programming GitHub E-Manual Community
€ 739,00
Leden identiek
-
Robotis Robotis TurtleBot3 Waffle Pi (incl. Raspberry Pi 4)
World’s Most Popular ROS PlatformTurtleBot is the most popular open source robot for education and research. The new generation TurtleBot3 is a small, low cost, fully programmable, ROS based mobile robot. It is intended to be used for education, research, hobby and product prototyping.Affordable CostTurtleBot was developed to meet the cost-conscious needs of schools, laboratories and companies. TurtleBot3 is the most affordable robot among the SLAM-able mobile robots equipped with a 360° Laser Distance Sensor LDS-01.ROS StandardThe TurtleBot brand is managed by Open Robotics, which develops and maintains ROS. Nowadays, ROS has become the go-to platform for all the roboticists around the world. TurtleBot can be integrated with existing ROS-based robot components, but TurtleBot3 can be an affordable platform for whom want to get started learning ROS.ExtensibilityTurtleBot3 encourages users to customize its mechanical structure with some alternative options: open source embedded board (as a control board), computer and sensors. TurtleBot3 Waffle Pi is a two-wheeled differential drive type platform but it is able to be structurally and mechanically customized in many ways: Cars, Bikes, Trailers and so on. Extend your ideas beyond imagination with various SBC, sensors and motors on a scalable structure.Modular Actuator for Mobile RobotTurtleBot3 is able to get a precise spatial data by using 2 DYNAMIXEL’s in the wheel joints. DYNAMIXEL XM series can be operated by one of 6 operating modes (XL series: 4 operating modes): Velocity control mode for wheels, Torque control mode or Position control mode for joint, etc. DYNAMIXEL can be used even to make a mobile manipulator which is light but can be precisely controlled with velocity, torque and position control. DYNAMIXEL is a core component that makes TurtleBot3 perfect. It is easy to assemble, maintain, replace and reconfigure.Open Control Board for ROSThe control board is open-sourced in hardware wise and in software wise for ROS communication. The open source control board OpenCR1.0 is powerful enough to control not only DYNAMIXEL’s but also ROBOTIS sensors that are frequently being used for basic recognition tasks in cost effective way. Various sensors such as Touch sensor, Infrared sensor, Color sensor and a handful more are available. The OpenCR1.0 has an IMU sensor inside the board so that it can enhance precise control for countless applications. The board has 3.3 V, 5 V, 12 V power supplies to reinforce the available computer device lineups.Open SourceThe hardware, firmware and software of TurtleBot3 are open source which means that users are welcomed to download, modify and share source codes. All components of TurtleBot3 are manufactured with injection molded plastic to achieve low cost, however, the 3D CAD data is also available for 3D printing.Specifications Maximum translational velocity 0.26 m/s Maximum rotational velocity 1.82 rad/s (104.27 deg/s) Maximum payload 30 kg Size (L x W x H) 281 x 306 x 141 mm Weight (+ SBC + Battery + Sensors) 1.8 kg Threshold of climbing 10 mm or lower Expected operating time 2h Expected charging time 2h 30m SBC (Single Board Computers) Raspberry Pi 4 (2 GB RAM) MCU 32-bit ARM Cortex-M7 with FPU (216 MHz, 462 DMIPS) Remote Controller RC-100B + BT-410 Set (Bluetooth 4, BLE) Actuator XL430-W210 LDS (Laser Distance Sensor) 360 Laser Distance Sensor LDS-01 or LDS-02 Camera Raspberry Pi Camera Module v2.1 IMU Gyroscope 3 AxisAccelerometer 3 Axis Power connectors 3.3 V/800 mA5 V/4 A12 V/1 A Expansion pins GPIO 18 pinsArduino 32 pin Peripheral 3x UART, 1x CAN, 1x SPI, 1x I²C, 5x ADC, 4x 5-pin OLLO DYNAMIXEL ports 3x RS485, 3x TTL Audio Several programmable beep sequences Programmable LEDs 4x User LED Status LEDs 1x Board status LED1x Arduino LED1x Power LED Buttons and Switches 2x Push buttons, 1x Reset button, 2x Dip switch Battery Lithium polymer 11.1 V 1800 mAh / 19.98 Wh 5C PC connection USB Firmware upgrade via USB / via JTAG Power adapter (SMPS) Input: 100-240 VAC 50/60 Hz, 1.5 A @maxOutput: 12 VDC, 5 A Downloads ROS Robot Programming GitHub E-Manual Community
€ 1.879,00
Leden identiek
-
SB Components RoundyFi - Ronde LCD Raad (gebaseerd op ESP-12E)
Specificaties Bedrijfsspanning: 3,3 V ESP-12E MCU Display grootte: 1.28 inch USB-poort voor voeding & gegevensoverdracht Interface pinnen: 4 GPIO, 1 GND, 1 Power Driver: GC9A01 Resolutie 240 x 240 Pixel Kleur: 65 K RGB Interface: SPI Downloads STEP-bestand Afmetingen 3D Bestand Schematisch GitHub
€ 54,95
Leden € 49,46
-
Raspberry Pi Foundation RTC-batterij voor Raspberry Pi 5
The power-management IC used on Raspberry Pi 5 integrates a real-time clock, and charging circuitry for a button cell which can power the clock while main power is disconnected. This Panasonic ML-2020 lithium manganese dioxide battery with a two-pin plug and a double-sided adhesive pad can be connected directly to the battery connector of the Raspberry Pi 5 and attached to the inside of a case or another convenient location.
€ 7,95
Leden identiek
-
RTL-SDR RTL-SDR actieve L-Band 1525-1660 Inmarsat naar Iridium patch antenne set
Deze antenne maakt de ontvangst mogelijk van L-band satellieten die zenden tussen 1525-1660 MHz, zoals Inmarsat, Iridium en GPS. Houd er rekening mee dat hij NIET bedoeld is voor het ontvangen van zwakkere signalen zoals HRPT en GOES waarvoor een schotelantenne nodig is. De patch wordt geleverd met handige montage accessoires waaronder een raam-zuignap, een buigbaar statief en een 3M RG174 coaxkabel. De patch en het actieve circuit zijn ingebouwd in een weerbestendige behuizing. Links Inmarsat STD-C EGC AERO Satellite ACARS AERO C-Channel Voice Iridium Decoding GPS en GNSS Experimenten
€ 59,95
Leden € 53,96
-
SB Components SB Components Raspberry Pi Pico LED Cube (4x4x4 groene LEDs)
De Pico Cube is een 4x4x4 led kubus HAT voor Raspberry Pi Pico met 5 VDC bedrijfsspanning. De Pico Cube, een monochromatisch Groen met 64 leds, leert u op een leuke manier programmeren. Hij is ontworpen om lichtgevende bewerkingen te tonen met een laag energieverbruik, heeft een robuust ontwerp en is eenvoudig te installeren, waardoor mensen / kinderen / gebruikers de effecten op leds met een verschillend kleurenpatroon leren kennen door software en hardware, zoals de Raspberry Pi Pico, te combineren. Kenmerken Standaard 40-pins Raspberry Pi Pico header GPIO-gebaseerde communicatie 64 high-intensity monochromatische leds Toegang tot individuele leds Toegang tot elke laag Specificaties Bedrijfsspanning: 5 V Kleur: groen Communicatie: GPIO Leds: 64 Inbegrepen 1x Pico Cube basis PCB 4x PCB lagen 8x PCB pilaren 2x berg strips (1 x 20), male 2x berg strips (1 x 20), female 70 leds Opmerking: Raspberry Pi Pico is niet inbegrepen. Downloads GitHub Wiki
€ 29,95€ 19,95
Leden identiek
-
SB Components SB Components Raspberry Pi Pico LED Cube (4x4x4 rode LEDs)
De Pico Cube is een 4x4x4 led kubus HAT voor Raspberry Pi Pico met 5 VDC bedrijfsspanning. De Pico Cube, een monochromatisch Rood met 64 leds, leert u op een leuke manier programmeren. Hij is ontworpen om lichtgevende bewerkingen te tonen met een laag energieverbruik, heeft een robuust ontwerp en is eenvoudig te installeren, waardoor mensen / kinderen / gebruikers de effecten op leds met een verschillend kleurenpatroon leren kennen door software en hardware, zoals de Raspberry Pi Pico, te combineren. Kenmerken Standaard 40-pins Raspberry Pi Pico header GPIO-gebaseerde communicatie 64 high-intensity monochromatische leds Toegang tot individuele leds Toegang tot elke laag Specificaties Bedrijfsspanning: 5 V Kleur: rood Communicatie: GPIO Leds: 64 Inbegrepen 1x Pico Cube basis PCB 4x PCB lagen 8x PCB pilaren 2x berg strips (1 x 20), male 2x berg strips (1 x 20), female 70 leds Opmerking: Raspberry Pi Pico is niet inbegrepen. Downloads GitHub Wiki
€ 29,95€ 19,95
Leden identiek
-
Elektor Publishing SDR Hands-on Book
The short-wave technique has a very particular appeal: It can easily bridge long distances. By reflecting short-wave signals off the conductive layers of the ionosphere, they can be received in places beyond the horizon and therefore can reach anywhere on earth. Although technology is striving for ever higher frequencies, and radio is usually listened to on FM, DAB+, satellite or the Internet, modern means of transmission require extensive infrastructure and are extremely vulnerable. In the event of a global power outage, there is nothing more important than the short-wave. Amateur radio is not only a hobby, it’s also an emergency radio system! Elektor’s SDR-Shield is a versatile shortwave receiver up to 30 MHz. Using an Arduino and the appropriate software, radio stations, morse signals, SSB stations, and digital signals can be received. In this book, successful author and enthusiastic radio amateur, Burkhard Kainka describes the modern practice of software defined radio using the Elektor SDR Shield. He not only imparts a theoretical background but also explains numerous open source software tools.
€ 34,95
Leden € 31,46
-
Elektor Digital SDR Hands-on Book (E-book)
De kortegolftechniek heeft een bijzondere aantrekkingskracht: Hij kan gemakkelijk grote afstanden overbruggen. Door kortegolfsignalen te weerkaatsen tegen de geleidende lagen van de ionosfeer, kunnen ze worden ontvangen op plaatsen voorbij de horizon en kunnen ze dus overal op aarde komen. Hoewel de technologie naar steeds hogere frequenties streeft en radio meestal op FM, DAB+, satelliet of internet wordt beluisterd, vereisen moderne transmissiewijzen een uitgebreide infrastructuur en zijn zij uiterst kwetsbaar. In geval van een wereldwijde stroomstoring is er niets belangrijker dan de kortegolf. Amateur radio is niet alleen een hobby, het is ook een noodradiosysteem! Elektor's SDR-Shield (SKU 18515) is een veelzijdige kortegolf ontvanger tot 30 MHz. Met behulp van een Arduino en de juiste software kunnen radiostations, morse signalen, SSB stations, en digitale signalen worden ontvangen.In dit boek beschrijft de succesvolle auteur en enthousiaste radioamateur Burkhard Kainka de moderne praktijk van software defined radio met behulp van het Elektor SDR Shield. Hij geeft niet alleen een theoretische achtergrond, maar legt ook tal van open source software tools uit.
€ 29,95
Leden € 23,96
-
Seeed Studio Seeed Studio CAN-BUS Shield V2 adopts MCP2515 en MCP2551
Features Volgt CAN V2.0B tot 1 Mb/s Industriële standaard 9 pins sub-D connector OBD-II en CAN standaard pinout selecteerbaar. Verwisselbare chip select pin Verwisselbare CS pin voor TF-kaartslot Verwisselbare INT pin Schroef terminal die gemakkelijk aan te sluiten CAN_H en CAN_L Arduino Uno pin headers Micro SD kaarthouder 2 Grove connectoren (I2C en UART) SPI-interface tot 10 MHz Standaard (11 bit) en uitgebreide (29 bit) data en remote frames Twee ontvangstbuffers met geprioriteerde berichtopslag
€ 32,95
Leden € 29,66
-
Seeed Studio Seeed Studio CANBed – Arduino CAN-BUS Development Kit
De Seeed Studio CANBed – Arduino CAN-BUS Development Kit integreert een ATmega32U4-microcontroller, waardoor een extern Arduino-bord overbodig is. Het combineert een MCP2515 CAN-buscontroller en een MCP2551 CAN-bustransceiver op één bord en biedt zo een compacte en betrouwbare CAN-communicatieoplossing. Kenmerken ATmega32U4 met Arduino Leonardo bootloader op het bord MCP2515 CAN Bus controller en MCP2551 CAN Bus transceiver OBD-II en CAN standaard pinout selecteerbaar op de sub-D connector Compatibel met Arduino IDE Parameter Waarde MCU ATmega32U4 (met Arduino Leonardo bootloader) Kloksnelheid 16 MHz Flashgeheugen 32 KB SRAM 2,5 KB EEPROM 1 KB Bedrijfsspanning (CAN-BUS) 9 V - 28 V Bedrijfsspanning (MicroUSB) 5 V Invoer Interface sub-D Inbegrepen CANBed PCBA sub-D connector 4PIN aansluiting 2x 4PIN 2.0 Aansluiting 1x 9x2 2.54-kopje 1x 3x2 2.54-kopje
€ 32,95€ 16,50
Leden identiek
-
Seeed Studio Seeed Studio Deep Learning Starter Kit voor Jetson Nano
De starterkit voor Jetson Nano is een van de beste kits voor beginners om aan de slag te gaan met Jetson Nano. Deze kit bevat een MicroSD-kaart van 32 GB, een adapter van 20 W, een 2-pins jumper, een camera en een micro-USB-kabel. Kenmerken 32 GB krachtige MicroSD-kaart 5 V/4 A voeding met 2,1 mm DC-cilinderconnector 2-pins jumper Raspberry Pi-cameramodule V2 Micro-B naar Type-A USB-kabel met DATA ingeschakeld
€ 64,95€ 32,50
Leden identiek
-
Seeed Studio Grove -10 x Universal 4-pin connector (2-mm pitch)
The universal 4 Pin connector is a white 4-pin buckled connector used on Stem, Twigs and Grove cables. The pin spacing is 2 mm. There are 10 connectors per bag. They can be used in DIY projects.
€ 3,95
Leden € 3,56
-
Seeed Studio Seeed Studio Grove 125 kHz RFID Reader
Features Selectable output format: Uart or Wiegand. 4Pins Electronic Brick Interface High Sensitivity Specifications Dimensions: 44 mm x 24 mm x9.6 mm Weight: 15 g Battery: Exclude Voltage: 4.75 V - 5.25 V Working Frequency: 125 kHz Sensing Distance(Max): 70 mm TTL Output: 9600 baud rate, 8 data bits, 1 stop bit, and no verify bit Wiegand Output: 26 bits Wiegand format, 1 even verify bit, 24 data bits, and 1 odd verify bit
€ 17,95
Leden € 16,16
-
Seeed Studio Seeed Studio Grove 3-Axis Digitale Versnellingsmeter (LIS3DHTR)
Grove 3-Axis Digitale Versnellingsmeter (LIS3DHTR) is een goedkope 3-Axis versnellingsmeter in een bundel van Grove producten. Het is gebaseerd op de LIS3DHTR chip die meerdere bereiken en interfaces selectie biedt. Het is niet te geloven dat zo'n kleine 3 assige versnellingsopnemer I²C, SPI en ADC GPIO interfaces kan ondersteunen, wat betekent dat u elke manier kunt kiezen om verbinding te maken met uw ontwikkelbord. Bovendien kan deze versnellingsmeter ook de omringende temperatuur monitoren om de daardoor veroorzaakte fout af te stellen. Features Metingsbereik: ±2g, ±4g, ±8g, ±16g, selectie van meerdere bereiken. Meervoudige interfaces optie: Grove I²C interface, SPI interface, ADC interface. Temperatuur instelbaar: in staat om aan te passen en af te stemmen de fout veroorzaakt door temperatuur. 3/5V voeding Specificaties Voeding 3/5V Interfaces IC/SPI/GPIO ADC I²C adres Standaard 0x19, kan worden gewijzigd in 0x18 wanneer SDO Pin wordt verbonden met GND ADC GPIO stroomingang 0-3.3V Onderbreking Een onderbrekingsspeld gereserveerd SPI-Modus instellen Sluit de CS-Pin aan op GND Inclusief 1x Grove 3-Axis Digitale Versnellingsmeter (LIS3DHTR) 1x Grove kabel Downloads LIS3DHTR Datasheet Hardwareschema Arduino-bibliotheek
€ 7,95
Leden € 7,16
-
Seeed Studio Seeed Studio Grove Beginner Kit for Arduino
Unlike most kits, the Grove Beginner Kit for Arduino is an all-in-one kit, no breadboard, no soldering, even no wiring is needed. The kit is powered by one Arduino compatible Board (Seeeduino Lotus) together with 10 additional Grove Arduino sensors all in one piece of the board. All the modules have been connected to the Seeeduino(Microcontroller) through the PCB stamp holes so no Grove cables are needed to connect. This is perfect for educational fields where frustrating wiring and soldering are no longer needed. Of course, you can also take the modules out and use Grove cables to connect the modules. You can build any Arduino project you like with this Grove Beginner Kit For Arduino. Included in Kit: 1 x Grove Beginner Kit For Arduino Board 1 x Micro USB Cable 6 x Grove Cables Included onboard: 1 x Grove - LED 1 x Grove - Buzzer 1 x Grove - OLED Display 0.96' 1 x Grove - Button 1 x Grove - Rotary Potentiometer 1 x Grove - Light 1 x Grove - Sound 1 x Grove - Temperature & Humidity Sensor 1 x Grove - Air Pressure Sensor 1 x Grove - 3-Axis Accelerator 1 x Seeeduino Lotus
€ 34,95
Leden € 31,46
-
Seeed Studio Seeed Studio Grove Beginner Kit for Arduino (Education Add-on Pack)
Toepassingen Geschikt voor Arduino beginners Geschikt voor infraroodsturing en bewegingsdetectie Geschikt om aan de slag te gaan met open-source hardware en Arduino codering Deel Lijst 1x Grove - Waterverstuiving 1x Grove - Mini Ventilator 1x Grove - Servo 1x Grove - Ultrasone Afstandssensor 1x Grove - Infrarood Ontvanger 1x Grove - Mini PIR Bewegingssensor 1x Grove - Groene Wikkel 1x Grove - Blauwe Wikkel 5x Grove kabel 1x Infrarood Remote Control Key 1x Ultrasone sensor beugelset 1x motorbeugelset 1x Servo Basis Let op: Dit is een uitbreidingsset voor de Seeed Studio Grove Beginner Kit voor Arduino.
€ 52,95€ 39,95
Leden identiek
-
Seeed Studio Seeed Studio Grove CAN-BUS Module (based on GD32E103)
This Grove CAN-BUS Module based on GD32E103 adopts a brand-new design, uses the cost-effective and high-performance GD32E103 microcontroller as the main control and cooperates with a firmware we wrote to complete the function of the serial port to CAN FD. Features Support CAN communication: Implements CAN FD at up to 5 Mb/s Easy to program: Support AT command which enables simple serial port programming Grove ecosystem: 20 x 40 x 10 mm small size, 4-pin Grove connector to plug and play, Arduino compatible This Grove CAN-BUS Module supports CAN FD(CAN with Flexible Data-Rate) communication, which is an extension to the original CAN protocol as specified in ISO 11898-1 that responds to increased bandwidth requirements in automotive networks. In CAN FD, the data rate (i.e. number of bits transmitted per second) is increased to be 5 times faster than the classic CAN (5 Mbit/s for the data payload only, the arbitration bit rate is still limited to 1Mbit/s for compatibility). It supports AT command which enables simple serial port programming. This Grove CAN-BUS Module is based on GD32E103 with a frequency up to 120 MHz. It has a flash size from 64 KB to 128 KB and an SRAM size from 20 KB to 32 KB. Applications Car hacking: allows different parts of the vehicle to talk to each other, including the engine, the transmission, and the brakes. Windows, doors, and mirror adjustment. 3D Printers Building automation Lighting control systems Medical instruments and equipment Specifications MCU GD32E103 UART baud rate Up to 115200 (default 9600) CAN FD baud rate Up to 5 Mb/s Indicator TX and RX led Working voltage 3.3 V Grove connector 4-pin Grove connector to plug and play Size 20 x 40 x 10 mm Downloads Datasheet GitHub
€ 13,95
Leden € 12,56