Search results for "red OR pitaya OR for OR test OR and OR measurement"
-
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
Members € 23,96
-
Elektor Publishing The Arduino-Inside Measurement Lab
An 8-in-1 test & measurement instrument for the electronics workbench A well-equipped electronics lab is crammed with power supplies, measuring devices, test equipment and signal generators. Wouldn‘t it be better to have one compact device for almost all tasks? Based on the Arduino, a PC interface is to be developed that’s as versatile as possible for measurement and control. It simply hangs on a USB cable and – depending on the software – forms the measuring head of a digital voltmeter or PC oscilloscope, a signal generator, an adjustable voltage source, a frequency counter, an ohmmeter, a capacitance meter, a characteristic curve recorder, and much more. The circuits and methods collected here are not only relevant for exactly these tasks in the "MSR" electronics lab, but many details can also be used within completely different contexts. Errata/Updates In the programs printed, all instances of “be()” should read: sei().
€ 34,95
Members € 31,46
-
Elektor Digital The Arduino-Inside Measurement Lab (E-book)
An 8-in-1 test & measurement instrument for the electronics workbench A well-equipped electronics lab is crammed with power supplies, measuring devices, test equipment and signal generators. Wouldn‘t it be better to have one compact device for almost all tasks? Based on the Arduino, a PC interface is to be developed that’s as versatile as possible for measurement and control. It simply hangs on a USB cable and – depending on the software – forms the measuring head of a digital voltmeter or PC oscilloscope, a signal generator, an adjustable voltage source, a frequency counter, an ohmmeter, a capacitance meter, a characteristic curve recorder, and much more. The circuits and methods collected here are not only relevant for exactly these tasks in the "MSR" electronics lab, but many details can also be used within completely different contexts.
€ 29,95
Members € 23,96
-
Elektor Digital Linux PC-based Measurement Electronics (E-book)
This book is intended as a highly-practical guide for Hobbyists, Engineers and Scientists wishing to build measurement and control systems to be controlled by a local or remote Personal Computer running the Linux operating system. Both hardware and software aspects of designing typical embedded systems are covered in detail with schematics, code listings and full descriptions. Numerous examples have been designed to show clearly how straightforward it can be to create the interfaces between digital and analog electronics, with programming techniques for creating control software for both local and remote systems. Hardware developers will appreciate the variety of circuits, including a novel, low cost modulated wireless link and will discover how using Matlab® overcomes the need for specialist programming skills. Software developers will appreciate how a better understanding of circuits plus the freedom offered by Linux to directly control at the register level enables them to optimize related programs. There is no need to buy special equipment or expensive software tools in order to create embedded projects covered in this book. You can build such quality systems quickly using popular low-cost electronic components and free distributed or low-cost software tools. Some knowledge of basic electronics plus the very basics of C programming only is required. Many projects in this book are developed using Matlab® being a very popular worldwide computational tool for research in engineering and science. The book provides a detailed description of how to combine the power of Matlab® with practical electronics. With an emphasis on learning by doing, readers are encouraged by examples to program with ease; the book provides clear guidelines as to the appropriate programming techniques “on the fly”. Complete and well-documented source code is provided for all projects. If you want to learn how to quickly build Linux-based applications able to collect, process and display data on a PC from various analog and digital sensors, how to control circuitry attached to a computer, then even how to pass data via a network or control your embedded system wirelessly and more – then this is the book for you! Features of this Book Use the power, flexibility and control offered only by a Linux operating system on a PC. Use a free, distributed downloadable GNU C compiler Use (optional) a low-cost Student Version of Matlab®. Use low-cost electronic sub-assemblies for projects. Improve your skills in electronics, programming, networking and wireless design. A full chapter is dedicated to controlling your sound card for audio input and output purposes. Program sound using OSS and ALSA. Learn how to combine electronic circuits, software, networks and wireless technologies in the complete embedded system.
€ 29,95
Members € 23,96
-
Elektor Digital Arduino & Co – Measure, Control, and Hack (E-book)
Clever Tricks with ATmega328 Pro Mini Boards With a simple Pro Mini board and a few other components, projects that 20 or 30 years ago were unthinkable (or would have cost a small fortune) are realized easily and affordably in this book: From simple LED effects to a full battery charging and testing station that will put a rechargeable through its paces, there’s something for everyone. All the projects are based on the ATmega328 microcontroller, which offers endless measuring, switching, and control options with its 20 input and output lines. For example, with a 7-segment display and a few resistors, you can build a voltmeter or an NTC-based thermometer. The Arduino platform offers the perfect development environment for programming this range of boards. Besides these very practical projects, the book also provides the necessary knowledge for you to create projects based on your own ideas. How to measure, and what? Which transistor is suitable for switching a certain load? When is it better to use an IC? How do you switch mains voltage? Even LilyPad-based battery-operated projects are discussed in detail, as well as many different motors, from simple DC motors to stepper motors. Sensors are another exciting topic: For example, a simple infrared receiver that can give disused remote controls a new lease on life controlling your home, and a tiny component that can actually measure the difference in air pressure between floor and table height!
€ 32,95
Members € 26,36
-
Elektor Publishing Node-RED and Raspberry Pi Pico W
From basics to flows for sensors, automation, motors, MQTT, and cloud services This book is a learning guide and a reference. Use it to learn Node-RED, Raspberry Pi Pico W, and MicroPython, and add these state-of-the-art tools to your technology toolkit. It will introduce you to virtual machines, Docker, and MySQL in support of IoT projects based on Node-RED and the Raspberry Pi Pico W. This book combines several elements into a platform that powers the development of modern Internet of Things applications. These elements are a flow-based server, a WiFi-enabled microcontroller, a high-level programming language, and a deployment technology. Combining these elements gives you the tools you need to create automation systems at any scale. From home automation to industrial automation, this book will help you get started. Node-RED is an open-source flow-based development tool that makes it easy to wire together devices, APIs, and online services. Drag and drop nodes to create a flowchart that turns on your lights at sunset or sends you an email when a sensor detects movement. Raspberry Pi Pico W is a version of the Raspberry Pi Pico with added 802.11n Wi-Fi capability. It is an ideal device for physical computing tasks and an excellent match to the Node-RED. Quick book facts Project-based learning approach. Assumes no prior knowledge of flow-based programming tools. Learn to use essential infrastructure tools in your projects, such as virtual machines, Docker, MySQL and useful web APIs such as Google Sheets and OpenWeatherMap. Dozens of mini-projects supported by photographs, wiring schematics, and source code. Get these from the book GitHub repository. Step-by-step instructions on everything. All experiments are based on the Raspberry Pi Pico W. A Wi-Fi network is required for all projects. Hardware (including the Raspberry Pi Pico W) is available as a kit. Downloads GitHub
€ 49,95
Members € 44,96
-
Sensepeek Sensepeek 6005 4x SQ10 Probe incl. Test Wires
The SQ series of handsfree PCBite probes from Sensepeek are insulated, come with included color-coded cable holders and have a lower point of gravity making them even more stable compared with the original SP series of probes. All the loved features of handsfree measurement, exchangeable fine pitch spring tipped test needle and the minimalistic design is maintained to make traditional sized and handheld probes obsolete. Features All handsfree probes from Sensepeek makes instant measurements or long triggering sessions a breeze. No more soldering wires to connect your probe or complicated tools to setup, just positioning the probe needle on any test point or component in the signal path and release. Saves time and frustration during development, verification and repairs. The minimalist design and the spring-loaded test needle makes it possible to simultaneously measure on fine pitch components and nearby signals. Both length and weight of the SQ probes are perfectly balanced to be used with PCBite PCB holders and base plate which is a must for handsfree function. The probe holder comes with a powerful magnet in the base, as for all PCBite probes and holders which makes the probe easy to place and reposition. The SQ series of probes can be used handheld without the probe holder as they have an insulated grip but their full potential is used when measuring handsfree. Included 4x SQ10 probes and pin tipped test needles (black) 2x Banana to dupont test wires (red/black) 5x Dupont to dupont test wires 1x Set of cable holders (4 colors) 4x Extra test needles Downloads User guide
€ 107,69
-
Elektor Digital Programming with Node-RED (E-book)
Design IoT Projects with Raspberry Pi, Arduino and ESP32 The Internet of Things (IoT) is becoming a major application area for embedded systems. As a result, more and more people are becoming interested in learning about embedded design and programming. Technical colleges and universities are moving away from legacy 8 and 16-bit microcontrollers and are introducing 32-bit embedded microcontrollers to their curriculums. Many IoT applications demand precision, high processing power, and low power consumption. Produced by IBM, Node-RED is an open-source visual editor for wiring the Internet of Things. Node-RED comes with a large number of nodes to handle a multitude of tasks. The required nodes are selected and joined together to perform a particular task. Node-RED is based on flow type programming where nodes are configured and joined together to form an application program. There are nodes for performing complex tasks, including web access, Twitter, E-mail, HTTP, Bluetooth, MQTT, controlling GPIO ports, etc. One particularly nice aspect of Node-RED is that the programmer does not need to learn how to write complex programs. For example, an email can be sent by simply joining nodes together and writing only a few lines of code. The aim of this book is to teach how Node-RED can be used in projects. The main hardware platform used with most of the projects in this book is Raspberry Pi 4. Chapters are included to show how Node-RED can be also be used with Arduino Uno, ESP32 DevKitC, and the ESP8266 NodeMCU microcontroller development boards.
€ 34,95
Members € 27,96
-
Elektor Digital Node-RED and Raspberry Pi Pico W (E-book)
From basics to flows for sensors, automation, motors, MQTT, and cloud services This book is a learning guide and a reference. Use it to learn Node-RED, Raspberry Pi Pico W, and MicroPython, and add these state-of-the-art tools to your technology toolkit. It will introduce you to virtual machines, Docker, and MySQL in support of IoT projects based on Node-RED and the Raspberry Pi Pico W. This book combines several elements into a platform that powers the development of modern Internet of Things applications. These elements are a flow-based server, a WiFi-enabled microcontroller, a high-level programming language, and a deployment technology. Combining these elements gives you the tools you need to create automation systems at any scale. From home automation to industrial automation, this book will help you get started. Node-RED is an open-source flow-based development tool that makes it easy to wire together devices, APIs, and online services. Drag and drop nodes to create a flowchart that turns on your lights at sunset or sends you an email when a sensor detects movement. Raspberry Pi Pico W is a version of the Raspberry Pi Pico with added 802.11n Wi-Fi capability. It is an ideal device for physical computing tasks and an excellent match to the Node-RED. Quick book facts Project-based learning approach. Assumes no prior knowledge of flow-based programming tools. Learn to use essential infrastructure tools in your projects, such as virtual machines, Docker, MySQL and useful web APIs such as Google Sheets and OpenWeatherMap. Dozens of mini-projects supported by photographs, wiring schematics, and source code. Get these from the book GitHub repository. Step-by-step instructions on everything. All experiments are based on the Raspberry Pi Pico W. A Wi-Fi network is required for all projects. Hardware (including the Raspberry Pi Pico W) is available as a kit. Downloads GitHub
€ 39,95
Members € 31,96
-
Sensepeek Sensepeek 6003 PCBite Kit incl. 4x SQ10 Probe and Test Wires
The SQ series of handsfree PCBite probes from Sensepeek are insulated, come with included color-coded cable holders and have a lower point of gravity making them even more stable compared with the original SP series of probes. All the loved features of handsfree measurement, exchangeable fine pitch spring tipped test needle and the minimalistic design is maintained to make traditional sized and handheld probes obsolete. Features All handsfree probes from Sensepeek makes instant measurements or long triggering sessions a breeze. No more soldering wires to connect your probe or complicated tools to setup, just positioning the probe needle on any test point or component in the signal path and release. Saves time and frustration during development, verification and repairs. The minimalist design and the spring-loaded test needle makes it possible to simultaneously measure on fine pitch components and nearby signals. Both length and weight of the SQ probes are perfectly balanced to be used with the included PCB holders and base plate which is a must for handsfree function. The probe holder comes with a powerful magnet in the base, as for all PCBite probes and holders which makes the probe easy to place and reposition. The SQ series of probes can be used handheld without the probe holder as they have an insulated grip but their full potential is used when measuring handsfree. One side of the included baseplate is matte and the other is mirror polished. The mirror polished surface makes it easy to see components on the circuit board underside. For added protection during measurement the included insulation cover can be mounted on one of the surfaces. Included 4x PCBite PCB holders 1x Set of yellow insulation washers for the PCB holders 1x Large Base plate (A4) 1x Insulation cover for the base plate (A4) 1x Micro fiber cloth 4x SQ10 probes and pin tipped test needles (black) 2x Banana to dupont test wires (red/black) 5x Dupont to dupont test wires 1x Set of cable holders (4 colors) 4x Extra test needles Downloads User guide (PCBite kit) User guide (SQ10 probes)
€ 180,29
-
Sensepeek Sensepeek 4003 PCBite Kit incl. 4x SP10 Probe and Test Wires
The minimalist design and the spring loaded test needle makes it possible to simultaneously measure on fine pitch components and nearby signals. The probe is steady but yet flexible made for instant measurements or total hands-free operations together with your multimeter, logic analyzer or preferred tool. The dual pin header connector fits directly on a 2.54 mm (0.100”) connector. The SP10 comes with a powerful magnet in the base, as for all PCBite probes and holders which makes the probe easy to place and reposition. Included 4x PCBite holder 1x Large base plate (A4) 4x PCBite probe with pin tipped test needle 4x Extra crown tipped test needle 1x Set of yellow insulation washers 5x Dupont to dupont test wire 2x Banana to dupont test wire 1x Microfiber cloth Downloads User Guide
€ 152,46
-
, by Johan van den Brande ESP32 Terminal (Review)
Introducing the Elecrow ESP32 Terminal, a revolutionary handheld device engineered to elevate your projects to new heights. Boasting a 3.5″ 480 × 320 TFT capacitive...