Products
-
Elektor Digital Python 3 for Science and Engineering Applications (E-book)
Learn to use Python productively in real-life scenarios at work and in everyday life If you have mastered the basics of Python and are wanting to explore the language in more depth, this book is for you. By means of concrete examples used in different applications, the book illustrates many aspects of programming (e.g. algorithms, recursion, data structures) and helps problem-solving strategies. Including general ideas and solutions, the specifics of Python and how these can be practically applied are discussed. Python 3 for Science and Engineering Applications includes: practical and goal-oriented learning basic Python techniques modern Python 3.6+ including comprehensions, decorators and generators complete code available online more than 40 exercises, solutions documented online no additional packages or installation required, 100% pure Python Topics cover: identifying large prime numbers and computing Pi writing and understanding recursive functions with memorisation computing in parallel and utilising all system cores processing text data and encrypting messages comprehending backtracking and solving Sudokus analysing and simulating games of chance to develop optimal winning strategies handling genetic code and generating extremely long palindromes Downloads Software
€ 29,95
Membres : € 26,96
-
Raspberry Pi Foundation Carte microSD préinstallée avec Raspberry Pi OS (32 Go)
Avec cette microSD (32 Go) avec Raspberry Pi OS préinstallé, vous pouvez commencer à utiliser votre Raspberry Pi immédiatement. Branchez-le et commencez !
-
Elektor Digital Technical Modeling with OpenSCAD (E-book)
Create Models for 3D Printing, CNC Milling, Process Communication and Documentation Engineers dread designing 3D models using traditional modeling software. OpenSCAD takes a refreshing and completely different approach. Create your models by arranging geometric solids in a JavaScript-like language, and use them with your 3D printer, CNC mill, or process communication. OpenSCAD differs from other design systems in that it uses programmatical modeling. Your model is made up of primitives that are invoked using a C-, Java- or Python-like language. This approach to model design is close to the “mechanical work” done in the real world and appeals to engineers and others who are not a member of the traditional creative class. OpenSCAD also provides a wide variety of comfort functions that break the 1:1 relationship between code and geometry. This book demonstrates the various features of the programming language using practical examples such as a replacement knob for a LeCroy oscilloscope, a wardrobe hanger, a container for soap dispensers, and various other real-life examples. Written by an engineer with over 15 years of experience, this book is intended for Linux and Windows users alike. If you have programming experience in any language, this book will have you producing practical three-dimensional objects in short order!
€ 29,95
Membres : € 26,96
-
Elektor Digital H0W2: Get Started with the SensorTile.box (E-book)
STmicroelectronics’ wireless IoT & wearable sensor development kit ‘SensorTile.box’ is a portable multi-sensor circuit board housed in a plastic box and developed by STMicroelectronics. It is equipped with a high-performance 32-bit ARM Cortex-M4 processor with DSP and FPU, and various sensor modules, such as accelerometer, gyroscope, temperature sensor, humidity sensor, atmospheric pressure sensor, microphone, and so on. SensorTile.box is ready to use with wireless IoT and Bluetooth connectivity that can easily be used with an iOS or Android compatible smartphone, regardless of the level of expertise of the users. SensorTile.box is shipped with a long-life battery and all the user has to do is connect the battery to the circuit to start using the box. The SensorTile.box can be operated in three modes: Basic mode, Expert mode, and Pro mode. Basic mode is the easiest way of using the box since it is pre-loaded with demo apps and all the user has to do is choose the required apps and display or plot the measured data on a smartphone using an app called STE BLE Sensor. In Expert mode users can develop simple apps using a graphical wizard provided with the STE BLE Sensor. Pro mode is the most complex mode allowing users to develop programs and upload them to the SensorTile.box. This book is an introduction to the SensorTile.box and includes the following: Brief specifications of the SensorTile.box; description of how to install the STE BLE Sensor app on an iOS or Android compatible smartphone required to communicate with the box. Operation of the SensorTile.box in Basic mode is described in detail by going through all of the pre-loaded demo apps, explaining how to run these apps through a smartphone. An introduction to the Expert mode with many example apps developed and explained in detail enabling users to develop their own apps in this mode. Again, the STE BLE Sensor app is used on the smartphone to communicate with the SensorTile.box and to run the developed apps. The book then describes in detail how to upload the sensor data to the cloud. This is an important topic since it allows the sensor measurements to be accessed from anywhere with an Internet connection, at any time. Finally, Pro mode is described in detail where more experienced people can use the SensorTile.box to develop, debug, and test their own apps using the STM32 open development environment (STM32 ODE). The Chapter explains how to upload the developed firmware to the SensorTile.box using several methods. Additionally, the installation and use of the Unicleo-GUI package is described with reference to the SensorTile.box. This PC software package enables all of the SensorTile.box sensor measurements to be displayed or plotted in real time on the PC.
€ 29,95
Membres : € 26,96
-
Elektor Digital Raspberry Pi Full Stack (E-book)
Ce livre vous emmène dans une visite éclair du développement d'applications Web full-stack à l'aide de Raspberry Pi. Vous apprendrez à créer une application à partir de zéro. Vous acquerrez de l'expérience et des connaissances sur les technologies, notamment : Le système d'exploitation Linux et la ligne de commande. Le langage de programmation Python. Les broches d'entrée-sortie à usage général (GPIO) du Raspberry Pi. Le serveur Web Nginx. Micro-framework Flask Python pour les applications Web. JQuery et CSS pour créer des interfaces utilisateur. Gérer les fuseaux horaires. Création de graphiques avec Plotly et Google Charts. Enregistrement des données avec Google Sheet. Développement d'applets avec IFTTT. Sécuriser votre application avec SSL. Recevez des messages texte sur votre téléphone avec Twilio. Ce livre vous apprend également comment configurer à distance un nœud de capteur Arduino sans fil et en collecter des données. Votre application Web Raspberry Pi sera capable de traiter les données du nœud Arduino de la même manière qu'elle traite les données de son capteur intégré. Raspberry Pi Full Stack vous enseigne de nombreuses compétences essentielles à la création d'applications Web et Internet des objets. L'application que vous construirez dans ce projet est une plate-forme sur laquelle vous pourrez vous développer. Ce n'est que le début de ce que vous pouvez faire avec un Raspberry Pi et les composants logiciels et matériels que vous apprendrez. Ce livre est soutenu par l'auteur à travers un espace de discussion dédié.
€ 34,95
Membres : € 31,46
-
Elektor Digital Control Your Home with Raspberry Pi (E-book)
Secure, Modular, Open-Source and Self-Sufficient Ever since the Raspberry Pi was introduced, it has been used by enthusiasts to automate their homes. The Raspberry Pi is a powerful computer in a small package, with lots of interfacing options to control various devices. This book shows you how you can automate your home with a Raspberry Pi. You’ll learn how to use various wireless protocols for home automation, such as Bluetooth, 433.92 MHz radio waves, Z-Wave, and Zigbee. Soon you’ll automate your home with Python, Node-RED, and Home Assistant, and you’ll even be able to speak to your home automation system. All this is done securely, with a modular system, completely open-source, without relying on third-party services. You’re in control of your home, and no one else. At the end of this book, you can install and configure your Raspberry Pi as a highly flexible home automation gateway for protocols of your choice, and link various services with MQTT to make it your own system. This DIY (do it yourself) approach is a bit more laborious than just installing an off-the-shelf home automation system, but in the process, you can learn a lot, and in the end, you know exactly what’s running your house and how to tweak it. This is why you were interested in the Raspberry Pi in the first place, right? Turn your Raspberry Pi into a reliable gateway for various home automation protocols. Make your home automation setup reproducible with Docker Compose. Secure all your network communication with TLS. Create a video surveillance system for your home. Automate your home with Python, Node-RED, Home Assistant and AppDaemon. Securely access your home automation dashboard from remote locations. Use fully offline voice commands in your own language. Download the software and view the errata for the book on GitHub.
€ 34,95
Membres : € 31,46
-
Siglent Siglent SDS1104X-E Oscilloscope à 4 canaux (100 MHz)
Le Siglent SDS1104X-E utilise une nouvelle génération de technologie SPO (Super Phosphor Oscilloscope) qui offre une excellente fidélité des signaux et des performances. Le bruit du système est également inférieur à celui des produits similaires de l'industrie. Il est doté d'une plage d'entrée verticale minimale de 500 µV/div, d'un système de déclenchement numérique innovant à haute sensibilité et faible gigue, et d'un taux de capture de forme d'onde de 400 000 images/seconde (mode séquence). Le SDS1104X-E est doté d’un affichage à 256 niveaux d'intensité et d'un mode d'affichage à température de couleur que l'on ne trouve pas dans les autres modèles de cette catégorie. Le dernier né des oscilloscopes SIGLENT supporte de nombreux modes de déclenchement puissants, y compris le déclenchement par bus série. Le décodage est une configuration standard incluant I²C, SPI, UART, CAN, LIN. L'enregistrement de l'historique des formes d'ondes et le déclenchement séquentiel permettent un enregistrement et une analyse étendus des formes d'ondes. La nouvelle fonction mathématique FFT 1 Mpt est un autre ajout puissant qui confère au SDS1104X-E une très haute résolution de fréquence lors de l'observation des spectres de signaux. Caractéristiques Déclenchement intelligent : Bord, pente, largeur d'impulsion, fenêtre, course, intervalle, délai d'attente (Dropout) et motif. Déclenchement et décodage libre du bus série : I²C, SPI, UART, RS232, CAN et LIN Déclenchements vidéo et prise en charge de la HDTV Faible bruit de fond et échelles de tension de 500 μV / div à 10 V / div 10 types de raccourcis à un bouton, prise en charge de la configuration automatique, du défaut, des curseurs, de la mesure, du roulement, de l'historique, de l'affichage/de la persistance, de l'effacement du balayage, du zoom et de l'impression. Mode d'acquisition segmentée (séquence), divisant la longueur maximale de l'enregistrement en plusieurs segments (jusqu'à 80 000), en fonction des conditions de déclenchement définies par l'utilisateur, avec un très petit segment de temps mort pour capturer l'événement qualifiant. Fonction d'enregistrement de la forme d'onde historique (historique), la longueur maximale de la forme d'onde enregistrée est de 80 000 images. Fonction de mesure automatique de 38 paramètres, prenant en charge les statistiques, les mesures de déclenchement, les mesures mathématiques, les mesures d'historique et les mesures de réf. 1 Mpts FFT Les mesures réelles et mathématiques peuvent utiliser les 14 Mpts de la mémoire. Les touches de préréglage peuvent être personnalisées pour les réglages de l'utilisateur ou les valeurs par défaut de l'usine. Mode d'effacement de sécurité Fonction de passage/échec à grande vitesse basée sur le matériel Grand écran TFT-LCD de 7 pouces avec une résolution de 800 x 480 Plusieurs types d'interface : USB Host, USB Device (USB-TMC), LAN (VXI-11), Pass / Fail, Trigger Out Prise en charge des commandes de contrôle à distance SCPI Affichage multilingue et aide intégrée Contrôle par navigateur/page web embarquée pour une surveillance sans logiciel (modèles à 4 canaux uniquement) Inclus 1x Oscilloscope Siglent SDS1104X-E 4x Sondes 100 MHz 1x Carte de garantie 1x Cordon d'alimentation 1x Câble USB 1x Guide de démarrage rapide Téléchargements Datasheet Manual Programming Guide
€ 504,51
-
Elektor Digital Multitasking with Raspberry Pi (E-book)
Multitasking and multiprocessing have become a very important topic in microcontroller-based systems, namely in complex commercial, domestic, and industrial automation applications. As the complexity of projects grows, more functionalities are demanded from the projects. Such projects require the use of multiple inter-related tasks running on the same system and sharing the available resources, such as the CPU, memory, and input-output ports. As a result of this, the importance of multitasking operations in microcontroller-based applications has grown steadily over the last few years. Many complex automation projects now make use of some form of a multitasking kernel. This book is project-based and its main aim is to teach the basic features of multitasking using the Python 3 programming language on Raspberry Pi. Many fully tested projects are provided in the book using the multitasking modules of Python. Each project is described fully and in detail. Complete program listings are given for each project. Readers should be able to use the projects as they are, or modify them to suit their own needs. The following Python multitasking modules have been described and used in the projects: Fork Thread Threading Subprocess Multiprocessing The book includes simple multitasking projects such as independently controlling multiple LEDs, to more complex multitasking projects such as on/off temperature control, traffic lights control, 2-digit, and 4-digit 7-segment LED event counter, reaction timer, stepper motor control, keypad based projects, car park controller, and many more. The fundamental multitasking concepts such as process synchronization, process communication, and memory sharing techniques have been described in projects concerning event flags, queues, semaphores, values, and so on.
€ 32,95
Membres : € 29,66
-
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
€ 39,95
Membres : € 35,96
-
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
€ 49,95
Membres : € 44,96
-
Weller Weller WT1013 Station de soudage numérique (95 W)
Le kit de station de soudage Weller WT 1013 comprend l'unité d'alimentation WT 1, le fer à souder WP 80 et le support de sécurité WSR 201. Il est empilable et crée ainsi plus d'espace sur le lieu de travail. Grâce à un capteur d'utilisation intégré, l'outil de soudage s'éteint automatiquement. Caractéristiques Canaux 1 Tension 230 V Pouvoir 95 W Afficher Écran LCD rétroéclairé Écart de température 50°C - 450°C Stabilité de la température ±2 °C Précision de la température ±9 °C Fusible 0,5 A Liaison équipotentielle sur Compatible WT sur Sécurité ESD sur Câble d'alimentation EMEA Dimensions 149x138x101mm Poids (environ) 1,9 kg
€ 438,00
-
Elektor Digital Programming the Finite State Machine (E-book)
Programming the Finite State Machine with 8-Bit PICs in Assembly and C Andrew Pratt provides a detailed introduction to programming PIC microcontrollers, as well as a thorough overview of the Finite State Machine (FSM) approach to programming. Most of the book uses assembly programming, but do not be deterred. The FSM gives a structure to a program, making it easy to plan, write, and modify. The last two chapters introduce programming in C, so you can make a direct comparison between the two techniques. The book references the relevant parts of the Microchip datasheet as familiarity with it is the best way to discover detailed information. This book is aimed at Microsoft Windows and Linux users. To keep your costs to a minimum and to simplify the toolchain, specific applications are provided as a free download to enable you to use an FTDI serial lead as the programmer. The assembler used is the open-source "gpasm". All programming can be done in a text editor. There are detailed instructions on how to perform the necessary installations on Windows, Linux Debian, and derivatives such as Ubuntu and Fedora. For programming in C, Microchip's XC8 compiler is used from the command line. In addition to the programming applications, two serial read and serial write applications can be used for communicating with the PICs from a computer. A voltmeter project including practical instructions on building a circuit board from scratch is included. All theory is covered beforehand, including how to do integer arithmetic in assembly. Two PICs are covered: the PIC12F1822 and the PIC16F1823. Both can run at 32 MHz with an internal oscillator. You do not need to buy a factory-made development board and programmer. With relatively inexpensive parts including a serial lead, microcontroller, a few resistors, and LEDs, you can get started exploring embedded programming. Links Updated Programmer
€ 32,95
Membres : € 29,66
-
OWON OWON VDS6102A Oscilloscope USB à 2 canaux (100 MHz)
The OWON VDS6000 Series PC Oscilloscope combines powerful performance with a sleek, ultra-thin design. With 100 MHz bandwidth, 1 GSa/s real-time sampling, and up to 14-bit resolution, it delivers highly accurate measurements. The built-in 5 MHz function generator, USB-C power supply, and optional WiFi connectivity make it incredibly versatile. Compatible with Windows, Linux, Android, and iOS, the VDS6000 is perfect for labs, fieldwork, and remote diagnostics – compact, flexible, and ready for any challenge. Features Bandwidth: 100 MHz Vertical resolution: 14 bits Rise time: ≤3.5 ns Memory: 10 Mpts Number of channels: 2 channels + 1 channel function generator Horizontal scale: 5ns - 100s/div Sample rate: Max. 1 GSa/s Maximum voltage: 40 V (peak - peak) Automatic measurements: Vpp, Vavg, Vamp, Vrms, Freq, Period, Vmax, Vmin, Vtop, Vbase, Overshoot, Preshoot, Rise Time, Connectivity: USB-C, LAN, Wifi (optional) Fall Time, Delay A→B↑, Delay A→B↓, +Width, -Width, +Duty, -Duty Bandwidth: 5 MHz Sample rate: 25 MSa/s Standard waveforms: Sine (0.1 Hz - 5 MHz), Square (0.1 Hz - 200 kHz), Ramp (1 Hz - 10 kHz), Pulse (1 Hz - 10 kHz) Resolution: 10 bits DC offset range (AC + DC): ±2.5 V Amplitude range: 10 mVpp - 5 Vpp Dimensions: 190 x 120 x 18 mm Weight: 380 g Downloads Manual Quick Guide PC Software MacOS Software
€ 327,27
-
OWON OWON XDM2041 Multimètre True RMS
The OWON XDM2041 is a low-cost, high-precision benchtop multimeter. The meter has a True RMS function to measure the AC voltage and current and it has a reading speed of up to 65 values per second. Also, the XDM2041 is equipped with functions such as measuring 2-wire and 4-wire resistance. The XDM2041 is able to store data internally in the memory of the meter and display it on the 3.7" high-resolution LCD display. Up to 1000 points can be stored and the time interval can be varied from 15ms to 9999s. By means of the RS232 port on the back of the device, the meter can be programmed and controlled via SCPI. Spécifications Measurement Range Resolution Accuracy ±(% of reading + LSB) DC Voltage 50.000mV 0.001mV 0.1%+10 500.00mV 0.01mV 0.025%+5 5.0000V 0.0001V 0.025%+5 50.000V 0.001V 0.03%+5 500.00V 0.01V 0.1%+5 1000.0V 0.1V 0.1%+5 AC Voltage 500mv-750v 20Hz~45Hz 1%+30 45Hz~65Hz 0.5%+30 65Hz~1KHz 0.7%+30 DC Current 500uA 0.01uA 0.15%+20 5000uA 0.1uA 0.15%+10 50mA 0.001mA 0.15%+20 500mA 0.01mA 0.15%+10 5A 0.0001A 0.5%+10 10A 0.001A 0.5%+10 AC Current 500uA-500mA 20 Hz-1 kHz 0.5%+20 5A-10A 1.5%+20 Resistance 500Ω 0.01Ω 0.1%+10 5KΩ 0.0001KΩ 0.1%+5 50KΩ 0.001KΩ 0.1%+5 500KΩ 0.01KΩ 0.1%+5 5MΩ 0.0001MΩ 0.25%+5 50MΩ 0.001MΩ 0.1%+10 Four-wire resistance 500Ω 0.01Ω 0.1%+10 5KΩ 0.0001KΩ 0.1%+5 50KΩ 0.001KΩ 0.1%+5 Measurement Range Resolution Accuracy ±(% of reading + % of range) Frequency 10.000Hz-60MHz / ±(0.2%+8) Capacitance 50nF-500uF / 2.5%+5 5mF-50mF 5%+8 Diode 3.0000 V 0.0001V / Continuity 1000 Ω 0.1Ω / Temperature K type,PT100 Display 55,000 Data-logging Function Logging Duration 15ms-9999s Logging Length 1,000 points Inclus 1x OWON XDM2041 Multimeter 2x Multimeter leads 2x Alligator clips 1x Fuse 1x Manual Téléchargements User manual Programming manual PC software
€ 153,60
-
Raspberry Pi Foundation Câble HDMI officiel pour Raspberry Pi (noir, 1 m)
Le câble officiel Raspberry Pi micro HDMI vers HDMI (A/M) (noir, 1 m) conçu pour le Raspberry Pi 4 et 5. HDMI 19 broches types D(M) vers HDMI 19 broches types A(M) Câble de 1 m (noir) Fiches nickelées Conforme à la norme 4Kp60 Conforme à la directive RoHS Isolation de 3 Mohm à 300 VDC, résiste à 300 VDC pendant 0,1 s
-
Raspberry Pi Foundation Boitier officiel pour Raspberry Pi 4 (noir/gris)
Boîtier officiel pour Raspberry Pi 4 (noir/gris)
-
Elektor Digital Innovate with Sense HAT for Raspberry Pi (E-book)
Ready to explore the world around you? By attaching the Sense HAT to your Raspberry Pi, you can quickly and easily develop a variety of creative applications, useful experiments, and exciting games. The Sense HAT contains several helpful environmental sensors: temperature, humidity, pressure, accelerometer, magnetometer, and gyroscope. Additionally, an 8x8 LED matrix is provided with RGB LEDs, which can be used to display multi-color scrolling or fixed information, such as the sensor data. Use the small onboard joystick for games or applications that require user input. In Innovate with Sense HAT for Raspberry Pi, Dr. Dogan Ibrahim explains how to use the Sense HAT in Raspberry Pi Zero W-based projects. Using simple terms, he details how to incorporate the Sense HAT board in interesting visual and sensor-based projects. You can complete all the projects with other Raspberry Pi models without any modifications. Exploring with Sense HAT for Raspberry Pi includes projects featuring external hardware components in addition to the Sense HAT board. You will learn to connect the Sense HAT board to the Raspberry Pi using jumper wires so that some of the GPIO ports are free to be interfaced to external components, such as to buzzers, relays, LEDs, LCDs, motors, and other sensors. The book includes full program listings and detailed project descriptions. Complete circuit diagrams of the projects using external components are given where necessary. All the projects were developed using the latest version of the Python 3 programming language. You can easily download projects from the book’s web page. Let’s start exploring with Sense HAT.
€ 29,95
Membres : € 26,96
-
Raspberry Pi Foundation Raspberry Pi module caméra haute qualité
La caméra haute qualité Raspberry Pi offre une résolution plus élevée (12 mégapixels, contre 8 mégapixels) et une plus grande sensibilité (environ 50 % de surface en plus par pixel pour une meilleure performance en basse lumière) que le module caméra v2 existant, et est conçue pour fonctionner avec des objectifs interchangeables à monture C et CS. D'autres objectifs peuvent être pris en charge en utilisant des adaptateurs d'objectif tiers. Spécifications Capteur Capteur Sony IMX477R, rétro-éclairé12,3 mégapixelsDiagonale du capteur de 7,9 mmTaille des pixels de 1,55 x 1,55 μm Sortie RAW12/10/8, COMP8 Mise au point arrière Réglable (12,5-22,4 mm) Normes d’objectif Monture CSMonture C (adaptateur C/CS inclus) Filtre anti-IR Intégré Longueur du câble ruban 200 mm Support de trépied 1/4”-20 Inclus 1x Circuit imprimé portant un capteur Sony IMX477 1x Câble FPC pour la connexion à un Raspberry Pi 1x Monture d'objectif en aluminium fraisé avec support de trépied intégré et bague de réglage de la mise au point 1x Adaptateur pour monture C/CS Requis Objectif à monture C/CS
-
Elektor Digital MIT App Inventor Projects (E-book)
50+ Android Apps with Raspberry Pi, ESP32 and Arduino This book is about developing apps for Android compatible mobile devices using the MIT App Inventor online development environment. MIT App Inventor projects can be in either standalone mode or use an external processor. In standalone mode, the developed application runs only on the mobile device (e.g. Android). In external processor-based applications, the mobile device communicates with an external microcontroller-based processor, such as Raspberry Pi, Arduino, ESP8266, ESP32, etc. In this book, many tested and fully working projects are given both in standalone mode and using an external processor. Full design steps, block programs, circuit diagrams, QR codes and full program listings are given for all projects. The projects developed in this book include: Using the text-to-speech component Intonating a received SMS message Sending SMS messages Making telephone calls using a contacts list Using the GPS and Pin-pointing our location on a map Speech recognition and speech translation to another language Controlling multiple relays by speech commands Projects for the Raspberry Pi, ESP32 and Arduino using Bluetooth and Wi-Fi MIT APP Inventor and Node-RED projects for the Raspberry Pi The book is unique in that it is currently the only book that teaches how to develop projects using Wi-Fi and Node-RED with MIT App Inventor. The book is aimed at students, hobbyists, and anyone interested in developing apps for mobile devices. All projects presented in this book have been developed using the MIT App Inventor visual programming language. There is no need to write any text-based programs. All projects are compatible with Android-based mobile devices. Full program listings for all projects as well as detailed program descriptions are given in the book. Users should be able to use the projects as they are presented, modifying them to suit their own needs.
€ 32,95
Membres : € 29,66
-
Siglent Siglent SDL1020X-E Charge électronique CC (200 W)
Les cordons de charge CC du Siglent SDL1020X-E ont une résolution de mesure de 0,1 mV/0,1 mA et la série de base SDL1000X-E a une résolution de 1 mV/1 mA et des temps de montée de courant réglables de 0,001 A/μs~2,5 A/μs. Pour la communication et le contrôle à distance, la série SDL comprend des connecteurs S232/USB/LAN. Le SDL1020X-E offre une stabilité sur une large gamme d'applications et peut répondre à toutes sortes d'exigences de test. Notamment : Alimentation, conception de batteries/appareils portables, industrie, éclairage LED, électronique automobile et aérospatiale. Caractéristiques SDL1020X-E (un seul canal): CC 150 V/30 A, puissance totale200 W 4 modes statiques / Mode dynamique : CC/CV/CR/CP Mode dynamique CC : Continu, impulsionnel, basculé Mode dynamique CC : 25 kHz, mode dynamique CP : 12,5 kHz, mode dynamique CV : 0,5 Hz Vitesse de mesure de la tension et du courant : jusqu'à 500 kHz Plage de temps de montée du courant réglable : 0.001 A/us~2.5 A/us Résolution minimale de lecture : 0.1 mV, 0.1 mA Fonctions de court-circuit, test de batterie, mode CR-LED et test d'usine Fonction de mode de compensation SENSE 4 fils La fonction List permet d'éditer jusqu'à 100 pas La fonction Program prend en charge 50 groupes de pas Protection OCP, OVP, OPP, OTP et LRV Commande analogique externe Suivi de la tension et du courant via 0-10 V Écran TFT-LCD de 3,5 pouces, permettant l'affichage simultané de plusieurs paramètres et états. Interface de communication RS232/USB/LAN intégrée, module USB-GPIB (en option) Graphique de forme d'onde et stockage de fichiers et fonctions d'appel faciles à utiliser Logiciel PC inclus : Prend en charge SCPI, pilote LabView Inclus 1x Charge programmable Siglent SDL1020X-E CC 1x Guide de démarrage rapide 1x Fiche de garantie 1x Cordon d'alimentation 1x Câble USB Téléchargements Datasheet Manual Programming Guide PC Software
€ 526,80
-
OWON OWON OW18E Multimètre True RMS
Caractéristiques Résolution de 4 1/2 bits (20000 cycles) Enregistreur de données Multimètre Thermomètre Possibilité de test True RMS Transmission sans fil BLE 4.0, plus stable, consommation d’énergie réduite. Fonction d’enregistrement hors ligne intégrée Le mode graphique et diagramme permet d'analyser la tendance des données. Fonction lampe de poche pour l’obscurité Détection de tension sans contact NCV Largement supporté sur Android, iOS, Windows Inclus OWON OW18E multimètre Guide pratique Câble de multimètre Thermocouple de type K Bolt Driver Téléchargement de l’application La fonction Bluetooth de ce multimètre est compatible avec la version 1.5.8.0 ou plus récente de l’application Android. Utilisez le code QR dans l’encadré ou visitez le site suivant http://files.owon.com.cn/bluetooth.
€ 59,45
-
Elektor Digital Acoustics in Performance (E-book)
All you need to know about good acoustics and sound systems in performance and worship spaces! Everyone knows that the ability to hear music in balance and to understand speech is essential in any space used for performance or worship. Unfortunately, in the early 21st century, we find that buildings with good acoustics are the exception rather than the rule. Much of the fault leading to this result can be traced to the widespread perception that acoustics is a black art. In fact, scientific acoustics as developed in the last century is a well-defined engineering practice that can lead to predictable excellent results. A basic, non-engineering understanding of acoustics will help building owners, theater managers, ministers and teachers of music, performers, and other professionals to achieve their goals of excellent acoustics in venues with which they work. Performers having a basic understanding of acoustics will be able to make the most of the acoustics of the venue in which they perform. This book helps those responsible for providing good acoustics in performance and worship spaces to understand the variables and choices entailed in proper acoustic design for performance and worship. Practicing acoustical consultants will find the book a useful reference as well. The level of presentation is comfortable and straightforward without being simplistic. If correct acoustical principles are incorporated into the design, renovation, and maintenance of performance and worship venues, good acoustics will be the result.
€ 24,95
Membres : € 22,46
-
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
Membres : € 31,46
-
Elektor Digital Electric Guitar (2nd Edition) (E-book)
Sound Secrets and Technology What would today’s rock and pop music be without electric lead and bass guitars? These instruments have been setting the tone for more than sixty years. Their underlying sound is determined largely by their electrical components. But, how do they actually work? Almost no one is able to explain this to the true musician with no technical background. This book answers many questions simply, in an easily-understandable manner. For the interested musician (and others), this book unveils, in a simple and well-grounded way, what have, until now, been regarded as manufacturer secrets. The examination explores deep within the guitar, including pickups and electrical environment, so that guitar electronics are no longer considered highly secret. With a few deft interventions, many instruments can be rendered more versatile and made to sound a lot better – in the most cost-effective manner. The author is an experienced electronics professional and active musician. He has thoroughly tested everything described here, in practice.
€ 32,95
Membres : € 29,66