Products
-
Elektor Digital Design your own Embedded Linux Control Centre (E-book)
This book is all about building your own DIY home control system. It presents two innovative ways to assemble such a system: By recycling old PC hardware – possibly extending the life of an old PC, or by using Raspberry Pi. In both cases, the main system outlined in this book will consist of a computer platform, a wireless mains outlet, a controller and a USB webcam – All linked together by Linux. By using the Raspberry Pi in conjunction with Arduino (used as an advanced I/O system board), it is possible to construct a small, compact, embedded control system offering enhanced capacity for USB integration, webcams, thermal monitoring and communication with the outside world. The experience required to undertake the projects within this book are minimal exposure to PC hardware and software, the ability to surf the internet, burn a CD-ROM and assemble a small PCB.
€ 34,95
Leden: € 31,46
-
Elektor Digital Home Automation Projects with Arduino (E-book)
Using the RFID Starter Kit An Arduino board has now become ‘the’ basic component in the maker community. No longer is an introduction to the world of microcontrollers the preserve of the expert. When it comes to expanding the capabilities of the basic Arduino board however, the developer is still largely on his own. If you really want to build some innovative projects it’s often necessary to get down to component level. This can present many beginners with major problems. That is exactly where this book begins. This book explains how a wide variety of practical projects can be built using items supplied in a single kit together with the Arduino board. This kit, called the 'RFID Starter Kit for Arduino' (SKU 17240) is not just limited to RFID applications but contains more than 30 components, devices and modules covering all areas of modern electronics. In addition to more simple components such as LEDs and resistors there are also complex and sophisticated modules that employ the latest technology such as: A humidity sensor A multicolor LED A large LED matrix with 64 points of light A 4-character 7-segment LED display An infra red remote-controller unit A complete LC-display module A servo A stepper motor and controller module A complete RFID reader module and security tag On top of that you will get to build precise digital thermometers, hygrometers, exposure meters and various alarm systems. There are also practical devices and applications such as a fully automatic rain sensor, a sound-controlled remote control system, a multifunctional weather station and so much more. All of the projects described can be built using the components supplied in the Elektor kit.
€ 29,95
Leden: € 26,96
-
Elektor Digital C Programming with Arduino (E-book)
Technology is constantly changing. New microcontrollers become available every year. The one thing that has stayed the same is the C programming language used to program these microcontrollers. If you would like to learn this standard language to program microcontrollers, then this book is for you! Arduino is the hardware platform used to teach the C programming language as Arduino boards are available worldwide and contain the popular AVR microcontrollers from Atmel. Atmel Studio is used as the development environment for writing C programs for AVR microcontrollers. It is a full-featured integrated development environment (IDE) that uses the GCC C software tools for AVR microcontrollers and is free to download. At a glance: Start learning to program from the very first chapter No programming experience is necessary Learn by doing – type and run the example programs A fun way to learn the C programming language Ideal for electronic hobbyists, students and engineers wanting to learn the C programming language in an embedded environment on AVR microcontrollers Use the free full-featured Atmel Studio IDE software for Windows Write C programs for 8-bit AVR microcontrollers as found on the Arduino Uno and MEGA boards Example code runs on Arduino Uno and Arduino MEGA 2560 boards and can be adapted to run on other AVR microcontrollers or boards Use the AVR Dragon programmer/debugger in conjunction with Atmel Studio to debug C programs
€ 39,95
Leden: € 35,96
-
Elektor Digital Internet of Things (E-book)
The Internet of Things (IoT) is a new concept in intelligent automation and intelligent monitoring using the Internet as the communications medium. The “Things” in IoT usually refer to devices that have unique identifiers and are connected to the Internet to exchange information with each other. Such devices usually have sensors and/or actuators that can be used to collect data about their environments and to monitor and control their environments. The collected data can be processed locally or it can be sent to centralized servers or to the cloud for remote storage and processing. For example, a small device at the size of a matchbox can be used to collect data about the temperature, relative humidity and the atmospheric pressure. This data can be sent and stored in the cloud. Anyone with a mobile device can then access and monitor this data at any time and from anywhere on Earth provided there is Internet connectivity. In addition, users can for example, adjust the central heating remotely using their mobile devices and accessing the cloud. This book is written for students, for practising engineers and for hobbyists who want to learn more about the building blocks of an IoT system and also learn how to setup an IoT system using these blocks. Chapter 1 is an introduction to the IoT systems. In Chapter 2, the basic concepts and possible IoT architectures are discussed. The important parts of any IoT system are the sensors and actuators and they are described briefly in Chapter 3. The devices in an IoT system usually communicate with each other and the important aspect of IoT communication is covered in Chapter 4. Chapter 5 proceeds with the features of some of the commonly used development kits. One of these, the Clicker 2 for PIC18FJ manufactured by mikroElektronika, can be used as a processor in IoT systems and its features are described in detail in Chapter 6. A popular microcontroller C language, mikroC Pro for PIC gets introduced in Chapter 7. Chapter 8 covers the use of a click board with the Clicker 2 for PIC18FJ development kit. Similarly, the use of a sensor click board is described as a project in Chapter 9, and an actuator board in Chapter 10. Chapters 11 and 12 cover Bluetooth and Wi-Fi technologies in microcontroller based systems, and the remaining chapters of the book demo the creation of a simple Wi-Fi based IoT system with cloud-based data storage. This book has been written with the assumption that the reader has taken a course on digital logic design and has been exposed to writing programs using at least one high-level programming language. Knowledge of the C programming language will be very useful. Also, familiarity with at least one member of the PIC series of microcontrollers (e.g. PIC16 or PIC18) will be an advantage. The knowledge of assembly language programming is not required because all the projects in the book are based on using the C language. If you are a total beginner in programming you can still access the e-book, but first you are advised to study introductory books on microcontrollers.
€ 34,95
Leden: € 31,46
-
Elektor Digital C Programming for Embedded Microcontrollers (E-book)
Technology is constantly changing. New microcontrollers become available every year and old ones become redundant. The one thing that has stayed the same is the C programming language used to program these microcontrollers. If you would like to learn this standard language to program microcontrollers, then this book is for you! ARM microcontrollers are available from a large number of manufacturers. They are 32-bit microcontrollers and usually contain a decent amount of memory and a large number of on-chip peripherals. Although this book concentrates on ARM microcontrollers from Atmel, the C programming language applies equally to other manufacturer’s ARMs as well as other microcontrollers. Features of this book Use only free or open source software. Learn how to download, set up and use free C programming tools. Start learning the C language to write simple PC programs before tackling embedded programming - no need to buy an embedded system right away! Start learning to program from the very first chapter with simple programs and slowly build from there. No programming experience is necessary! Learn by doing - type and run the example programs and exercises. Sample programs and exercises can be downloaded from the Internet. A fun way to learn the C programming language. Ideal for electronic hobbyists, students and engineers wanting to learn the C programming language in an embedded environment on ARM microcontrollers.
€ 29,95
Leden: € 26,96
-
Elektor Digital Controller Area Network Projects with ARM and Arduino (E-book)
This book details the use of the ARM Cortex-M family of processors and the Arduino Uno in practical CAN bus based projects. Inside, it gives a detailed introduction to the architecture of the Cortex-M family whilst providing examples of popular hardware and software development kits. Using these kits helps to simplify the embedded design cycle considerably and makes it easier to develop, debug, and test a CAN bus based project. The architecture of the highly popular ARM Cortex-M processor STM32F407VGT6 is described at a high level by considering its various modules. In addition, the use of the mikroC Pro for ARM and Arduino Uno CAN bus library of functions are described in detail. This book is written for students, for practising engineers, for hobbyists, and for everyone else who may need 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 programming language will be useful in later chapters of the book, and familiarity with at least one microcontroller will be an advantage, especially if the reader intends to develop microcontroller based projects using CAN bus. The book should be useful source of reference to anyone interested in finding an answer to one or more of the following questions: What bus systems are available for the automotive industry? What are the principles of the 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 reliable is a CAN bus system? What types of CAN bus controllers are there? What are the advantages of the ARM Cortex-M microcontrollers? How can one create a CAN bus project using an ARM microcontroller? How can one create a CAN bus project using an Arduino microcontroller? How can one monitor data on the CAN bus?
€ 32,95
Leden: € 29,66
-
Elektor Digital ARM Microcontroller Projects (E-book)
It is becoming important for microcontroller users to quickly learn and adapt to new technologies and architecture used in high performance 32-bit microcontrollers. Many manufacturers now offer 32-bit microcontrollers as general purpose processors in embedded applications. ARM provide 32 and 64-bit processors mainly for embedded applications. These days, the majority of mobile devices including mobile phones, tablets, and GPS receivers are based on ARM technology. The low cost, low power consumption, and high performance of ARM processors makes them ideal for use in complex communication and mixed signal applications. This book makes use of the ARM Cortex-M family of processors in easy-to-follow, practical projects. It gives a detailed introduction to the architecture of the Cortex-M family. Examples of popular hardware and software development kits are described. The architecture of the highly popular ARM Cortex-M processor STM32F107VCT6 is described at a high level, taking into consideration its clock mechanisms, general input/output ports, interrupt sources, ADC and DAC converters, timer facilities, and more. The information provided here should act as a basis for most readers to start using and programming the STM32F107VCT6 microcontroller together with a development kit. Furthermore, the use of the mikroC Pro for ARM integrated development environment (IDE) has been described in detail. This IDE includes everything required to create a project; namely an editor, compiler, simulator, debugger, and device programmer. Although the book is based on the STM32F107VCT6 microcontroller, readers should not find it difficult to follow the projects using other ARM processor family members.
€ 34,95
Leden: € 31,46
-
Elektor Digital GSM/GPRS Projects (E-book)
Based on PIC microcontrollers and Arduino Every mobile phone includes a GSM/GPRS modem which enables the phone to communicate with the external world. With the help of the GSM modems, users can establish audio conversations and send and receive SMS text messages. In addition, the GPRS modem enables users to connect to the internet and to send and receive large files such as pictures and video over the internet. This book is aimed for the people who may want to learn how to use the GSM/GPRS modems in microcontroller based projects. Two types of popular microcontroller families are considered in the e-book: PIC microcontrollers, and the Arduino. The highly popular mid-performance PIC18F87J50 microcontroller is used in PIC based projects together with a GSM Click board. In addition, the SIM900 GSM/GPRS shield is used with the Arduino Uno projects. Both GSM and GPRS based projects are included in the e-book. The book will enable you to control equipment remotely by sending SMS messages from your mobile phone to the microcontroller, send the ambient temperature readings from the microcontroller to a mobile phone as SMS messages, use the GPRS commands to access the internet from a microcontroller, send temperature readings to the cloud using UDP and TCP protocols and so on. It is assumed that the reader has some basic working knowledge of the C language and the use of microcontrollers in simple projects. Although not necessary, knowledge of at least one member of the PIC microcontroller family and the Arduino Uno will be an advantage. It will also be useful if the user has some knowledge of basic electronics.
€ 24,95
Leden: € 22,46
-
Elektor Digital BBC micro:bit (E-book)
35 Touch Develop & MicroPython Projects The BBC micro:bit is a credit sized computer based on a highly popular and high performance ARM processor. The device is designed by a group of 29 partners for use in computer education in the UK and will be given free of charge to every secondary school student in the UK. The device is based on the Cortex-M0 processor and it measures 4 x 5 cm. It includes several important sensors and modules such as an accelerometer, magnetometer, 25 LEDs, 2 programmable push-button switches, Bluetooth connectivity, micro USB socket, 5 ring type connectors, and a 23-pin edge connector. The device can be powered from its micro USB port by connecting it to a PC, or two external AAA type batteries can be used. This book is about the use of the BBC micro:bit computer in practical projects. The BBC micro:bit computer can be programmed using several different programming languages, such as Microsoft Block Editor, Microsoft Touch Develop, MicroPython, and JavaScript. The book makes a brief introduction to the Touch Develop programming language and the MicroPython programming language. It then gives 35 example working and tested projects using these language. Readers who learn to program in Touch Develop and MicroPython should find it very easy to program using the Block Editor or any other languages. The following are given for each project: Title of the project Description of the project Aim of the project Touch Develop and MicroPython program listings Complete program listings are given for each project. In addition, working principles of the projects are described briefly in each section. Readers are encouraged to go through the projects in the order given in the book.
€ 24,95
Leden: € 22,46
-
Elektor Digital Red Pitaya for Test and Measurement (E-book)
The Red Pitaya (STEMlab) is a credit card-sized, open-source test and measurement board that can be used to replace most measurement instruments used in electronics laboratories. With a single click, the board can transform into a web-based oscilloscope, spectrum analyser, signal generator, LCR meter, Bode plotter, and microcontroller. The Red Pitaya (STEMlab) can replace the many pieces of expensive measurement equipment found at professional research organisations and teaching laboratories. The device, that based on Linux, includes an FPGA, digital signal processing (DSP), dual core ARM Cortex processor, signal acquisition and generation circuitry, micro USB socket, microSD card slot, RJ45 socket for Ethernet connection, and USB socket – all powered from an external mains adaptor. This book is an introduction to electronics. It aims to teach the principles and applications of basic electronics by carrying out real experiments using the Red Pitaya (STEMlab). The book includes many chapters on basic electronics and teaches the theory and use of electronic components including resistors, capacitors, inductors, diodes, transistors, and operational amplifiers in electronic circuits. Many fun and interesting Red Pitaya (STEMlab) experiments are included in the book. The book also makes an introduction to visual programming environment. The book is written for college level and first year university students studying electrical or electronic engineering.
€ 29,95
Leden: € 26,96
-
Elektor Digital Programmeerbare Logica (E-book)
Het boek Programmeerbare Logica neemt je mee op een ontdekkingstocht door de wereld van de digitale elektronica. Na het leggen van een grondige basis is er uitgebreid aandacht voor het maken van logische circuits. Auteur Vincent Himpe toont o.a. hoe je met bestaande bouwstenen logische elektronica systemen maakt. Hij laat verder zien hoe je om gaat met de interfacing met de buitenwereld. Hierbij komen stroomvoorziening, bord layout en beveiliging uitvoerig aan bod.Moderne logische systemen zijn zo complex dat het ontwerpen met kleine bouwstenen zoals losse poortjes, flipflops en tellers een haast onbegonnen zaak geworden is. Daarom gaat Himpe in de tweede helft van het boek in op de programmeerbare logica zoals CPLD en FPGA. Hij belicht een ontwerpmethode waarmee je snel de brug slaat tussen het klassieke ontwerp en het ontwerp in FPGA.Naast schematisch ontwerp komt ook het ontwerpen met synthesetalen zoals Verilog en VHDL aan de orde. Ter afsluiting wordt een project (een klok met alarmfunctie) geïmplementeerd in Verilog en VHDL.Ook het fysieke ontwerp met deze logische componenten komt aan bod. Hoe programmeer je deze en wat zijn de randvoorwaarden zoals stroomvoorziening en signaalconditionering. De inhoud van het boek is 'state of the art'. En alles wat besproken wordt is direct implementeerbaar met de gratis ontwikkelomgeving Quartus van Altera.Over de auteur:Vincent Himpe (B) leeft sinds 2005 in San Jose – hartje Silicon Valley – en werkt aan de ontwikkeling van nieuwe harddisktechnologie en de chips.Himpe heeft meerdere patenten en over de jaren verschillende artikelen gepubliceerd in onder andere IMeko / TSCC, The Journal of Computer Standards AND Interfaces, Elektor en EDN. Hij is ook auteur van de bestseller 'Visual Basic for electronic engineering applications' uitgegeven door Elektor.
€ 39,95
Leden: € 35,96
-
Peak Peak Atlas ZEN50 Zener Diode Analyzer
The Peak Atlas ZEN50 is ideal for testing Zener diodes (including avalanche diodes), transient suppressors, LEDs and LED strings. It generates constant current pulses (selectable from 2 mA, 5 mA, 10 mA and 15 mA) at voltages from 0V to 50V. So even high voltage Zeners or high voltage LED strings can be tested. Test currents are supplied in narrow pulses to ensure that the component under test remains at a constant temperature. The voltage of the part is displayed on the screen together with the test current and also a measure of the component's slope resistance (also known as dynamic impedance). Specificaties Analyzer type Zeners, LEDs, TVS etc Test currents 2 mA, 5 mA, 10 mA, 15 mA Voltage range 0.00 to 50.00 V Slope resistance range 0 to 8000 Ohms Battery type Single AAA (supplied). Life typically 1400 ops Test method Triple pulse burst @ 10pps (typ) Test current duty cycle 3% Display type Alphanumeric LCD (with backlight) Inbegrepen Peak Atlas ZEN50 Zener Diode Analyzer Fitted flexible test leads with gold plated crocs Comprehensive illustrated user guide AAA Alkaline battery Downloads Datasheet (EN) User Guide (EN)
€ 85,91
-
Elektor Digital Arduino Uno – 45 Projects for Beginners and Experts (E-book)
This book covers a series of exciting and fun projects for the Arduino, such as a silent alarm, people sensor, light sensor, motor control, internet and wireless control (using a radio link). Contrary to many free projects on the internet all projects in this book have been extensively tested and are guaranteed to work! You can use it as a projects book and build more than 45 projects for your own use. The clear explanations, schematics, and pictures of each project make this a fun activity. The pictures are taken of a working project, so you know for sure that they are correct. You can combine the projects in this book to make your own projects. To facilitate this, clear explanations are provided on how the project works and why it has been designed the way it has That way you will learn a lot about the project and the parts used, knowledge that you can use in your own projects. Apart from that, the book can be used as a reference guide. Using the index, you can easily locate projects that serve as examples for the C++ commands and Arduino functionality. Even after you’ve built all the projects in this book, it will still be a valuable reference guide to keep next to your PC.
€ 29,95
Leden: € 26,96
-
Elektor Digital Piccolino - 30 Projects, mods, hacks and extension (E-book)
The Piccolino rapid development board can be used to design microcontroller circuits quickly. The Piccolino has a fast 16f887 PIC microcontroller, voltage regulator, and communications module, and can be easily extended using its four headers. This e-book contains 30 projects based on the Piccolino. We'll use its unique communications facilities and get the Piccolino to communicate with programs on a PC. On the PC, we use the free programming language Small Basic. You can use this to create Windows programs with buttons and graphs quickly. You will learn how to analyze components such as inductors, capacitors, and OPAMPs, and how to display the measurement results in a graphical format. This will help you to design your circuits easily. We will then start to adapt to the Piccolino. We'll add components to it to make it more powerful, with extra features such as flow control and digital to analog conversion. The clear instructions will enable you to design and build your adaptations. This way you can make your custom designed Piccolino. We'll end up making an extension: a PCB that that can be mounted on the Piccolino headers. As an example, we'll design and build an extension for an LCD. You can use the included board layout to make your PCB or have it made for you. At the same time, you will learn how to make your extensions. The only limitation is your imagination! The clear descriptions along with circuit diagrams and photos, will make the building of these projects an enjoyable experience. Each project has a clear explanation of the reasons why it was designed in a particular way. This helps you learn a lot about the Piccolino, as well as Small Basic, and the components that are used in this e-book. You can adapt the projects to suit your requirements or combine several projects.
€ 34,95
Leden: € 31,46
-
Raspberry Pi Foundation Raspberry Pi Sense HAT
The official Sense HAT from the Raspberry Pi Foundation is an add-on board for Raspberry Pi (4, 3, 2, B+ and A+). The Sense HAT has the following sensors: 8x8 RGB LED matrix display Accelerometer Gyroscope Magnetometer Air pressure sensor Temperature Humidity sensor Five-button joystick
-
Siglent Siglent SPD3303X 3-kanaals DC-voeding (220 W)
Deze SPD3000X Series Linear Programmable DC Power Supply heeft een 4,3-inch TFT LCD-scherm, is te programmeren en heeft Real Time Wave Display, wat gebruikers een geheel nieuwe ervaring geeft. Hij heeft drie aparte uitgangen: twee regelbare uitgangen, en een instelbare uitgang van 2,5V, 3,3V en 5V. Hij heeft ook beveiligingsfuncties tegen kortsluiting en overbelasting, en kan goed worden ingezet bij productie en ontwikkeling. Kenmerken 3 onafhankelijk instelbare en apart uitgevoerde uitgangen: 32V/3,2A×2, 2,5V/3,3V/5V/3,2A×1, totaal 220W. 5 digit spannings- en 4 digit stroomweergave, minimale resolutie: 1mV/1mA. Ondersteunt panel timing uitgangsfuncties. 4,3-inch true color TFT LCD-scherm, 480 x 272 pixels. 3 soorten uitgangsmodi: onafhankelijk, serie, parallel. 100V/120V/220V/230V compatibel ontwerp, om te kunnen worden aangesloten op verschillende elektriciteitsnetten. Intelligente temperatuur-gestuurde ventilator, waardoor het geluid effectief verminderd wordt. Duidelijke grafische interface, met golfvorm weergave functie. Intern 5 groepen van systeemparameters op te slaan / op te vragen, ondersteuning voor uitbreiding van de data opslagruimte. Met PC-software: Easypower, ondersteunt SCPI, LabVIEW driver. Uitgangen met hoge resolutie en hoge precisie De hoge resolutie van 1mV/1mA zorgt voor een uitstekende instel- en afleesnauwkeurigheid. Dit zorgt voor een zeer precieze uitvoer, zelfs bij zeer kleine veranderingen in spanning of stroom. Dit zou onmogelijk zijn bij een voeding met een lage resolutie. Serie/parallel/onafhankelijke uitgang De serie- en parallelfunctie maakt het mogelijk om twee kanalen te combineren in één uitgang met meer uitgangsvermogen, waardoor het aantal toepassingen kan worden uitgebreid. Elk van de 3 kanalen kan onafhankelijk worden in- of uitgeschakeld, of ze kunnen allemaal tegelijk worden in- of uitgeschakeld. Paneel geeft de output timing weer Via het bedieningspaneel kunnen 5 groepen timing-instellingen en de output controle worden weergegeven, wat gebruikers een eenvoudige power-programmeer functie geeft. Er kan ook een verbinding worden gemaakt met Siglent's EasyPower PC-software, die een volledig scala aan communicatie- en besturingsopties biedt. Instelparameters opslaan/opvragen De programmeerbare voeding van de SPD3000X-serie kan 5 groepen instellingsparameters in de interne opslag opslaan of hieruit opvragen, en ondersteunt tevens uitbreiding van externe opslag. U kunt daarmee eenvoudig de benodigde instellingen opvragen.
€ 600,50
-
Elektor Digital The EAGLE Companion (E-book)
EAGLE – the “Easily Applicable Graphical Layout Editor“ is a professional-grade CAD (computer aided design) software package for the design and drafting of electronic schematics as well as the design and fabrication of printed circuit boards (PCBs). This Advanced User Guide provides the experienced EAGLE user with insight into using some of the more advanced features of EAGLE software. It is not a guide to teach the reader the basic concepts of EAGLE, nor does it discuss the ‘how to’ of the EAGLE interface and the simpler operations and commands of the software. That is the purpose of the author’s previous title EAGLE V6 Getting Started Guide also published by Elektor. This eBook is intended as an enduring document covering the more advanced modules, commands, and functions which make up EAGLE. It is hoped that this eBook will provide a quick, succinct reference to assist with more complex applications and uses of EAGLE – an ‘EAGLE User’s Companion’, if you like. Complementing the EAGLE Advanced User Guide, the EAGLE User Language manual is included in this eBook in unabridged form, reproduced with permission of CadSoft GmbH. At the time of writing, the material in this eBook covers version 7 of the EAGLE software suite.
€ 39,95
Leden: € 35,96
-
Elektor Digital Experimenten met de Elektor Sensor Kit voor Arduino en ATtiny85 (E-book)
De mens is van nature uitgerust met sensoren voor geluid, licht, geur, smaak en gevoel. Zintuigen die met elektronica slechts ten dele gekopieerd kunnen worden. Met de Elektor sensorkit kunnen we wel aardig in de buurt komen. Sensoren kunnen elektronica aansturen, maar ze kunnen ons ook van informatie voorzien. Daarom vormt niet alleen het meten van grootheden, maar ook het zichtbaar maken ervan via de Arduino seriële monitor een niet onbelangrijk deel van dit boek. De microprocessor ATtiny85 die de Arduino-taal begrijpt, maakt het experimenteren met sensoren gemakkelijk en goedkoop. We zullen niet snel een Arduino-kaartje vast solderen in een permanente opstelling. Bij een achtpotige ATtiny zal dat geen schuldgevoel opleveren. Dat neemt niet weg dat alle sketches gewoon op elk Arduino-board draaien met mogelijk hier en daar een aanpassing van pennummers omdat die kunnen verschillen met reguliere Arduino-boards. We zullen uitgebreid aandacht besteden aan het programmeren van de ATtiny. Veel schakelingen zijn bruikbaar in het natuurkundepracticum op school of voor bedrijfsmatige toepassingen. Maar de nadruk ligt toch wel op de (beginnende) elektronicahobbyist die zijn vrije tijd op een leuke maar vooral ook nuttige manier wil besteden. Want meer dan ooit tevoren heeft techniek de toekomst.
€ 19,95
Leden: € 17,96
-
Peak Atlas Pro Pack (LCR45 & DCA75)
This pack contains the LCR45 Passive Component Impedance Meter, great for advanced hobbyists and professionals. It also contains the very popular DCA Pro (model DCA75), fantastic for component identification, pinout identification, detailed characteristic measurement and curve tracing on a PC. Complete with USB cable and software on a USB flash drive. DCA75 Building on the continued success of Peak's existing component identification and analysis instruments, the DCA Pro brings an array of exciting new features for the hobbyist and professional alike. The DCA Pro is an advanced new design that features a graphics display, USB communications, PC Software and an enhanced component identification library. Automatic component type identification Automatic pinout identification (connect any way round) The DCA Pro supports all the components that the popular Peak Atlas DCA55 supports, but adds plenty more. Components supported include: Transistors (including Darlingtons), Silicon and Germanium types. Measures gain, Vbe and leakage MOSFETs, enhancement mode and depletion mode types. Measure on-threshold (at 5 mA) and approx transconductance (for span of 3-5 mA) JFETs, including normally off SiC types. Measures pinch-off voltage (at 1 uA) and approx transconductance (for span of 3-5 mA) IGBTs (insulated gate bipolar transistors). Measures on-threshold (at 5 mA) Diodes and Diode networks LEDs and bicolour LEDs (2 lead and 3 lead types) Zener Diodes with measurement of zener voltage up to 9 V at 5 mA Voltage regulators (measures regulation voltage, drop-out voltage, quiescent current) Triacs and Thyristors that require less than 10 mA of gate current and holding current Stand-alone or with a PC The instrument can be used stand-alone or connected to a PC. Either way, the DCA Pro will automatically identify the component type, identify the pinout and also measure a range of component parameters such as transistor gain, leakage, MOSFET and IGBT threshold voltages, pn characteristics and much more. Curve Tracing When connected to a PC using the supplied USB cable, a range of low current curve-tracing functions can be performed. Various graph types are available, with more to follow: Bipolar transistor output characteristics, IC vs VCE Bipolar transistor gain characteristics, HFE vs VCE Bipolar transistor gain characteristics, HFE vs IC MOSFET and IGBT output function, ID vs VDS MOSFET and IGBT transfer function, ID vs VGS JFET output function, ID vs VDS JFET transfer function, ID vs VGS Voltage regulator, VOUT vs VIN Voltage regulator, IQ vs VIN. PN junction I/V curves, forward and reverse options (for Zener diodes) Curve tracing is performed using test parameters in the range of +/-12 V or +/-12 mA. All curve-tracing data can be instantly pasted into Excel for further graphing and analysis. PC Software is included with the DCA Pro on a Peak USB memory stick. Software designed for Windows 7 and higher (all 32 or 64 bit). LCR45 A great handheld LCR analyser that can measure the value of your passive component (inductor, capacitor or resistor) and also measure the detailed impedance in a number of modes. The LCR45 offers enhanced measurement resolution (better than 0.1 uH!) whilst also giving you continuous fluid measurements. Additionally, the test frequencies of DC, 1 kHz, 15 kHz and 200 kHz can be set to automatic or manual modes. Supplied with removable gold plated hook probes, battery and user guide. Compatible with standard 2 mm test connectors. Not designed for in-circuit use. Automatic or manual component type selection: Inductor, Capacitor or Resistor Automatic or manual test frequency selection: DC, 1 kHz, 15 kHz and 200 kHz Inductance from 0.1 uH to 10 H Capacitance from 0.1 pF to 10,000 uF Resistance from 0.1 Ohm to 2 MOhm Inductance measurement also shows DC winding resistance Display of "Component type and values", "Complex Impedance", "Magnitude/Phase" and "Admittance" Test frequency displayed for all measurements Typical accuracy of 1.5% for inductors and capacitors (see spec table for details) Typical accuracy of 1% for resistors Test lead complete with gold plated 2 mm plugs and sockets Supplied with removable gold plated hook probes Inbegrepen LCR45 DCA75 Extra GP23 Battery Extra AAA cell Dual Carry Case
€ 325,49
-
Elektor Digital Sensoren aan de Raspberry Pi (E-book)
Het boek “Sensoren aan de Raspberry Pi” richt zich tot iedereen die zich wil verdiepen in een Raspberry Pi in combinatie met Windows 10 IoT Core. Dit besturingssysteem biedt samen met een RPi weliswaar veel rekenkracht, maar voor de communicatie met de buitenwereld zijn nog externe modules en sensoren nodig. Daartoe wordt in dit boek gebruik gemaakt van een sensor-kit met 35 modules die nog geen 60 euro kost. Auteur Florian Schäffer begint zijn boek met de introductie van de Raspberry Pi en hij beschrijft welke hardware u nodig hebt om met de RPi te kunnen werken. Dan volgt een eerste kennismaking met Windows 10 IoT Core. Daarna wordt dieper ingegaan op het gebruik van Visual Studio 2015 en worden de eerste programmeervoorbeelden beschreven. Ook wordt uitgelegd hoe een MySQL-databank kan worden aangestuurd via een app en hoe de als webserver kan worden ingezet. In het tweede deel worden de sensoren stuk voor stuk beschreven met hun eigenschappen en worden er veel toepassingsvoorbeelden gegeven. De source-codes van de programma’s zijn als download bij het boek beschikbaar. Tot slot wordt nog aandacht besteed aan het gebruik van druktoetsen en schakelaars, en het werken met digitale uitgangen en analoge ingangen.
€ 24,95
Leden: € 22,46
-
Peak Peak Atlas ESR70 gold (ESR- en capaciteitsmeter)
The Peak Atlas ESR70 gold is an enhanced version of the previous Peak Atlas ESR70 Plus. It does everything that the ESR70 Plus did but better. It now measures capacitance up to 10x faster, and over a wider range, thanks to new test algorithms. The capacitance measurement is also much less influenced by parallel resistances or leakage current thanks to our new Triple-Slope measurement system. Using the supplied gold plated probes (removable), the Atlas ESR70 gold can measure ESR down to a resolution of 0.01 ohms, up to 40 ohms. It can even measure ESR for capacitors that are in-circuit. Probes are removable, allowing 2 mm compatible probes to be fitted. Audible alerts are produced for various ESR levels allowing you to perform many tests in succession without having to look at the display. The ESR70 automatically takes capacitive reactance into account, so even low value capacitors (down to 0.3 uF) can have the ESR measured accurately. Kenmerken Uses a single AAA Alkaline cell (included). Alphanumeric LCD with backlight. Automatic analysis-start when you apply the probes. Automatic capacitor discharge using controlled discharge function. ESR (and low DC resistance) measurement (even in-circuit). Capacitive reactance automatically taken into account to ensure accurate ESR. Capacitance measurement (if testing out-of-circuit). Audible alerts for various ESR levels. Extended ESR measurement range up to 40 Ohms. Optional probe alternatives easily fitted. New gold Features Improved LCD with better backlight. 10x faster capacitance measurement for large capacitors. Enhanced user options system. New triple-slope measurement system to vastly reduce the influence of parallel resistance and/or leakage current on capacitance measurements. Much wider capacitance measurement range now 0.3 uF to 90,000 uF (was 1uF to 22,000uF). Specificaties Analyzer type ESR and Capacitance Component types Capacitors (>0.3 uF) ESR range 0.00 Ohms to 40.0 Ohms ESR resolution From 0.01 Ohms In-circuit use ESR only Capacitance range 0.3 uF to 90000 uF Battery type 1.5 V Alkaline AAA Cell (supplied). Life typically 1500 ops Display type Alphanumeric LCD (with backlight) Inbegrepen Peak Atlas ESR70 gold Extra-long and extra-flexible test cables (450 mm of Silicone covered cable) 2 mm gold plated plugs and sockets with removeable gold plated crocodile clips Comprehensive illustrated user guide AAA Alkaline cell Downloads Datasheet (EN) User Guide (EN)
€ 143,99
-
Siglent Siglent SDG2042X Arbitrary Waveform Generator (40 MHz)
Siglent's SDG2000X is a series of dual-channel function/arbitrary waveform generators with specifications of up to 120 MHz maximum bandwidth, 1.2 GSa/s sampling rate and 16-bit vertical resolution. The proprietary TrueArb & EasyPulse techniques help to solve the weaknesses inherent in traditional DDS generators when generating arbitrary, square and pulse waveforms. With advantages above, SDG2000X can provide users with a variety of high fidelity and low jitter signals, which can meet the growing requirements of complex and extensive applications. Kenmerken Dual-channel, 40 MHz bandwidth, 20Vpp maximum output amplitude, high fidelity output with 80dB dynamic range. High-performance sampling system with 1.2GSa/s sampling rate and 16-bit vertical resolution. No detail in your waveforms will be lost. Innovative TrueArb technology, based on a point-by-point architecture, supports any 8pts~8Mpts Arb waveform with a sampling rate in range of 1?Sa/s~75MSa/s. Innovative EasyPulse technology, capable of generating lower jitter Square or Pulse waveforms, brings a wide range and extremely high precision in pulse width and rise/fall times adjustment. Plenty of analog and digital modulation types: AM, DSB-AM, FM, PM, FSK, ASK and PWM. Sweep and Burst functions. High precision Frequency Counter. Standard interfaces: USB Host, USB DeviceUSBTMC, LAN (VXI-11) Optional interface: GPIB. 4.3” touch screen display for easier operation. Specificaties Maximum output frequency 40 MHz Output channels 2 Sampling rate 1.2 GSa/s (4X Interpolation) Wave length CH1: 16Kpts, CH2: 512Kpts Frequency resolution 1 μHz Vertical resolution 16 bit Standard interfaces Standard interfaces: USB Host, USB Device (USBTMC), LAN (VXI-11) High-performance Sampling System Benefiting from a 1.2GSa/s and 16-bit sampling system, SDG2000X achieves extremely high accuracy performance in both time domain and amplitude, which results in more accurately reconstructed waveforms and lower distortion. Innovative EasyPulse Technology When a Square/Pulse waveform is generated by DDS, there will be a one-clock-jitter if the sampling rate is not an integer-related multiple of the output frequency. SDG2000X EasyPulse technology successfully overcomes this weakness in DDS designs and helps to produce low jitter Square/Pulse waveforms. Innovative TrueArb Technology For arbitrary waveforms, TrueArb not only has all the advantages of traditional DDS, but also eliminates the probability that DDS may cause serious jitter and distortion. Easy controll with 4.3” Touch Screen Display and Arbitrary Waveform Software EasyWave The 4.3” touch screen display, makes operation much more convenient. And EasyWave is a powerful arbitrary waveform editing software that supports several ways to generate arbitrary waveform such as manual drawing, line-drawing, equation-drawing, coordinate-drawing, etc. It is quite convenient for users to edit their own arbitrary waveforms through EasyWave. Inbegrepen Siglent SDG2042X Arbitrary Function Generator User Manual Guarantee Card CD (including EasyWave 1.0 computer software system) Power Cord USB Cable Quick Start Guide
€ 560,39
-
iFixit iFixit Pro Tech Toolkit
De Pro Tech Toolkit is het enige dat elke doe-het-zelver, fixer, hacker, hobbyist en professional nodig heeft om elke klus te klaren. Elk gereedschap in de Pro Tech Toolkit is opnieuw ontworpen om beter te zijn. Van de 64 Bit Driver Kit tot de iFixit Opening Picks, elk gereedschap is speciaal ontworpen en geselecteerd om uw reparatiemogelijkheden te maximaliseren. De kern van deze kit is de iFixit 64 Bit Driver Kit, ontworpen met uitgebreid onderzoek naar welke soorten bevestigingsmiddelen momenteel worden gebruikt in de consumentenelektronica-industrie en welke oudere bevestigingsmiddelen nog steeds in trek zijn bij consumenten. Van de Apple Watch met zijn nieuwe piepkleine Tri-Point schroeven tot oude Nintendo-spelconsoles met gamebit-bevestigingen, de 64 bit-kit dekt ze allemaal met CNC-bewerkte bits van de hoogste kwaliteit. Zelfs de stevige behuizing is zorgvuldig ontworpen, heeft geen scharnieren of grendels die kunnen breken en is voorzien van een sorteerbakje in het magnetisch bevestigde deksel. Kwalitatieve toolkit voor alle elektronica-reparaties De perfecte toolkit voor zowel professionals als knutselaars Bevat alle tools voor het openen van en werken aan consumentenelektronica Volledig opnieuw samengesteld met alle tools die je nodig hebt, maar geen een teveel. Inbegrepen Bithouder met 64 bits – alle bits die je nodig hebt Antistatische polsband – beschermt elektronica tegen statische spanningen Kleine zuignap – voor het vasthouden van objecten zonder handvaten 3x iFixit Opening Tool – wrikgereedschap van zacht plastic 6x iFixit Opening Picks – smalle tool voor het openen van apparaten Omgedraaid pincet met nylon tip – voor het vasthouden en bekijken van je werk ESD-veilige gebogen pincet – met ribbels voor een betere grip ESD-veilige stompe pincet - met ribbels voor een betere grip 2x plastic spudger – stevige antistatische tool voor van alles en nog wat Metalen spudger – voor het stevigere schraap- en wrikwerk Jimmy – Handige tool om elektronica mee open te ‘Jimmy-en’ Magnetische pad – houdt kleine schroefjes en metalen onderdelen vast bij reparaties Opberg-etui – duurzaam en compact
€ 69,95
-
Peak Peak Atlas DCA75 Pro (Advanced Semiconductor Analyzer)
The DCA75 Pro is a great instrument that combines ease-of-use with amazing features. It can automatically identify a huge range of semiconductors, automatically identify pinouts and measure detailed parameters. Kenmerken Built-in graphics display (now backlit) to show detailed schematic of the component you're testing as well as pinout and measurement data. USB connectivity to allow curve tracing, data storage/retrieval and device matching on your Windows PC (Windows 7 and higher). Single internal AAA alkaline cell for standalone operation. Component Support Bipolar transistors (NPN/PNP inc Silicon/Germanium) Darlington transistors (NPN/PNP) Enhancement mode MOSFETs (N-Ch and P-Ch) Depletion mode MOSFETs (N-Ch and P-Ch) Junction FETs (N-Ch and P-Ch). Both symmetrical and asymmetrical types Enhancement IGBTs (N-Ch and P-Ch) Diodes and diode networks (2 and 3 lead types) Zener diodes (up to about 9 V) Voltage regulators (up to about 8 V) LEDs and bi-colour LEDs (2 lead and 3 lead types) Low power sensitive Triacs and Thyristors (<10 mA trigger and hold) Measurements BJT current gain (hFE) BJT base emitter voltage (Vbe) BJT collector leakage current MOSFET on and off gate threshold voltages MOSFET transconductance JFET pinch-off voltage JFET transconductance JFET IDSS (drain current for Vgs=0) IGBT on and off gate threshold voltages IGBT transconductance Voltage regulator output voltage Voltage regulator quiescent current consumption Voltage regulator drop-out voltage Zener voltage Diode forward voltage drop Specificaties Analyzer type Semiconductor components Component detection Automatic Pinout detection Automatic, connect any way round Display type Graphic LCD (now backlit) Interface type USB for optional PC connection PC functions Curve tracing (Windows 7 and higher) Software Included on USB drive for Windows 7 and higher Battery Single AAA cell (supplied) Inbegrepen Peak Atlas DCA75 Pro PC software on a USB Flash Drive for Windows 11, 10, 8, 7, XP Micro USB cable Fitted universal premium hook probes AAA Alkaline battery Downloads Datasheet (EN) User Guide (EN) Software Installation Guide (EN) Software and Firmware Package
€ 192,39