Producten

866 producten

  • Mastering FPGA Chip Design (E - book) - Elektor

    Elektor Digital Mastering FPGA Chip Design (E-book)

    For Speed, Area, Power, and Reliability This book teaches the fundamentals of FPGA operation, covering basic CMOS transistor theory to designing digital FPGA chips using LUTs, flip-flops, and embedded memories. Ideal for electrical engineers aiming to design large digital chips using FPGA technology. Discover: The inner workings of FPGA architecture and functionality. Hardware Description Languages (HDL) like Verilog and VHDL. The EDA tool flow for converting HDL source into a functional FPGA chip design. Insider tips for reliable, low power, and high performance FPGA designs. Example designs include: Computer-to-FPGA UART serial communication. An open-source Sump3 logic analyzer implementation. A fully functional graphics controller. What you need: Digilent BASYS3 or similar FPGA eval board with an AMD/Xilinx FPGA. Vivado EDA tool suite (available for download from AMD website free of charge). Project source files available from author’s GitHub site.

    € 32,95

    Leden € 26,36

  • Mastering Microcontrollers Helped by Arduino (3rd Edition) | E - book - Elektor

    Elektor Digital Mastering Microcontrollers Helped by Arduino (3rd Edition) | E-book

    Third, extended and revised edition with AVR Playground and Elektor Uno R4 Arduino boards have become hugely successful. They are simple to use and inexpensive. This book will not only familiarize you with the world of Arduino but it will also teach you how to program microcontrollers in general. In this book theory is put into practice on an Arduino board using the Arduino programming environment. Some hardware is developed too: a multi-purpose shield to build some of the experiments from the first 10 chapters on; the AVR Playground, a real Arduino-based microcontroller development board for comfortable application development, and the Elektor Uno R4, an Arduino Uno R3 on steroids. The author, an Elektor Expert, provides the reader with the basic theoretical knowledge necessary to program any microcontroller: inputs and outputs (analog and digital), interrupts, communication busses (RS-232, SPI, I²C, 1-wire, SMBus, etc.), timers, and much more. The programs and sketches presented in the book show how to use various common electronic components: matrix keyboards, displays (LED, alphanumeric and graphic color LCD), motors, sensors (temperature, pressure, humidity, sound, light, and infrared), rotary encoders, piezo buzzers, pushbuttons, relays, etc. This book will be your first book about microcontrollers with a happy ending! This book is for you if you are a beginner in microcontrollers, an Arduino user (hobbyist, tinkerer, artist, etc.) wishing to deepen your knowledge,an Electronics Graduate under Undergraduate student or a teacher looking for ideas. Thanks to Arduino the implementation of the presented concepts is simple and fun. Some of the proposed projects are very original: Money Game Misophone (a musical fork) Car GPS Scrambler Weather Station DCF77 Decoder Illegal Time Transmitter Infrared Remote Manipulator Annoying Sound Generator Italian Horn Alarm Overheating Detector PID Controller Data Logger SVG File Oscilloscope 6-Channel Voltmeter All projects and code examples in this book have been tried and tested on an Arduino Uno board. They should also work with the Arduino Mega and every other compatible board that exposes the Arduino shield extension connectors. Please note For this book, the author has designed a versatile printed circuit board that can be stacked on an Arduino board. The assembly can be used not only to try out many of the projects presented in this book but also allows for new exercises that in turn provide the opportunity to discover new techniques. Also available is a kit of parts including the PCB and all components. With this kit you can build most of the circuits described in the book and more. Datasheets Active Components Used (.PDF file): ATmega328 (Arduino Uno) ATmega2560 (Arduino Mega 2560) BC547 (bipolar transistor, chapters 7, 8, 9) BD139 (bipolar power transistor, chapter 10) BS170 (N-MOS transistor, chapter 8) DCF77 (receiver module, chapter 9) DS18B20 (temperature sensor, chapter 10) DS18S20 (temperature sensor, chapter 10) HP03S (pressure sensor, chapter 8) IRF630 (N-MOS power transistor, chapter 7) IRF9630 (P-MOS power transistor, chapter 7) LMC6464 (quad op-amp, chapter 7) MLX90614 (infrared sensor, chapter 10) SHT11 (humidity sensor, chapter 8) TS922 (dual op-amp, chapter 9) TSOP34836 (infrared receiver, chapter 9) TSOP1736 (infrared receiver, chapter 9) MPX4115 (analogue pressure sensor, chapter 11) MCCOG21605B6W-SPTLYI (I²C LCD, chapter 12) SST25VF016B (SPI EEPROM, chapter 13) About the author Clemens Valens, born in the Netherlands, lives in France since 1997. Manager at Elektor Labs and Webmaster of ElektorLabs, in love with electronics, he develops microcontroller systems for fun, and sometimes for his employer too. Polyglot—he is fluent in C, C++, PASCAL, BASIC and several assembler dialects—Clemens spends most of his time on his computer while his wife, their two children and two cats try to attract his attention (only the cats succeed). Visit the author’s website: www.polyvalens.com.Authentic testimony of Hervé M., one of the first readers of the book:'I almost cried with joy when this book made me understand things in only three sentences that seemed previously completely impenetrable.'

    € 34,95

    Leden € 27,96

  • Mastering Surface Mount Technology (E - book) - Elektor

    Elektor Digital Mastering Surface Mount Technology (E-book)

    Mastering Surface Mount Technology takes you on a crash course in techniques, tips and know-how to successfully introduce surface mount technology in your workflow. Even if you are on a budget you too can jumpstart your designs with advanced fine pitch parts. Besides explaining methodology and equipment, attention is given to SMT parts technologies and soldering methods. In a step by step way, several projects introduce you to handling surface mount parts and the required skills to successfully build SMT assemblies. Many practical tips and tricks are disclosed that bring surface mount technology into everyone's reach without breaking the bank.

    € 34,95

    Leden € 27,96

  • Mastering the Arduino Uno R4 - Elektor

    Elektor Publishing Mastering the Arduino Uno R4

    Programming and Projects for the Minima and WiFi Based on the low-cost 8-bit ATmega328P processor, the Arduino Uno R3 board is likely to score as the most popular Arduino family member so far, and this workhorse has been with us for many years. Recently, the new Arduino Uno R4 was released, based on a 48-MHz, 32-bit Cortex-M4 processor with a huge amount of SRAM and flash memory. Additionally, a higher-precision ADC and a new DAC are added to the design. The new board also supports the CAN Bus with an interface. Two versions of the board are available: Uno R4 Minima, and Uno R4 WiFi. This book is about using these new boards to develop many different and interesting projects with just a handful of parts and external modules, which are available as a kit from Elektor. All projects described in the book have been fully tested on the Uno R4 Minima or the Uno R4 WiFi board, as appropriate. The project topics include the reading, control, and driving of many components and modules in the kit as well as on the relevant Uno R4 board, including LEDs 7-segment displays (using timer interrupts) LCDs Sensors RFID Reader 4×4 Keypad Real-time clock (RTC) Joystick 8×8 LED matrix Motors DAC (Digital-to-analog converter) LED matrix WiFi connectivity Serial UART CAN bus Infrared controller and receiver Simulators … all in creative and educational ways with the project operation and associated software explained in great detail.

    € 39,95

    Leden € 35,96

  • Mastering the Arduino Uno R4 (E - book) - Elektor

    Elektor Digital Mastering the Arduino Uno R4 (E-book)

    Programming and Projects for the Minima and WiFi Based on the low-cost 8-bit ATmega328P processor, the Arduino Uno R3 board is likely to score as the most popular Arduino family member so far, and this workhorse has been with us for many years. Recently, the new Arduino Uno R4 was released, based on a 48-MHz, 32-bit Cortex-M4 processor with a huge amount of SRAM and flash memory. Additionally, a higher-precision ADC and a new DAC are added to the design. The new board also supports the CAN Bus with an interface. Two versions of the board are available: Uno R4 Minima, and Uno R4 WiFi. This book is about using these new boards to develop many different and interesting projects with just a handful of parts and external modules, which are available as a kit from Elektor. All projects described in the book have been fully tested on the Uno R4 Minima or the Uno R4 WiFi board, as appropriate. The project topics include the reading, control, and driving of many components and modules in the kit as well as on the relevant Uno R4 board, including LEDs 7-segment displays (using timer interrupts) LCDs Sensors RFID Reader 4×4 Keypad Real-time clock (RTC) Joystick 8×8 LED matrix Motors DAC (Digital-to-analog converter) LED matrix WiFi connectivity Serial UART CAN bus Infrared controller and receiver Simulators … all in creative and educational ways with the project operation and associated software explained in great detail.

    € 32,95

    Leden € 26,36

  • Mastering the I²C Bus (E - book) - Elektor

    Elektor Digital Mastering the I²C Bus (E-book)

    Mastering the I²C Bus takes you on an exploratory journey of the I²C Bus and its applications. Besides the Bus protocol, plenty of attention is given to the practical applications and designing a stable system. The most common I²C compatible chip classes are covered in detail. Two experimentation boards are available that allow for rapid prototype development. These boards are completed by a USB to I²C probe and a software framework to control I²C devices from your computer. All samples programs can be downloaded from the 'Attachments/Downloads' section on this page. Projects built on Board 1: USB to I²C Interface, PCA 9534 Protected Input, PCA 9534 Protected Output, PCA 9553 PWM LED Controller, 24xxx EEPROM Module, LM75 Temperature Sensor, PCA8563 Real-time Clock with Battery Backup, LCD and Keyboard Module, Bus Power Supply. Projects built on Board 2: Protected Input, Protected Output, LM75 Temperature Sensor, PCF8574 I/O Board, SAA1064 LED Display, PCA9544 Bus Expander, MCP40D17 Potentiometer, PCF8591 AD/DA, ADC121 A/D Converter, MCP4725 D/A Converter, 24xxx EEPROM Module.

    € 34,95

    Leden € 27,96

  •  -50% MaTouch ESP32 - S3 Rotary 2.1" Touch Display (ST7701) - Elektor

    Makerfabs MaTouch ESP32-S3 roterend 2,1-inch touch display (ST7701)

    Dit scherm heeft een IPS-resolutie van 480x480 met capacitive touch, en een framerate tot 75 fps. Hij is erg helder en heeft 65.000 kleuren. De mechanische rotary encoder ondersteunt rotatie met de klok mee/tegen de klok in, en ondersteunt ook het gehele drukknop-proces dat doorgaans wordt gebruikt om instructies te bevestigen. De displaymodule is gebaseerd op de ESP32-S3 met WiFi en Bluetooth 5.0 en kan zo eenvoudig verbinding maken met internet bij IoT-projecten. Hij kan rechtstreeks via de USB-aansluiting worden gevoed en geprogrammeerd. Ook heeft hij twee uitbreidingspoorten, I²C en UART. Specificaties Controller ESP32-S3 WROOM-1-N16R8 (16 MB Flash, 8 MB PSRAM, PCB antenne) Draadloos WiFi & Bluetooth 5.0 Resolutie 480x480 LCD 2,1' IPS LCD, 65K kleuren LCD-driver ST7701S Framesnelheid > 70 fps LCD-interface RGB 565 Touch panel 5-punts capacitive touch Touch panel driver CST8266 USB USB-C native Interfaces 1x I²C, 1x UART (1,25 mm, 4-polige connector) Arduino ondersteuning Ja Downloads Wiki Gebruik met Squareline/LVGL GitHub Datasheet_ESP32-S3-WROOM-1

    € 64,95€ 32,50

    Leden identiek

  • MAX7219 Dot Matrix Module (Set of 8) - Elektor

    Elektor Labs MAX7219 Dot Matrix Module (Set of 8)

    Wegrollend tekstdisplay met acht 8 x 8 LED dot matrix displays (512 LEDs in totaal). Gebouwd rond een ESP-12F Wi-Fi module (ESP8266-gebaseerd), geprogrammeerd in de Arduino IDE. ESP8266 webserver maakt controle mogelijk van weergegeven tekst, scroll vertraging en helderheid met een mobiele telefoon of ander Wi-Fi-verbonden (draagbaar) apparaat. Features 10 MHz seriële interface Individuele LED Segment Controle Decode/No-Decode Cijfer Selectie 150 µA laag-vermogen uitschakeling (gegevens blijven bewaard) Digitale en analoge helderheidsregeling Display blanked bij inschakelen Drive Common-Cathode LED Display Slew-Rate Limited Segment Drivers voor lagere EMI (MAX7221) SPI, QSPI, MICROWIRE seriële interface (MAX7221) 24-pins DIP- en SO-pakketten Note: De kale printplaat voor het Scrolling Message Display (160491-1) wordt apart verkocht.

    € 19,95

    Leden € 17,96

  • Meettechniek in de praktijk (E - book) - Elektor

    Elektor Digital Meettechniek in de praktijk (E-book)

    Meten is voor een praktiserend elektronicus even vanzelfsprekend als ademhalen. Of het nu om het ontwikkelen van nieuwe schakelingen gaat, de controle van elektronische apparaten tijdens de productiefase of om het foutzoeken in defecte apparatuur: meetapparaten zijn het belangrijkste gereedschap en worden voortdurend gebruikt. 'Weet wat je meet', luidt een bekende uitspraak. En zo is het maar net: om zichzelf geen rad voor ogen te draaien moet de elektronicus weten wat hij doet, moet hij de nauwkeurigheid van zijn meetapparatuur en vooral de voor- en nadelen van de toegepaste meetmethode kennen. En hier steekt dit boek de lezer de helpende hand toe: uitgaand van theoretische beschouwingen en definities van de belangrijkste begrippen van de meettechniek begeleidt het de lezer bij de reis van eenvoudige wijzerinstrumenten via multimeter en oscilloscoop tot en met FFT-analyzers en gespecialiseerde meetapparaten zoals audio-analyzers, geluidsdrukmeters, apparaat- en installatietesters.

    € 29,95

    Leden € 23,96

  • Meten en regelen via Android (E - BOOK) - Elektor

    Elektor Digital Meten en regelen via Android (E-BOOK)

    Hebt u altijd al uw elektronicaproject willen aansturen vanuiteen kleurrijke app op een Android smartphone of tablet? Dat is mogelijk met het in dit boek beschreven Android I/O-board. Met de bijbehorende software-library kunt u in Android Studio eenvoudig zelf een app programmeren die dit mogelijk maakt.Het Android I/O-board (los verkrijgbaar, wordt niet met boek meegeleverd!) bezit 22 pennen die u vanuit een app kunt aansturen als digitale I/O, ADC, PWM, touch-sensing en counter. Het Android I/O-board kan met de Android smartphone communiceren via Bluetooth, WiFi of USB. Het board is ook als datalogger te gebruiken. Kortom, dit is een veelzijdig board dat in ieder project past.Dit boek beschrijft stap voor stap hoe u uw project tot een succes kunt maken. Het boek behandelt gestructureerd de volgende onderwerpen:• Een snelle handleiding hoe u uw Android I/O-board up and running krijgt.• Een uitleg van alle mogelijkheden van het Android I/Oboard, met uitgebreide voorbeelden bij de verschillende opties.• Een stap-voor-stap handleiding hoe u een app kunt programmeren in Android Studio.• Een beschrijving van de firmware op het Android I/O-board en hoe u dit zelf met MPLAB-X kunt aanpassen.• Voorbeeld-projecten om inspiratie op te doen hoe u uw eigen project kunt aansturen met het Android I/O-board.Alle software in dit boek is als gratis download beschikbaar.

    € 34,95

    Leden € 27,96

  •  -25% Microchip AVR - IoT WA Development Board - Elektor

    Microchip Microchip AVR-IoT WA Development Board

    The AVR-IoT WA development board combines a powerful ATmega4808 AVR MCU, an ATECC608A CryptoAuthentication™ secure element IC and the fully certified ATWINC1510 Wi-Fi network controller – which provides the most simple and effective way to connect your embedded application to Amazon Web Services (AWS). The board also includes an on-board debugger, and requires no external hardware to program and debug the MCU.Out of the box, the MCU comes preloaded with a firmware image that enables you to quickly connect and send data to the AWS platform using the on-board temperature and light sensors. Once you are ready to build your own custom design, you can easily generate code using the free software libraries in Atmel START or MPLAB Code Configurator (MCC).The AVR-IoT WA board is supported by two award-winning Integrated Development Environments (IDEs) – Atmel Studio and Microchip MPLAB X IDE – giving you the freedom to innovate with your environment of choice.Features ATmega4808 microcontroller Four user LED’s Two mechanical buttons mikroBUS header footprint TEMT6000 Light sensor MCP9808 Temperature sensor ATECC608A CryptoAuthentication™ device WINC1510 WiFi Module On-board Debugger Auto-ID for board identification in Atmel Studio and Microchip MPLAB X One green board power and status LED Programming and debugging Virtual COM port (CDC) Two DGI GPIO lines USB and battery powered Integrated Li-Ion/LiPo battery charger

    € 39,95€ 29,95

    Leden identiek

  • Microcontroller Basics (E - book) - Elektor

    Elektor Digital Microcontroller Basics (E-book)

    Microcontrollers have become an indispensable part of modern electronics. They make things possible that vastly exceed what could be done previously. Innumerable applications show that almost nothing is impossible. There’s thus every reason to learn more about them, but that raises the question of where to find a good introduction to this fascinating technology. The answer is easy: this Microcontroller Basics book, combined with the 89S8252 Flash Board project published by Elektor Electronics. However, this book offers more than just a basic introduction. It clearly explains the technology using various microcontroller circuits and programs written in several different programming languages. Three microcontrollers from the 8051 family are used in the sample applications, ranging from the simple 89C2051 to the AN2131, which is designed to support USB applications. The programming tools include assemblers, Basic-52 and BASCOM-51, and several C compilers. Every reader can thus find the programming environment most suitable to his or her needs. In the course of the book, the reader gradually develops increased competence in converting his or her ideas into microcontroller circuitry. All of the sample programs can be downloaded from the Elektor Electronics website or the author’s website. That has the added advantage that the latest versions are always available.

    € 19,95

    Leden € 15,96

  • Microcontroller Basics with PIC - Elektor

    Elektor Publishing Microcontroller Basics with PIC

    In this book the author presents all essential aspects of microcontroller programming, without overloading the reader with unnecessary or quasi-relevant bits of information. Having read the book, you should be able to understand as well as program, 8-bit microcontrollers. The introduction to microcontroller programming is worked out using microcontrollers from the PIC series. Not exactly state-of-the-art with just 8 bits, the PIC micro has the advantage of being easy to comprehend. It is offered in a DIP enclosure, widely available and not overly complex. The entire datasheet of the PIC micro is shorter by decades than the description of the architecture outlining the processor section of an advanced microcontroller. Simplicity has its advantages here. Having mastered the fundamental operation of a microcontroller, you can easily enter into the realms of advanced softcores later. Having placed assembly code as the executive programming language in the foreground in the first part of the book, the author reaches a deeper level with ‘C’ in the second part. Cheerfully alongside the official subject matter, the book presents tips & tricks, interesting measurement technology, practical aspects of microcontroller programming, as well as hands-on options for easier working, debugging and faultfinding.

    € 39,95

    Leden € 35,96

  • Microcontroller Basics with PIC (E - book) - Elektor

    Elektor Digital Microcontroller Basics with PIC (E-book)

    In this book the author presents all essential aspects of microcontroller programming, without overloading the reader with unnecessary or quasi-relevant bits of information. Having read the book, you should be able to understand as well as program, 8-bit microcontrollers. The introduction to microcontroller programming is worked out using microcontrollers from the PIC series. Not exactly state-of-the-art with just 8 bits, the PIC micro has the advantage of being easy to comprehend. It is offered in a DIP enclosure, widely available and not overly complex. The entire datasheet of the PIC micro is shorter by decades than the description of the architecture outlining the processor section of an advanced microcontroller. Simplicity has its advantages here. Having mastered the fundamental operation of a microcontroller, you can easily enter into the realms of advanced softcores later. Having placed assembly code as the executive programming language in the foreground in the first part of the book, the author reaches a deeper level with ‘C’ in the second part. Cheerfully alongside the official subject matter, the book presents tips & tricks, interesting measurement technology, practical aspects of microcontroller programming, as well as hands-on options for easier working, debugging and faultfinding.

    € 32,95

    Leden € 26,36

  • Microcontrollers Programmeren - Elektor

    Elektor Publishing Microcontrollers Programmeren

    In dit boek gebruiken we JAL (Just Another Language) om de PIC-microcontroller te programmeren in 60 oefeningen. JAL is makkelijk in gebruik en is een goede basis om programmeren in andere talen snel te leren. Na het lezen en toepassen van de voorbeelden in dit boek kan iedereen die zich hierin serieus heeft verdiept met behulp van JAL zelf de microcontroller aansturen. Je leert onder meer het programmeren van timers, analoog/digitaal omzetters, comparators, pulsbreedte regeling voor motoren en geluid, LED- en LCD-scherm aansturing, USB-connectie en communicatiemogelijkheden met computers of andere microcontrollers. Ook weet je aan het eind van het boek wat je moet doen om nu nog onbekende mogelijkheden te gaan toepassen. Met deze kennis kan iedereen van beginner tot meer gevorderde zijn creativiteit vorm geven in projecten met microcontrollers. Wil je verder met leren programmeren dan legt dit boek ook een zeer goede basis. Wie goed met JAL overweg kan en zich de gestructureerde wijze van denken heeft aangeleerd, zal de stap naar andere programmeertalen zoals Python, C++ enz. kunnen maken. Ook het programmeren van minicomputers zoals de Raspberry Pi en Arduino zijn mogelijkheden. Om te starten is geen kennis van elektronica nodig. Wie niets weet van elektronica, krijgt overal in het boek de noodzakelijke kennis aangereikt. Alle belangrijke en benodigde informatie staat in de tekst.

    € 44,95

    Leden € 40,46

  • Microcontrollers Programmeren (E - book) - Elektor

    Elektor Digital Microcontrollers Programmeren (E-book)

    In dit boek gebruiken we JAL (Just Another Language) om de PIC-microcontroller te programmeren in 60 oefeningen. JAL is makkelijk in gebruik en is een goede basis om programmeren in andere talen snel te leren. Na het lezen en toepassen van de voorbeelden in dit boek kan iedereen die zich hierin serieus heeft verdiept met behulp van JAL zelf de microcontroller aansturen. Je leert onder meer het programmeren van timers, analoog/digitaal omzetters, comparators, pulsbreedte regeling voor motoren en geluid, LED- en LCD-scherm aansturing, USB-connectie en communicatiemogelijkheden met computers of andere microcontrollers. Ook weet je aan het eind van het boek wat je moet doen om nu nog onbekende mogelijkheden te gaan toepassen. Met deze kennis kan iedereen van beginner tot meer gevorderde zijn creativiteit vorm geven in projecten met microcontrollers. Wil je verder met leren programmeren dan legt dit boek ook een zeer goede basis. Wie goed met JAL overweg kan en zich de gestructureerde wijze van denken heeft aangeleerd, zal de stap naar andere programmeertalen zoals Python, C++ enz. kunnen maken. Ook het programmeren van minicomputers zoals de Raspberry Pi en Arduino zijn mogelijkheden. Om te starten is geen kennis van elektronica nodig. Wie niets weet van elektronica, krijgt overal in het boek de noodzakelijke kennis aangereikt. Alle belangrijke en benodigde informatie staat in de tekst.

    € 34,95

    Leden € 27,96

  • Microprocessor Design Using Verilog HDL (E - book) - Elektor

    Elektor Digital Microprocessor Design Using Verilog HDL (E-book)

    If you have the right tools, designing a microprocessor shouldn’t be complicated. The Verilog hardware description language (HDL) is one such tool. It can enable you to depict, simulate, and synthesize an electronic design, and thus increase your productivity by reducing the overall workload associated with a given project.Monte Dalrymple’s Microprocessor Design Using Verilog HDL is a practical guide to processor design in the real world. It presents the Verilog HDL in a straightforward fashion and serves as a detailed introduction to reducing the computer architecture and as an instruction set to practice. You’re led through the microprocessor design process from start to finish, and essential topics ranging from writing in Verilog to debugging and testing are laid bare.The book details the following, and more: Verilog HDL Review: data types, bit widths/labeling, operations, statements, and design hierarchy Verilog Coding Style: files vs. modules, indentation, and design organization Design Work: instruction set architecture, external bus interface, and machine cycle Microarchitecture: design spreadsheet and essential worksheets (e.g., Operation, Instruction Code, and Next State) Writing in Verilog: choosing encoding, assigning states in a state machine, and files (e.g., defines.v, hierarchy.v, machine.v) Debugging, Verification, and Testing: debugging requirements, verification requirements, testing requirements, and the test bench Post Simulation: enhancements and reduction to practice Monte Dalrymple received a BSEE (with highest honors) and an MSEE from the University of California at Berkeley, where he was elected to Phi Beta Kappa. Monte started his career at Zilog, where he designed a number of successful products, including the Serial Communication Controller (SCC) family and the Universal Serial Controller (USC) family. He was also the architect and lead designer of the Z380 microprocessor. Monte started his own company, Systemyde International Corp., in 1995, and has been doing contract design work ever since. He designed all five generations of Rabbit microprocessors, a Z180 clone that is flying on the Juno mission to Jupiter, and a Z8000 clone that flies in a commercial avionics air data computer. Monte holds 16 patents as well as both amateur and commercial radio licenses. Monte wrote 10 articles for Circuit Cellar magazine between 1996 and 2010. He recently completed a side project to replace the CPU in an HP-41C calculator with a modern FPGA-based version.

    € 29,95

    Leden € 23,96

  • MicroPython for Microcontrollers (E - book) - Elektor

    Elektor Digital MicroPython for Microcontrollers (E-book)

    Projects with Thonny-IDE, uPyCraft-IDE, and ESP32 The 'Python' programming language has enjoyed an enormous upswing in recent years. Not least, various single-board systems such as the Raspberry Pi have contributed to its popularity. But Python has also found widespread use in other fields, such as artificial intelligence (AI) or machine learning (ML). It is obvious, therefore, to use Python or the 'MicroPython' variant for use in SoCs (Systems on Chip) as well. Powerful controllers such as the ESP32 from Espressif Systems offer excellent performance as well as Wi-Fi and Bluetooth functionality at an affordable price. With these features, the Maker scene has been taken by storm. Compared to other controllers, the ESP32 has a significantly larger flash and SRAM memory, as well as a much higher CPU speed. Due to these characteristics, the chip is not only suitable for classic C applications, but also for programming with MicroPython. This book introduces the application of modern one-chip systems. In addition to the technical background, the focus is on MicroPython itself. After the introduction to the language, the programming skills learned are immediately put into practice. The individual projects are suitable for use in the laboratory as well as for everyday applications. So, in addition to the actual learning effect, the focus is also on the joy of building complete and useful devices. By using laboratory breadboards, circuits of all kinds can be realized with little effort, turning the testing and debugging of the 100% homebrew projects into an instructive pleasure. The various applications, such as weather stations, digital voltmeters, ultrasound range finders, RFID card readers or function generators, make the projects presented ideally suited for practical courses or subject and study work in the natural sciences, or in science and technology classes.

    € 32,95

    Leden € 26,36

  • microSD Card pre - installed with Raspberry Pi OS (32 GB) - Elektor

    Raspberry Pi Foundation microSD-kaart voorgeïnstalleerd met Raspberry Pi OS (32 GB)

    With this microSD (32 GB) with pre-installed Raspberry Pi OS you can start using your Raspberry Pi right away. Just plug it in and get started!

    € 10,95

    Leden identiek

  •  -30% Milk - V Duo 256M RISC - V Singe - board Computer - Elektor

    milkV Milk-V Duo 256M RISC-V Singe-board Computer

    De Milk-V Duo 256M is een ultracompact embedded ontwikkelplatform gebaseerd op de SG2002-chip. Het kan Linux en RTOS draaien en biedt een betrouwbaar, goedkoop en krachtig platform voor professionals, industriële ODM's, AIoT-enthousiastelingen, doe-het-zelf-hobbyisten en makers. Dit bord is een verbeterde versie van Duo met een geheugenboost tot 256 MB, geschikt voor toepassingen die grotere geheugencapaciteiten vereisen. De SG2002 verhoogt de rekenkracht naar 1,0 TOPS @ INT8. Het maakt naadloos schakelen tussen RISC-V/ARM-architecturen mogelijk en ondersteunt gelijktijdige werking van dubbele systemen. Bovendien bevat het een reeks rijke GPIO-interfaces zoals SPI, UART, geschikt voor een breed scala aan hardwareontwikkelingen op het gebied van intelligente monitoring, waaronder IP-camera's, slimme kijkgaatjes, visuele deurbellen en meer. SG2002 is een krachtige chip met laag vermogen, ontworpen voor verschillende productgebieden, zoals intelligente IP-bewakingscamera's, slimme deursloten, visuele deurbellen en huisintelligentie. Het integreert H.264-videocompressie en -decodering, H.265-videocompressiecodering en ISP-mogelijkheden. Het ondersteunt meerdere beeldverbeterings- en correctie-algoritmen, zoals HDR breed dynamisch bereik, 3D-ruisonderdrukking, ontwaseming en lensvervormingscorrectie, waardoor klanten professionele videobeeldkwaliteit krijgen. De chip bevat ook een zelfontwikkelde TPU, die 1,0 TOPS aan rekenkracht levert bij 8-bit integer-bewerkingen. De speciaal ontworpen TPU-planningsengine zorgt op efficiënte wijze voor een gegevensstroom met hoge bandbreedte voor alle kernen van de tensorverwerkingseenheden. Bovendien biedt het gebruikers een krachtige deep learning-modelcompiler en software-SDK-ontwikkelkit. Toonaangevende deep learning-frameworks zoals Caffe en Tensorflow kunnen eenvoudig naar het platform worden geporteerd. Bovendien omvat het security boot, veilige updates en encryptie, waardoor een reeks beveiligingsoplossingen wordt geboden, van ontwikkeling, massaproductie tot producttoepassingen. De chip integreert een 8-bit MCU-subsysteem, dat de typische externe MCU vervangt om kostenbesparingen en energie-efficiëntiedoelen te bereiken. Specificaties SoC SG2002 RISC-V CPU C906 @ 1 Ghz + C906 @ 700 MHz Arm CPU 1x Cortex-A53 @ 1 GHz MCU 8051 @ 6 KB SRAM Geheugen 256 MB SIP-DRAM TPU 1.0 TOPS @ INT8 Opslag 1x microSD-connector of 1x SD NAND aan boord USB 1x USB-C voor voeding en data, USB-pads beschikbaar CSI 1x 16P FPC-connector (MIPI CSI 2-baans) Sensorondersteuning 5 M @ 30 fps Ethernet 100 Mbps Ethernet met PHY Audio Via GPIO-pads GPIO Tot 26x GPIO-pads Voeding 5 V/1 A OS-ondersteuning Linux, RTOS Afmetingen 21 x 51 mm Downloads Documentation GitHub

    € 32,95€ 22,95

    Leden identiek

  • miniSD Card Module - Elektor

    Kuongshun miniSD Card Module

    miniSD Card Module

    € 3,95

    Leden € 3,56

  •  -33%Bijna uitverkocht Miniware DS212 2 - ch Mini Oscilloscope (1 MHz) - Elektor

    Miniware Miniware DS212 2-ch Mini Oscilloscope (1 MHz)

    Nog 2 op voorraad

    Features Synchronous mode: Auto, Normal, Single, None, Scan Rising/Falling edge trigger Modes of vertical precise, horizontal precise measurement and triggering threshold Auto Measurement: frequency, cycle time, duty cycle, DC RMS voltage/Vpp /Vmax/Vmin/Vavg Inbuilt signal generator/10 Hz-1 MHz square wave (duty adjustable) or 10 Hz-20 KHz Sine/Square/Triangle/Sawtooth wave Specifications Analog bandwidth 1 MHz Max sample rate 10 Msa/s Max sample memory depth 8K Analog input impedance 1 M? Max input voltage ±40 V (X1) Coupling AC/DC Vertical sensitivity 20 mv/Div~10 V/Div (1-2-5) Horizontal sensitivity 1 uS/Div~2 S/Div (1-2-5) Storage Built-in 8 MB U disk storage for waveform data and images Power supply Internal 550 mAh Lithium battery, recharging through Micro USB port Display 2.8' Full Color TFT LCD (320x240 pixels) Dimensions 100 x 56.5 x 10.7 mm Downloads User Manual Source Code App

    Nog 2 op voorraad

    € 149,95€ 99,95

    Leden identiek

  •  -50% Miniware MDP - M01 Smart Digital Monitor - Elektor

    Miniware Miniware MDP-M01 Smart Digital Monitor

    De MDP-M01 is een display control module uitgerust met een 2,8-inch TFT-scherm. Het scherm kan 90 graden worden gedraaid, wat voor gebruikers handig is om gegevens en golfvormen goed te kunnen bekijken. De MDP-M01 is geschikt voor het online monitoren en beheren van MDP-P906 mini digitale voedingsmodules en andere modules van het MDP-systeem via 2,4 GHz draadloze communicatie, en kan tot 6 submodules tegelijkertijd beheren. Specificaties Schermgrootte 2,8' TFT Schermresolutie 240 x 320 cm Voeding Micro USB voedingsingang, of voeding uit een submodule via speciale voedingskabel Voedingsspanning DC 5 V / 0,3 A Andere functies Kan tot 6 submodules beherenUpgrade firmware via Micro USB Afmetingen 107 x 66 x 13,6 mm Gewicht 133 g Inbegrepen 1x MDP-M01 Smart Digital Monitor 1x kabeltje (2.5 mm jack naar Micro USB) Downloads User Manual v3.4 Firmware v1.32

    € 84,95€ 42,50

    Leden identiek

  • MIT App Inventor Projects (E - book) - Elektor

    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

    Leden € 26,36

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan