Produits

684 produits

  • Practical Electronics Crash Course - Elektor

    Elektor Publishing Practical Electronics Crash Course

    Learning circuit design the fun way Welcome to the world of electronics! Getting started in electronics is not as difficult as you may think. Using this book, you will explore and learn the most important electrical and electronics engineering concepts in a fun way by doing various experiments and by simulating circuits. It will teach you electronics practically without getting into complex technical jargon and long calculations. As a result, you will be creating your own projects soon. No prior knowledge of electronics is required, only some basic algebra is used in a few simple calculations. Many tested and working projects and simulations are presented to familiarise yourself with the construction of electronic circuits. Circuit simulation is introduced at an early stage to enable you to experiment with circuits easily without breaking anything. You will learn: The concepts of voltage, current, and power AC and DC Basic lamp circuits with switches Passive components: resistors, capacitors & inductors RC & RCL circuits Electromagnetism Loudspeakers, relays, buzzers, and transformers Active components: diodes & LEDs, bipolar transistors & MOSFETs Transistor-based switching circuits Optocoupler circuits Astable & monostable multivibrators Using the 555 timer IC The operational amplifier Digital logic Advanced examples: amplifiers, oscillators, filters, and sensors Test and measurement tools Microcontrollers: Arduino UNO, ESP32, Raspberry Pi Pico, and Raspberry Pi Reading datasheets and best practices for selecting components EMC & EMI and norms & regulations

    € 39,95

    Membres € 35,96

  •  -22% Practical Electronics Crash Course (Bundle) - Elektor

    Elektor Bundles Practical Electronics Crash Course (offre groupée)

    Se lancer dans l'électronique n'est pas aussi difficile qu'on pourrait le penser. Avec cette offre groupée (livre + kit), vous pouvez explorer et apprendre les concepts les plus importants de l'ingénierie électrique et électronique de manière ludique en réalisant diverses expériences. Vous apprendrez l'électronique pratiquement sans entrer dans un jargon technique complexe et de longs calculs. En conséquence, vous créerez bientôt vos propres projets. Ce kit contient les composants nécessaires pour construire la plupart des exemples détaillés du livre sur une planche à pain et les essayer pour de vrai. Ce kit peut, bien entendu, être utilisé sans livre pour construire d'autres circuits et réaliser vos propres expériences. Contenu du kit 1x 39 Ω, résistance de 1 W 1x résistance de 47 Ω 1x résistance de 180 Ω 1x résistance de 330 Ω 3x résistance de 1 kΩ 1x résistance de 2,2 kΩ 1x résistance de 3,9 kΩ 1x résistance de 6,8 kΩ 1x résistance de 10 kΩ 1x résistance de 15 kΩ 1x résistance de 22 kΩ 1x résistance de 33 kΩ 1x résistance de 47 kΩ 1x résistance de 56 kΩ 1x résistance de 82 kΩ 1x résistance de 120 kΩ 1x résistance de 680 kΩ 2x résistance de 100 kΩ 1x coupe-bordure de 10 kΩ 1x potentiomètre linéaire de 10 kΩ 1x potentiomètre linéaire de 100 kΩ 1x LDR 1x condensateur céramique de 1 nF 1x condensateur céramique de 10 nF 1x condensateur céramique de 100 nF 1x condensateur électrolytique en aluminium de 1 µF, 25 V 2x condensateur électrolytique en aluminium de 10 µF, 25 V 1x condensateur électrolytique en aluminium de 100 µF, 25 V 1x condensateur électrolytique en aluminium de 470 µF, 25 V 1x condensateur électrolytique en aluminium de 1000 µF, 25 V 1x LED RVB, cathode commune (CC) 1x diode de petit signal 1N4148 1x diode Zener 1N4733A 5,1 V, 1 W 3x LED, rouge 2x transistors NPN BC337 1x MOSFET canal N IRFZ44N 2x minuteries NE555 1x comparateur LM393 1x 74HCT08 quad ET portail 3x interrupteurs tactiles 2x commutateur SPDT 1x relais, SPDT, 9 V CC 1x buzzer actif 1x buzzer passif Câble solide de 50 cm, 16 AWG, sans gaine 2x pinces pour batterie PP3 9 V 1x planche à pain 20x fil de liaison Cette offre groupée contient : Kit : Practical Electronics Crash Course (d'une valuer de 45 €) Livre : Practical Electronics Crash Course (prix normal : 45 €)

    € 89,95€ 69,95

    Membres identique

  • Practical Electronics Crash Course (E - book) - Elektor

    Elektor Digital Practical Electronics Crash Course (E-book)

    Learning circuit design the fun way Welcome to the world of electronics! Getting started in electronics is not as difficult as you may think. Using this book, you will explore and learn the most important electrical and electronics engineering concepts in a fun way by doing various experiments and by simulating circuits. It will teach you electronics practically without getting into complex technical jargon and long calculations. As a result, you will be creating your own projects soon. No prior knowledge of electronics is required, only some basic algebra is used in a few simple calculations. Many tested and working projects and simulations are presented to familiarise yourself with the construction of electronic circuits. Circuit simulation is introduced at an early stage to enable you to experiment with circuits easily without breaking anything. You will learn: The concepts of voltage, current, and power AC and DC Basic lamp circuits with switches Passive components: resistors, capacitors & inductors RC & RCL circuits Electromagnetism Loudspeakers, relays, buzzers, and transformers Active components: diodes & LEDs, bipolar transistors & MOSFETs Transistor-based switching circuits Optocoupler circuits Astable & monostable multivibrators Using the 555 timer IC The operational amplifier Digital logic Advanced examples: amplifiers, oscillators, filters, and sensors Test and measurement tools Microcontrollers: Arduino UNO, ESP32, Raspberry Pi Pico, and Raspberry Pi Reading datasheets and best practices for selecting components EMC & EMI and norms & regulations

    € 32,95

    Membres € 26,36

  • Practical Microcontroller Cryptography

    Elektor Publishing Practical Microcontroller Cryptography

    From Simple Ciphers to Secure Systems Understanding how to apply cryptography on modern microcontrollers is essential for building secure, reliable, and trustworthy systems. This book explains cryptography in the context of embedded hardware, from classical ciphers that illustrate core principles to modern techniques such as AES for practical high-security applications. By combining mathematical theory with real-world microcontroller implementations, readers learn not only how cryptography works, but also how to implement it effectively on systems with limited processing power and memory. The book is intended for students starting out in cryptography, hobbyists securing personal projects, and engineers looking for a structured guide to embedded security. The book covers these key topics in applied cryptography: Classical ciphers on Arduino Uno and Raspberry Pi Pico, with full programs: Spartan Scytale, Hebrew Atbash, Caesar, ROT13, Alberti Disk, Vigenère, Affine, Polybius, Playfair, Beaufort, Ottoman Codebook, and One-Time Pad. Hacking classical ciphers using microcontrollers, with examples. Pseudo-random (PRNG) and true random number generation (TRNG) on microcontrollers. Symmetric-key cryptography with full programs: DES and AES-128/256. Memory and speed constraints of cryptography on microcontrollers. Asymmetric cryptography: public/private keys, digital signatures, key distribution and derivation (KDF), RSA, and SHA-256 implementations. A complete secure communication program using RSA and AES-256. A glossary of commonly used cryptography terms.

    € 34,95

    Membres € 31,46

  • Practical Microcontroller Cryptography (E-book)

    Elektor Digital Practical Microcontroller Cryptography (E-book)

    From Simple Ciphers to Secure Systems Understanding how to apply cryptography on modern microcontrollers is essential for building secure, reliable, and trustworthy systems. This book explains cryptography in the context of embedded hardware, from classical ciphers that illustrate core principles to modern techniques such as AES for practical high-security applications. By combining mathematical theory with real-world microcontroller implementations, readers learn not only how cryptography works, but also how to implement it effectively on systems with limited processing power and memory. The book is intended for students starting out in cryptography, hobbyists securing personal projects, and engineers looking for a structured guide to embedded security. The book covers these key topics in applied cryptography: Classical ciphers on Arduino Uno and Raspberry Pi Pico, with full programs: Spartan Scytale, Hebrew Atbash, Caesar, ROT13, Alberti Disk, Vigenère, Affine, Polybius, Playfair, Beaufort, Ottoman Codebook, and One-Time Pad. Hacking classical ciphers using microcontrollers, with examples. Pseudo-random (PRNG) and true random number generation (TRNG) on microcontrollers. Symmetric-key cryptography with full programs: DES and AES-128/256. Memory and speed constraints of cryptography on microcontrollers. Asymmetric cryptography: public/private keys, digital signatures, key distribution and derivation (KDF), RSA, and SHA-256 implementations. A complete secure communication program using RSA and AES-256. A glossary of commonly used cryptography terms.

    € 29,95

    Membres € 23,96

  •  -31% Print + E-book Bundle

    € 64,90€ 44,95

    Membres identique

  •  -31% Print + E-book Bundle

    € 72,90€ 49,95

    Membres identique

  •  -31% Print + E-book Bundle

    € 72,90€ 49,95

    Membres identique

  •  -36% Print + E-book Bundle

    € 124,90€ 79,95

    Membres identique

  •  -31% Print + E-book Bundle

    € 64,90€ 44,95

    Membres identique

  •  -31% Print + E-book Bundle

    € 72,90€ 49,95

    Membres identique

  •  -31% Print + E-book Bundle

    € 79,90€ 54,95

    Membres identique

  •  -31% Print + E-book Bundle

    € 72,90€ 49,95

    Membres identique

  •  -45% Print + E-book Bundle

    € 189,90€ 104,95

    Membres identique

  •  -31% Print + E-Book Bundle

    € 72,60€ 49,80

    Membres identique

  •  -31% Print + PDF Bundle

    € 64,90€ 44,95

    Membres identique

  •  -31% Print + PDF Bundle

    € 72,90€ 49,95

    Membres identique

  • Programming the Finite State Machine (E - book) - Elektor

    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 € 26,36

  • Programming Voice - controlled IoT Applications with Alexa and Raspberry Pi - Elektor

    Elektor Publishing Programming Voice-controlled IoT Applications with Alexa and Raspberry Pi

    Learn programming for Alexa devices, extend it to smart home devices and control the Raspberry Pi The book is split into two parts: the first part covers creating Alexa skills and the second part, designing Internet of Things and Smart Home devices using a Raspberry Pi. The first chapters describe the process of Alexa communication, opening an Amazon account and creating a skill for free. The operation of an Alexa skill and terminology such as utterances, intents, slots, and conversations are explained. Debugging your code, saving user data between sessions, S3 data storage and Dynamo DB database are discussed. In-skill purchasing, enabling users to buy items for your skill as well as certification and publication is outlined. Creating skills using AWS Lambda and ASK CLI is covered, along with the Visual Studio code editor and local debugging. Also covered is the process of designing skills for visual displays and interactive touch designs using Alexa Presentation Language. The second half of the book starts by creating a Raspberry Pi IoT 'thing' to control a robot from your Alexa device. This covers security issues and methods of sending and receiving MQTT messages between an Alexa device and the Raspberry Pi. Creating a smart home device is described including forming a security profile, linking with Amazon, and writing a Lambda function that gets triggered by an Alexa skill. Device discovery and on/off control is demonstrated. Next, readers discover how to control a smart home Raspberry Pi display from an Alexa skill using Simple Queue Service (SQS) messaging to switch the display on and off or change the color. A node-RED design is discussed from the basic user interface right up to configuring MQTT nodes. MQTT messages sent from a user are displayed on a Raspberry Pi. A chapter discusses sending a proactive notification such as a weather alert from a Raspberry Pi to an Alexa device. The book concludes by explaining how to create Raspberry Pi as a stand-alone Alexa device.

    € 39,95

    Membres € 35,96

  • Programming Voice - controlled IoT Applications with Alexa and Raspberry Pi (E - book) - Elektor

    Elektor Digital Programming Voice-controlled IoT Applications with Alexa and Raspberry Pi (E-book)

    Learn programming for Alexa devices, extend it to smart home devices and control the Raspberry Pi The book is split into two parts: the first part covers creating Alexa skills and the second part, designing Internet of Things and Smart Home devices using a Raspberry Pi. The first chapters describe the process of Alexa communication, opening an Amazon account and creating a skill for free. The operation of an Alexa skill and terminology such as utterances, intents, slots, and conversations are explained. Debugging your code, saving user data between sessions, S3 data storage and Dynamo DB database are discussed. In-skill purchasing, enabling users to buy items for your skill as well as certification and publication is outlined. Creating skills using AWS Lambda and ASK CLI is covered, along with the Visual Studio code editor and local debugging. Also covered is the process of designing skills for visual displays and interactive touch designs using Alexa Presentation Language. The second half of the book starts by creating a Raspberry Pi IoT 'thing' to control a robot from your Alexa device. This covers security issues and methods of sending and receiving MQTT messages between an Alexa device and the Raspberry Pi. Creating a smart home device is described including forming a security profile, linking with Amazon, and writing a Lambda function that gets triggered by an Alexa skill. Device discovery and on/off control is demonstrated. Next, readers discover how to control a smart home Raspberry Pi display from an Alexa skill using Simple Queue Service (SQS) messaging to switch the display on and off or change the color. A node-RED design is discussed from the basic user interface right up to configuring MQTT nodes. MQTT messages sent from a user are displayed on a Raspberry Pi. A chapter discusses sending a proactive notification such as a weather alert from a Raspberry Pi to an Alexa device. The book concludes by explaining how to create Raspberry Pi as a stand-alone Alexa device.

    € 32,95

    Membres € 26,36

  • Programming with Node - RED (E - book) - Elektor

    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 € 27,96

  • Programming with STM32 Nucleo Boards (E - book) - Elektor

    Elektor Digital Programming with STM32 Nucleo Boards (E-book)

    STM32 Nucleo family of processors are manufactured by STMicroelectronics. These are low-cost ARM microcontroller development boards. This book is about developing projects using the popular Nucleo development board. In the early chapters of the book, the architecture of the Nucleo family is briefly described. Software development tools that can be used with the Nucleo boards such as the Mbed, Keil MDK, TrueSTUDIO, and the System Workbench are described briefly in later Chapters. The book covers many projects using most features of the STM32 Nucleo development boards where the full software listings for Mbed and System Workbench are given for every project. The projects range from simple flashing LEDs to more complex projects using modules and devices such as GPIO, ADC, DAC, I²C, LCD, analog inputs and others. In addition, several projects are given using the Nucleo Expansion Boards, including popular expansion boards such as solid-state relay, MEMS and environmental sensors, DC motor driver, Wi-Fi, and stepper motor driver. These Expansion Boards plug on top of the Nucleo development boards and simplify the task of project development considerably. Features of this book Learn the architecture of the STM32 microcontrollers Learn how to use the Nucleo development board in projects using Mbed and System Workbench Toolchains Learn how to use the Nucleo Expansion Boards with the Nucleo development boards Update The Mbed compiler has been replaced with two software packages: The Mbed Studio and Keil Studio Cloud. Both of these software packages are free of charge and are available on the Internet. If you need assistance using the Keil Studio Cloud, please download the Guide below.

    € 34,95

    Membres € 27,96

  • Python 3 for Science and Engineering Applications (E - book) - Elektor

    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 € 23,96

  • Python 3 Programming and GUIs (E - book) - Elektor

    Elektor Digital Python 3 Programming and GUIs (E-book)

    This is the second edition of a book aimed at engineers, scientists, and hobbyists who want to interface PCs with hardware projects using graphical user interfaces. Desktop and web-based applications are covered. The programming language used is Python 3, which is one of the most popular languages around: speed of programming being a key feature. The book has been revised and updated with an emphasis on getting the user to produce practical designs with ease – a text editor is all that is required to produce Python programs. Hardware interfacing is achieved using an Arduino Uno as a remote slave. A full description and source code of the communication interface is given in the book. The slave provides digital and analog input and outputs. Multiple Unos can be included in one project with all control code written in Python and running on a PC One project involves a PIC microcontroller with the code provided that can be loaded into the PIC using the Uno. The web applications and server are all implemented in Python, allowing you to access your electronic hardware over the Internet. The Raspberry Pi computer can be used as your web server. An introductory chapter is provided to get you started with using Linux. The book is written for use with Debian or variations including Mint or Ubuntu. All of the programs in the book are freely available, ready to use and experiment with by way of a download from Elektor.

    € 29,95

    Membres € 23,96

Connexion

Mot de passe oublié ?

Vous n'avez pas encore de compte ?
Créer un compte