Producten
-
Raspberry Pi Foundation FPC Display Cable for Raspberry Pi 5 (500 mm)
Raspberry Pi 5 provides two four-lane MIPI connectors, each of which can support either a camera or a display. These connectors use the same 22-way, 0.5 mm-pitch “mini” FPC format as the Compute Module Development Kit, and require adapter cables to connect to the 15-way, 1 mm-pitch “standard” format connectors on current Raspbery Pi camera and display products.These mini-to-standard adapter cables for cameras and displays (note that a camera cable should not be used with a display, and vice versa) are available in 200 mm, 300 mm and 500 mm lengths.
€ 3,95
Leden identiek
-
Elektor Publishing FPGA Programming and Hardware Essentials
Kick off with the MAX1000 and VHDPlus Ready to Master FPGA Programming? In this guide, we’re diving into the world of Field Programmable Gate Arrays (FPGAs) – a configurable integrated circuit that can be programmed after manufacturing. Imagine bringing your ideas to life, from simple projects to complete microcontroller systems! Meet the MAX1000: a compact and budget-friendly FPGA development board packed with features like memory, user LEDs, push-buttons, and flexible I/O ports. It’s the ideal starting point for anyone wanting to learn about FPGAs and Hardware Description Languages (HDLs). In this book, you’ll get hands-on with the VHDPlus programming language – a simpler version of VHDL. We’ll work on practical projects using the MAX1000, helping you gain the skills and confidence to unleash your creativity. Get ready for an exciting journey! You’ll explore a variety of projects that highlight the true power of FPGAs. Let’s turn your ideas into reality and embark on your FPGA adventure – your journey starts now! Exciting Projects You’ll Find in This Book Arduino-Driven BCD to 7-Segment Display Decoder Use an Arduino Uno R4 to supply BCD data to the decoder, counting from 0 to 9 with a one-second delay Multiplexed 4-Digit Event Counter Create an event counter that displays the total count on a 4-digit display, incrementing with each button press PWM Waveform with Fixed Duty Cycle Generate a PWM waveform at 1 kHz with a fixed duty cycle of 50% Ultrasonic Distance Measurement Measure distances using an ultrasonic sensor, displaying the results on a 4-digit 7-segment LED Electronic Lock Build a simple electronic lock using combinational logic gates with push buttons and an LED output Temperature Sensor Monitor ambient temperature with a TMP36 sensor and display the readings on a 7-segment LED Downloads Software
€ 39,95
Leden € 35,96
-
Elektor Digital FPGA Programming and Hardware Essentials (E-book)
Kick off with the MAX1000 and VHDPlus Ready to Master FPGA Programming? In this guide, we’re diving into the world of Field Programmable Gate Arrays (FPGAs) – a configurable integrated circuit that can be programmed after manufacturing. Imagine bringing your ideas to life, from simple projects to complete microcontroller systems! Meet the MAX1000: a compact and budget-friendly FPGA development board packed with features like memory, user LEDs, push-buttons, and flexible I/O ports. It’s the ideal starting point for anyone wanting to learn about FPGAs and Hardware Description Languages (HDLs). In this book, you’ll get hands-on with the VHDPlus programming language – a simpler version of VHDL. We’ll work on practical projects using the MAX1000, helping you gain the skills and confidence to unleash your creativity. Get ready for an exciting journey! You’ll explore a variety of projects that highlight the true power of FPGAs. Let’s turn your ideas into reality and embark on your FPGA adventure – your journey starts now! Exciting Projects You’ll Find in This Book Arduino-Driven BCD to 7-Segment Display Decoder Use an Arduino Uno R4 to supply BCD data to the decoder, counting from 0 to 9 with a one-second delay Multiplexed 4-Digit Event Counter Create an event counter that displays the total count on a 4-digit display, incrementing with each button press PWM Waveform with Fixed Duty Cycle Generate a PWM waveform at 1 kHz with a fixed duty cycle of 50% Ultrasonic Distance Measurement Measure distances using an ultrasonic sensor, displaying the results on a 4-digit 7-segment LED Electronic Lock Build a simple electronic lock using combinational logic gates with push buttons and an LED output Temperature Sensor Monitor ambient temperature with a TMP36 sensor and display the readings on a 7-segment LED Downloads Software
€ 32,95
Leden € 26,36
-
Franzis Franzis Spy Microphone
Always Listening With this kit, you can easily built a powerful listening device that is perfect for animal voices and quiet noises. The manual clearly guides you through the assembly. No previous experience is required. Ideally suited for all hobby investigators and tinkerers interested in technology. Additionally required: 1 x 9 V battery Headset with 3.5 mm phone jack
-
Elektor Digital FreeCAD for Electronic Applications (E-book)
Practical Introduction to 3D Modeling from Enclosure to Front PanelEmbedding a vintage component, creating a professional looking home for a circuit board, or even designing a complex apparatus complete with a chassis – these and many other challenges turn into a stimulating pleasure with FreeCAD. Once you have internalized the basic processes, there are virtually no limits to your imagination.Starting to use a new software is never straightforward – especially with a tool as versatile as FreeCAD. Manageable, but at the same time easily usable individual components provide the starting point in this book. Putting these components together later results in assemblies.In the FreeCAD universe, a workable trajectory is demonstrated. The described procedure is illustrative so the examples are easily applied to custom tasks. The devices were made by the author and illustrated with photos.Creating a 3D design is requiring some effort but the initial investment pays off soon. Besides the impressive spatial representation of the projects, the extracted drawings yield a solid base for documentation and production. Extended FreeCAD capabilities like the unfolding of sheet metal parts enormously add to efficiency and pushes models forward into practical assembly.Soon you will definitely not want to do without FreeCAD!
€ 34,95
Leden € 27,96
-
Elektor Publishing FreeCAD for Electronics Applications
Practical Introduction to 3D Modeling from Enclosure to Front PanelEmbedding a vintage component, creating a professional looking home for a circuit board, or even designing a complex apparatus complete with a chassis – these and many other challenges turn into a stimulating pleasure with FreeCAD. Once you have internalized the basic processes, there are virtually no limits to your imagination.Starting to use a new software is never straightforward – especially with a tool as versatile as FreeCAD. Manageable, but at the same time easily usable individual components provide the starting point in this book. Putting these components together later results in assemblies.In the FreeCAD universe, a workable trajectory is demonstrated. The described procedure is illustrative so the examples are easily applied to custom tasks. The devices were made by the author and illustrated with photos.Creating a 3D design is requiring some effort but the initial investment pays off soon. Besides the impressive spatial representation of the projects, the extracted drawings yield a solid base for documentation and production. Extended FreeCAD capabilities like the unfolding of sheet metal parts enormously add to efficiency and pushes models forward into practical assembly.Soon you will definitely not want to do without FreeCAD!
€ 44,95
Leden € 40,46
-
Elektor Publishing FreeRTOS for ESP32-Arduino
Practical Multitasking Fundamentals Programming embedded systems is difficult because of resource constraints and limited debugging facilities. Why develop your own Real-Time Operating System (RTOS) as well as your application when the proven FreeRTOS software is freely available? Why not start with a validated foundation? Every software developer knows that you must divide a difficult problem into smaller ones to conquer it. Using separate preemptive tasks and FreeRTOS communication mechanisms, a clean separation of functions is achieved within the entire application. This results in safe and maintainable designs. Practicing engineers and students alike can use this book and the ESP32 Arduino environment to wade into FreeRTOS concepts at a comfortable pace. The well-organized text enables you to master each concept before starting the next chapter. Practical breadboard experiments and schematics are included to bring the lessons home. Experience is the best teacher. Each chapter includes exercises to test your knowledge. The coverage of the FreeRTOS Application Programming Interface (API) is complete for the ESP32 Arduino environment. You can apply what you learn to other FreeRTOS environments, including Espressif’s ESP-IDF. The source code is available from GitHub. All of these resources put you in the driver’s seat when it is time to develop your next uber-cool ESP32 project. What you will learn: How preemptive scheduling works within FreeRTOS The Arduino startup “loopTask” Message queues FreeRTOS timers and the IDLE task The semaphore, mutex, and their differences The mailbox and its application Real-time task priorities and its effect Interrupt interaction and use with FreeRTOS Queue sets Notifying tasks with events Event groups Critical sections Task local storage The gatekeeper task
€ 44,95
Leden € 40,46
-
Elektor Digital FreeRTOS for ESP32-Arduino (E-book)
Practical Multitasking Fundamentals Programming embedded systems is difficult because of resource constraints and limited debugging facilities. Why develop your own Real-Time Operating System (RTOS) as well as your application when the proven FreeRTOS software is freely available? Why not start with a validated foundation? Every software developer knows that you must divide a difficult problem into smaller ones to conquer it. Using separate preemptive tasks and FreeRTOS communication mechanisms, a clean separation of functions is achieved within the entire application. This results in safe and maintainable designs. Practicing engineers and students alike can use this book and the ESP32 Arduino environment to wade into FreeRTOS concepts at a comfortable pace. The well-organized text enables you to master each concept before starting the next chapter. Practical breadboard experiments and schematics are included to bring the lessons home. Experience is the best teacher. Each chapter includes exercises to test your knowledge. The coverage of the FreeRTOS Application Programming Interface (API) is complete for the ESP32 Arduino environment. You can apply what you learn to other FreeRTOS environments, including Espressif’s ESP-IDF. The source code is available from GitHub. All of these resources put you in the driver’s seat when it is time to develop your next uber-cool ESP32 project. What you will learn: How preemptive scheduling works within FreeRTOS The Arduino startup “loopTask” Message queues FreeRTOS timers and the IDLE task The semaphore, mutex, and their differences The mailbox and its application Real-time task priorities and its effect Interrupt interaction and use with FreeRTOS Queue sets Notifying tasks with events Event groups Critical sections Task local storage The gatekeeper task
€ 34,95
Leden € 27,96
-
FTDI FTDI Serial TTL RS232 USB Cable
This FTDI USB to TTL (3.3 V I/O) Serial Cable (FTDI TTL-232R-3V3 OEM) is a professional, high quality, high speed device which allows a simple and easy way to connect TTL interface devices using a spare USB port. Features TTL-232R-3V3 FTDI USB to TTL 3.3 V Serial Cable FTDI TTL-232R-3V3 Cable 6 Way The FTDI USB to TTL 3.3 V features a FTDI FT232R device integrated within the cable FTDI USB to TTL Serial 3.3 V Adapter Cable 6 Pin 0.1' Female Socket Header UART IC FT232RL Chip Compatible with Windows 7/8/10 and Linux
€ 19,95
Leden € 17,96
-
eOQO G638 Anti Spy RF Signaaldetector
De G638 is een uiterst gevoelig, digitaal aangestuurd apparaat voor het detecteren van draadloze signalen tussen 300-2700 MHz. Compact en eenvoudig te gebruiken, het beschikt over hoorbare en trilalarmen en een 10-niveau LED-gevoeligheidsindicator om de signaalsterkte nauwkeurig te identificeren. De G638 kan 2G-, 3G-, 4G-signalen, draadloze camera's (1,2G/2,4G en 5,8G), GPS-trackers, afluisterapparatuur en verborgen camera's detecteren en lokaliseert effectief verborgen spionageapparatuur in kamers, auto's, hotels, vergaderzalen en andere privéruimtes. De infraroodcameradetector identificeert snel verborgen lenzen via optische reflecties. Specificaties Frequentiebereik 300-2700 MHz Detectie dynamisch bereik >73 dB Indicatiemodus 10 niveaus van LED-lichtgevende indicatieVariabele toonhoogte geluidsindicatie Detectiegevoeligheid <0,03 mW Detectiebereik 5,8G: 15 m² (standaard 10 mW)2,4G: 10 m² (standaard 10 mW)1,2G: 10 m² (standaard 10 mW) Mobiele telefoonsignaal 2G/3G/4G 15 m² Stroomvoorziening 1000 mAh 3,7 V Lithium-batterij Werkstroom 60 mA Werktijd 8-12 uur Opladen USB-C Materiaal Aluminiumlegering Inbegrepen 1x Camera Detector met 3 antennes 1x Lens Detector 1x USB-kabel 1x Manual
-
Geekworm Geekworm KVM-A3 Kit voor Raspberry Pi 4 (+ GRATIS E-book)
PAASACTIE: Bestel nu de Geekworm KVM-A3 Kit en ontvang het e-book Raspberry Pi Full Stack (t.w.v. € 35) GRATIS! KVM staat voor Keyboard, Video en Mouse en het is een krachtige open-source software die externe toegang via Raspberry Pi mogelijk maakt. Deze KVM-A3 kit is ontworpen op basis van de Raspberry Pi 4. Hiermee kunt u uw computer aan- of uitzetten, opnieuw opstarten, de UEFI/BIOS configureren en zelfs het besturingssysteem opnieuw installeren met behulp van een virtuele CD-ROM of flash drive. U kunt uw eigen externe toetsenbord en muis gebruiken, of KVM een toetsenbord, muis en monitor laten simuleren – gepresenteerd via een webbrowser alsof u rechtstreeks met het externe systeem communiceert. Het is echte hardware-level toegang zonder afhankelijkheid van externe poorten, protocollen of services! Kenmerken Speciaal ontworpen voor KVM (een open en betaalbare DIY IP-KVM gebaseerd op Raspberry Pi) Compatibel met Raspberry Pi 4 (niet meegeleverd) Volledig compatibel met PiKVM V3 OS Bedien een server of computer met een webbrowser HDMI Full HD-opname gebaseerd op de TC358743-chip Ondersteuning voor OTG-toetsenbord en -muis; emulatie van mass storage drive Hardware Real-Time Clock (RTC) met CR1220-knoopcelbatterij Uitgerust met een koelventilator om warmte van de Raspberry Pi af te voeren Beschikt over solid-state relais om Raspberry Pi GPIO-pinnen te beschermen tegen computer- en ESD-pieken ATX-besturing via RJ45-connector: schakel de machine in of uit, reset deze en controleer de HDD- en stroom-LED-status op afstand 10-pins SH1.0-connector gereserveerd voor toekomstige I²S HDMI-audio-ondersteuning 4-pins header en afstandhouders gereserveerd voor I²C OLED-scherm Inbegrepen KVM-A3 metalen behuizing voor Raspberry Pi 4 X630 HDMI naar CSI-2 module (voor video-opname) X630-A3 uitbreidingskaart (biedt Ethernet, koeling, RTC, stroomtoevoer, enz.) X630-A5 adapterkaart (geïnstalleerd in de pc-behuizing; verbindt het computermoederbord met de IO-paneelkabel van de pc-behuizing) 0,96-inch OLED-scherm (128 x 64 pixels) Ethernetkabel (TIA/EIA-568.B-standaard; dient ook als ATX-besturingssignaalkabel) Downloads Wiki PiKVM OS
€ 119,95€ 84,95
Leden identiek
-
Raspberry Pi Foundation Get Started with MicroPython on Raspberry Pi Pico
In Get Started with MicroPython on Raspberry Pi Pico, you will learn how to use the beginner-friendly language MicroPython to write programs and connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro‑mechanical projects, whether for fun or to make your life easier. Microcontrollers, like RP2040 at the heart of Raspberry Pi Pico, are computers stripped back to their bare essentials. You don’t use monitors or keyboards, but program them to take their input from, and send their output to the input/output pins. Using these programmable connections, you can light lights, make noises, send text to screens, and much more. In Get Started with MicroPython on Raspberry Pi Pico, you will learn how to use the beginner-friendly language MicroPython to write programs and connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro‑mechanical projects, whether for fun or to make your life easier. The robotic future is here – you just have to build it yourself. We’ll show you how. About the authors Gareth Halfacree is a freelance technology journalist, writer, and former system administrator in the education sector. With a passion for open-source software and hardware, he was an early adopter of the Raspberry Pi platform and has written several publications on its capabilities and flexibility. Ben Everard is a geek who has stumbled into a career that lets him play with new hardware. As the editor of HackSpace magazine, he spends more time than he really should experimenting with the latest (and not-solatest) DIY tech.
€ 19,95
Leden € 17,96
-
Raspberry Pi Foundation Get Started with MicroPython on Raspberry Pi Pico (2nd Edition)
Fully updated for Raspberry Pi Pico W, this book gets you started with Raspberry Pi Pico – whether you’re using Raspberry Pi Pico for a home project, industrial automation, or learning (or teaching!) electronics and programming. Microcontrollers, like the RP2040 chip at the heart of Raspberry Pi Pico, are computers stripped back to their bare essentials. You don’t use monitors or keyboards with them – instead, you program them over USB to take their input from (and send their output to) on-board input/output pins. Using these programmable connections, you can light LEDs, make noises, send text to screens, and much more. In this book, you will learn how to use the beginner-friendly MicroPython language to write programs, and you’ll connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electromechanical projects, whether for fun or to make your life easier. Fully updated for Raspberry Pi Pico W and the latest version of MicroPython, this book shows you how to: Get started with Raspberry Pi Pico and Pico W Work with various electronic components Create your own programmable electronic contraptions Turn Raspberry Pi Pico W into a network-connected node for the Internet of Things Link your Pico W to your smartphone, tablet, or another Pico W with Bluetooth Low Energy (BLE) Whether you’re using Raspberry Pi Pico for a home project, industrial automation, or learning (or teaching!) electronics and programming, this book will show you how.
-
Elektor Bundles Get Started with the NXP FRDM-MCXN947 Development Board (Bundel)
Deze bundel bevat: Boek: Get Started with the NXP FRDM-MCXN947 Development Board (normale prijs: € 40) NXP FRDM-MCXN947 Development Board (normale prijs: € 30) Boek: Get Started with the NXP FRDM-MCXN947 Development Board Projecten ontwikkelen op het gebied van connectiviteit, graphics, machine learning, motorbesturing en sensoren Dit (Engelse) boek gaat over het gebruik van de FRDM-MCXN947 Development Board, ontwikkeld door NXP Semiconductors. Het integreert de duale Arm Cortex-M33, werkend op maximaal 150 MHz. Ideaal voor industriële, IoT- en machine learning-toepassingen. Het beschikt over Hi-Speed USB, CAN 2.0, I³C en 10/100 Ethernet. Het bord bevat een ingebouwde MCU-Link debugger, FlexI/O voor LCD-besturing en dual-bank flash voor lees-terwijl-schrijftaken, met ondersteuning voor grote externe seriële geheugens. Een van de belangrijke kenmerken van het ontwikkelbord is de geïntegreerde eIQ Neutron Neural Processing Unit (NPU), wat gebruikers in staat stelt om AI-gebaseerde projecten te ontwikkelen. Het ontwikkelbord ondersteunt ook Arduino Uno header pins, waardoor het compatibel is met veel Arduino shields, een mikroBUS-connector voor MikroElektronika Click Boards en een Pmod-connector. Een van de voordelen van de FRDM-MCXN947 development board is dat het verschillende ingebouwde debug probes bevat, waarmee programmeurs hun programma's kunnen debuggen door direct met de MCU te communiceren. Met behulp van de debugger kunnen programmeurs stap voor stap door een programma gaan, breakpoints invoegen, variabelen bekijken en wijzigen, enzovoort. In het boek zijn veel werkende en geteste projecten ontwikkeld met behulp van de populaire MCUXpresso IDE en de SDK met verschillende sensoren en actuatoren. Het gebruik van de populaire CMSIS-DSP-bibliotheek wordt ook uitgelegd met verschillende veelgebruikte matrixbewerkingen. De in het boek verstrekte projecten kunnen zonder enige aanpassingen in veel toepassingen worden gebruikt. Alternatief kunnen lezers hun projecten baseren op de projecten die in het boek worden gegeven tijdens de ontwikkeling van hun eigen projecten. NXP FRDM-MCXN947 Development Board De FRDM-MCXN947 is een compact en veelzijdig ontwikkelboard ontworpen voor snelle prototyping met MCX N94 en N54 microcontrollers. Het beschikt over industriestandaard headers voor eenvoudige toegang tot de I/O's van de MCU, geïntegreerde open-standaard seriële interfaces, extern flashgeheugen en een onboard MCU-Link debugger. Specificaties Microcontroller MCX-N947 Dual Arm Cortex-M33-cores @ 150 MHz elk met geoptimaliseerde prestatie-efficiëntie, tot 2 MB dual-bank flitser met optioneel volledig ECC RAM, externe flitser Versnellers: neurale verwerkingseenheid, PowerQuad, Smart DMA, enz. Geheugenuitbreiding *DNP MicroSD-kaartsleuf Connectiviteit Ethernet Phy en connector HS USB-C-connectoren SPI/I²C/UART-connector (PMOD/mikroBUS, DNP) WiFi-connector (PMOD/mikroBUS, DNP) CAN-FD-zendontvanger Foutopsporing Ingebouwde MCU-Link-foutopsporing met CMSIS-DAP JTAG/SWD-connector Sensor P3T1755 I³C/I²C temperatuursensor, touchpad Uitbreidingsopties Arduino Header (met FRDM-uitbreidingsrijen) FRDM-koptekst FlexIO/LCD-header SmartDMA/camerakop Pmod *DNP mikroBUS Gebruikersinterface RGB-gebruikers-LED, plus reset-, ISP- en wakeup-knoppen Inbegrepen 1x FRDM-MCXN947 Development Board 1x USB-C kabel 1x Quick Start Guide Downloads Datasheet Block diagram
€ 69,95€ 29,95
Leden identiek
-
Elektor Publishing Get Started with the Raspberry Pi AI Kit
A Beginner's Guide to AI and Edge Computing Artificial Intelligence (AI) is now part of our daily lives. With companies developing low-cost AI-powered hardware into their products, it is now becoming a reality to purchase AI accelerator hardware at comparatively very low costs. One such hardware accelerator is the Hailo module which is fully compatible with the Raspberry Pi 5. The Raspberry Pi AI Kit is a cleverly designed hardware as it bundles an M.2-based Hailo-8L accelerator with the Raspberry Pi M.2 HAT+ to offer high speed inferencing on the Raspberry Pi 5. Using the Raspberry Pi AI Kit, you can build complex AI-based vision applications, running in real-time, such as object detection, pose estimation, instance segmentation, home automation, security, robotics, and many more neural network-based applications. This book is an introduction to the Raspberry Pi AI Kit, and it is aimed to provide some help to readers who are new to the kit and wanting to run some simple AI-based visual models on their Raspberry Pi 5 computers. The book is not meant to cover the detailed process of model creation and compilation, which is done on an Ubuntu computer with massive disk space and 32 GB memory. Examples of pre-trained and custom object detection are given in the book. Two fully tested and working projects are given in the book. The first project explains how a person can be detected and how an LED can be activated after the detection, and how the detection can be acknowledged by pressing an external button. The second project illustrates how a person can be detected, and how this information can be passed to a smart phone over a Wi-Fi link, as well as how the detection can be acknowledged by sending a message from the smartphone to your Raspberry Pi 5.
€ 34,95
Leden € 31,46
-
Elektor Digital Get Started with the Raspberry Pi AI Kit (E-book)
A Beginner's Guide to AI and Edge Computing Artificial Intelligence (AI) is now part of our daily lives. With companies developing low-cost AI-powered hardware into their products, it is now becoming a reality to purchase AI accelerator hardware at comparatively very low costs. One such hardware accelerator is the Hailo module which is fully compatible with the Raspberry Pi 5. The Raspberry Pi AI Kit is a cleverly designed hardware as it bundles an M.2-based Hailo-8L accelerator with the Raspberry Pi M.2 HAT+ to offer high speed inferencing on the Raspberry Pi 5. Using the Raspberry Pi AI Kit, you can build complex AI-based vision applications, running in real-time, such as object detection, pose estimation, instance segmentation, home automation, security, robotics, and many more neural network-based applications. This book is an introduction to the Raspberry Pi AI Kit, and it is aimed to provide some help to readers who are new to the kit and wanting to run some simple AI-based visual models on their Raspberry Pi 5 computers. The book is not meant to cover the detailed process of model creation and compilation, which is done on an Ubuntu computer with massive disk space and 32 GB memory. Examples of pre-trained and custom object detection are given in the book. Two fully tested and working projects are given in the book. The first project explains how a person can be detected and how an LED can be activated after the detection, and how the detection can be acknowledged by pressing an external button. The second project illustrates how a person can be detected, and how this information can be passed to a smart phone over a Wi-Fi link, as well as how the detection can be acknowledged by sending a message from the smartphone to your Raspberry Pi 5.
€ 29,95
Leden € 23,96
-
Make Getting Started with 3D Carving
Learn the basics of designing and making things with Inventables' software (Easel) and 3D carving machines (X-Carve and Carvey) This book was written for people who have never carved before. It teaches the basics of designing and making things with Inventables' software (Easel) and 3D carving machines (X-Carve and Carvey). It showcases five step-by-step projects you can build yourself as a beginner, including an inspiration tile, kitchen cutting board, custom block stamp, fidget spinner, and balsa wood glider. The book also features a gallery of aspirational projects, like an electric guitar and a box joint toolbox, to show what else is possible through 3D carving. The design files and instructions for these more complex projects can be found on the Inventables website. Projects Included Participate in the world's largest mosaic tile wall Build a glider to your own specifications Create your own inlay cutting boards Carve a fidget spinner toy Craft wooden 3D stamps you can use to create your own greeting cards
€ 22,95
Leden € 20,66
-
Elektor Publishing Getting Started with ESPHome
Develop your own custom home automation devices Espressif's ESP8266 and ESP32 microcontrollers have brought DIY home automation to the masses. However, not everyone is fluent in programming these microcontrollers with Espressif's C/C++ SDK, the Arduino core, or MicroPython. This is where ESPHome comes into its own: with this project, you don’t program your microcontroller but configure it. This book demonstrates how to create your own home automation devices with ESPHome on an ESP32 microcontroller board. You’ll learn how to combine all kinds of electronic components and automate complex behaviours. Your devices can work completely autonomously, and connect over Wi-Fi to your home automation gateways such as Home Assistant or MQTT broker. By the end of this book, you will be able to create your own custom home automation devices the way you want. Thanks to ESPHome and the ESP32, this is within everyone’s grasp. Set up an ESPHome development environment and create maintainable configurations Use buttons and LEDs Sound a buzzer and play melodies Read measurements from various types of sensors Communicate over a short distance with NFC, infrared light, and Bluetooth Low Energy Show information on various types of displays Downloads Software
€ 34,95
Leden € 31,46
-
Elektor Digital Getting Started with ESPHome (E-book)
Develop your own custom home automation devices Espressif's ESP8266 and ESP32 microcontrollers have brought DIY home automation to the masses. However, not everyone is fluent in programming these microcontrollers with Espressif's C/C++ SDK, the Arduino core, or MicroPython. This is where ESPHome comes into its own: with this project, you don’t program your microcontroller but configure it. This book demonstrates how to create your own home automation devices with ESPHome on an ESP32 microcontroller board. You’ll learn how to combine all kinds of electronic components and automate complex behaviours. Your devices can work completely autonomously, and connect over Wi-Fi to your home automation gateways such as Home Assistant or MQTT broker. By the end of this book, you will be able to create your own custom home automation devices the way you want. Thanks to ESPHome and the ESP32, this is within everyone’s grasp. Set up an ESPHome development environment and create maintainable configurations Use buttons and LEDs Sound a buzzer and play melodies Read measurements from various types of sensors Communicate over a short distance with NFC, infrared light, and Bluetooth Low Energy Show information on various types of displays Downloads Software
€ 29,95
Leden € 23,96
-
Elektor Publishing Getting Started With Java Using Eclipse
Mastering the Language and the Development PlatformMany people would like to learn Java but getting started is not easy since programming with Java requires at least two things: mastering the programming language and the development environment. With the help of many examples, this book shows how the language is structured. In addition, it employs the Eclipse development environment as an example of a powerful tool to teach developing Java programs.In Basics, the first part of the book, you acquire your Java and Eclipse basic knowledge. This part lays the programming foundations, gives you an overview of Java technology, and shows you what is special about object-oriented programming.In the second part called Java Language, everything revolves around the subtleties of the Java language and this is where the first small Java applications are created, aided by a fine blend of the knowledge part and practical exercises.Java Technology is both the name and the focus of the third part which also introduces you to the rules to observe when programming, what class libraries are and what advantages they have. In addition, you will learn how to test programs, what algorithms are, and how to program them.The fourth part, Java Projects, enables you to apply all the previous elements in an application with a graphical user interface. The project shows how to develop a larger application piece by piece with the Eclipse development environment. The Appendix concludes with a section on frequent errors that can occur when working with Eclipse, and a Glossary.
€ 44,95
Leden € 40,46
-
Elektor Digital Getting Started With Java Using Eclipse (E-book)
Mastering the Language and the Development PlatformMany people would like to learn Java but getting started is not easy since programming with Java requires at least two things: mastering the programming language and the development environment. With the help of many examples, this book shows how the language is structured. In addition, it employs the Eclipse development environment as an example of a powerful tool to teach developing Java programs.In Basics, the first part of the book, you acquire your Java and Eclipse basic knowledge. This part lays the programming foundations, gives you an overview of Java technology, and shows you what is special about object-oriented programming.In the second part called Java Language, everything revolves around the subtleties of the Java language and this is where the first small Java applications are created, aided by a fine blend of the knowledge part and practical exercises.Java Technology is both the name and the focus of the third part which also introduces you to the rules to observe when programming, what class libraries are and what advantages they have. In addition, you will learn how to test programs, what algorithms are, and how to program them.The fourth part, Java Projects, enables you to apply all the previous elements in an application with a graphical user interface. The project shows how to develop a larger application piece by piece with the Eclipse development environment. The Appendix concludes with a section on frequent errors that can occur when working with Eclipse, and a Glossary.
€ 34,95
Leden € 27,96
-
Elektor Digital Getting Started with the Intel Edison (E-book)
The Internet of Things is rapidly gaining interest, and that has fueled the development of the Edison. A tiny computer, the size of a postage stamp, with a lot of power and built-in wireless communication capabilities. In this eBook we will help you get up-to-speed with the Edison, by installing the software both on the Edison as well as on your Windows PC. We will use the Edison Arduino break-out board because it is easy to work with. We will discuss Linux, Arduino C++ and Python, and show examples of how the Edison can interface with other hardware. We will use Wi-Fi and Bluetooth to set up wireless connections, and show you a trick to program sketches over Wi-Fi. Once you have completed this book your Edison will be up and running with the latest software version, and you will have sufficient knowledge of both hardware and software to start making your own applications. You will even be able to program the Edison over USB and wireless both in Arduino C++ and Python. This is not a projects eBook, but a toolbox that will allow you to explore the wonderful world of the Intel Edison!
€ 24,95
Leden € 19,96
-
Google Google Coral USB Accelerator
De Coral USB Accelerator voegt een Edge TPU coprocessor toe aan uw systeem. Het simpelweg aansluiten van deze accelerator op een USB poort maakt high-speed machine learning inferencing op een breed scala aan systemen mogelijk. Kenmerken Ondersteunde host OS: Debian Linux, macOS, Windows 10 Compatible met Raspberry Pi boards Ondersteund Framework: TensorFlow Lite Voert high-speed ML inferencing uit De on-board Edge TPU-coprocessor is in staat om 4 biljoen bewerkingen (tera-operations) per seconde (TOPS) uit te voeren, met behulp van 0,5 watt voor elke TOPS (2 TOPS per watt). Hij kan bijvoorbeeld op een energiezuinige manier state-of-the-art mobile vision modellen, zoals MobileNet v2, uitvoeren met bijna 400 FPS. Ondersteunt alle belangrijke platforms Werkt via een USB poort met elk systeem met Debian Linux (inclusief Raspberry Pi), macOS of Windows 10. Ondersteunt TensorFlow Lite Het is niet nodig om modellen van de grond af aan op te bouwen. TensorFlow Lite modellen kunnen worden gecompileerd om op de Edge TPU te worden uitgevoerd. Ondersteunt AutoML Vision Edge Bouw en implementeer, eenvoudig en op maat, snelle en uiterst nauwkeurige image classification modellen op uw apparaat met AutoML Vision Edge. Specificaties ML accelerator Google Edge TPU coprocessor:4 TOPS (int8); 2 TOPS per watt Connector USB 3.0 Type-C (data/power) Dimensies 65 x 30 mm Downloads/Documentatie Datasheet Get started with the USB Accelerator Model compatibility on the Edge TPU Edge TPU inferencing overview Run multiple models with multiple Edge TPUs Pipeline a model with multiple Edge TPUs PyCoral API (Python) Libcoral API (C++) Libedgetpu API (C++) Edge TPU compiler Pre-compiled models All software downloads
-
SparkFun GPS/GNSS Magnetic Mount Antenna - 3 m (SMA)
Deze uitzonderlijke GPS/GNSS-antenne is ontworpen voor zowel GPS- als GLONASS-ontvangst. Door de magnetische bevestiging kan de antenne gemakkelijk worden bevestigd op een metalen ondergrond zoals een grondplaat of autodak. De antenne wordt afgesloten met een kabel van 3 m en een standaard SMA-connector.Features Afmetingen: 50x38x17mm Gewicht: 75g inclusief 3m kabel Frequentiebereik: 1575 - 1610MHz GPS middenfrequentie: 1575.42MHz GLONASS Center Frequentie: 1602MHz LNA spanning: 3 tot 5VDC LNA-versterking: 28dB LNA Stroom: 10mA Terminatie Aansluiting: SMA Impedantie: 50Ω Rechtse polarisatie Kabellengte: 3 meter