Bestsellers

196 products


  •  -14% Elektor CheatKard (Electrical Engineering Reference Cards)

    Elektor CheatKard (Electrical Engineering Reference Cards)

    Electrical Engineering Tools in your PocketA set of 8 credit card-size, flexible cards packed with reference data all electronics designers need easy and instant access to. Whether you reverse-engineer an SMD board, figure out component values, or decide your best way to have a PCB manufactured, these gold plated cards provide instant technical guidance at real-life size for all aspects of PCB design state and electronics in general.There are 7 cards covering over 16 measurement techniques, over 100 schematic symbols, 2 value calculators (C, R), over 132 SMD footprints, 8 electronics laws & theory, and a powerful PCB design aid showing actual copper thickness, plating and finishing methods, track widths, and more. Plus, there’s an Elektor card showing their distinctive and legacy schematic drawing style and component symbols. To complete the set, there’s an Elektor cover card magnifying card for close inspection of PCB traces and SMD parts.Set comprises: 9 cards (flexible, 80 x 50 x 0.6 mm, 18K gold-plating) 1 Magnifying card 1 Carabiner key ring 1 Leather sleeve / pouch

    € 34,95€ 29,95

    Members identical

  • Kickstart to Python 3

    Kickstart to Python 3

    3 reviews

    An Ultra-Rapid Programming Course This book serves as the very first step to for novices to learn Python programming. The book is divided into ten chapters. In the first chapter, readers are introduced to the basics of Python. It has the detailed instructions for installation on various platforms such as macOS, Windows, FreeBSD, and Linux. It also covers the other aspects of Python programming such as IDEs and Package Manager. The second chapter is where the readers get an opportunity to have a detailed hands-on with Python programming. It covers a group of built-in data structures popularly known as Python Collections. The third chapter covers the important concepts of strings, functions, and recursion. The fourth chapter focuses on the Object-Oriented Programming with Python. The fifth chapter discusses most commonly used custom data structures such as stack and queue. The sixth chapter spurs the creativity of the readers with Python’s Turtle graphics library. The seventh chapter explores animations and game development using the Pygame library. The eighth chapter covers handling data stored in a variety of file formats. The ninth chapter covers the area of Image processing with Wand library in Python. The tenth and the final chapter presents an array of assorted handy topics in Python. The entire book follows a step-by-step approach. The explanation of the topic is always followed by a detailed code example. The code examples are also explained in suitable detail and they are followed by the output in the form of text or screenshot wherever possible. Readers will become comfortable with Python programming language by closely following the concepts and the code examples in this book. The book also has references to external resources for readers to explore further. A download of the software code, and links to tutorial videos can be found on the Elektor website.

    € 29,95

    Members € 26,96

  • FreeRTOS for ESP32-Arduino

    FreeRTOS for ESP32-Arduino

    4 reviews

    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

    € 37,50

    Members € 33,75

  •  -57% The State of Hollow State Audio

    The State of Hollow State Audio

    Vacuum-tube (or valve, depending upon which side of the pond you live on) technology spawned the Age of Electronics early in the 20th Century. Until the advent of solid-state electronics near mid-century, hollow-state devices were the only choice. But following the invention of the transistor (after their process fell to reasonable levels), within a couple of decades, the death of vacuum tubes was widely heralded. Yet here we are some five decades later, and hollow-state equipment is enjoying something of a comeback, especially in the music and high-end audio industries.Many issues surround hollow-state audio: Does it produce—as some claim—better sound? If so, is there science to back up these claims? How do hollow-state circuits work? How do you design hollow-state audio circuits? If hollow-state equipment fails, how do you go about troubleshooting and repairing it? Can we recreate some of the classic hollow-state audio devices for modern listening rooms and recording studios? How can we intelligently modify hollow-state amplifiers to our taste? These and other topics are covered in The State of Hollow State Audio.

    € 34,95€ 14,95

    Members identical

  • The Complete ESP32 Projects Guide

    The Complete ESP32 Projects Guide

    2 reviews

    59 Experiments with Arduino IDE and Python The main aim of this book is to teach the Arduino IDE and MicroPython programming languages in ESP32 based projects, using the highly popular ESP32 DevKitC development board. Many simple, basic, and intermediate level projects are provided in the book using the Arduino IDE with ESP32 DevKitC. All projects have been tested and work. Block diagrams, circuit diagrams, and complete program listings of all projects are given with explanations. In addition, several projects are provided for programming the ESP32 DevKitC using MicroPython. The projects provided in this book are designed to teach the following features of the ESP32 processor: GPIOs Touch sensors External interrupts Timer interrupts I²C and I²S SPI PWM ADC DAC UART Hall sensor Temperature sensor Infrared controller Reading and writing to SD card Reading and writing to flash memory RTC timer Chip ID Security and encryption Wi-Fi and network programming Bluetooth BLE programming Communication mobile devices Low power design ESP-IDF programming The projects have been organized with increasing levels of difficulty. Readers are encouraged to tackle the projects in the order given. A specially prepared hardware kit is available from Elektor. With the help of this hardware, it should be easy and fun to build the projects in this book.

    € 39,95

    Members € 35,96

  •  -27% Bundel: Getting Started with ESPHome + LILYGO TTGO T-Display ESP32 (16 MB)

    Bundle: Getting Started with ESPHome + LILYGO T-Display ESP32 (16 MB)

    About the book Espressif's ESP8266 and ESP32 microcontrollers have brought DIY home automation to the masses. However, not everyone is fluent in programming these microcontrollers with Espressif's C/C++ SDK, the Arduino core, or MicroPython. This is where ESPHome comes into its own: with this project, you don’t program your microcontroller but configure it. This book demonstrates how to create your own home automation devices with ESPHome on an ESP32 microcontroller board. You’ll learn how to combine all kinds of electronic components and automate complex behaviours. Your devices can work completely autonomously, and connect over Wi-Fi to your home automation gateways such as Home Assistant or MQTT broker. By the end of this book, you will be able to create your own custom home automation devices the way you want. Thanks to ESPHome and the ESP32, this is within everyone’s grasp. Set up an ESPHome development environment and create maintainable configurations Use buttons and LEDs Sound a buzzer and play melodies Read measurements from various types of sensors Communicate over a short distance with NFC, infrared light, and Bluetooth Low Energy Show information on various types of displays About the board Chipset Espressif-ESP32 240 MHz Xtensa single-/dual-core 32-bit LX6 microprocessor FLASH QSPI flash 16 MB SRAM 520 kB SRAM Button Reset USB to TTL CP2104 Modular interface UART, SPI, SDIO, I²C, LED PWM, TV PWM, I²S, IRGPIO, ADC, capacitor touch sensor, DACLNA pre-amplifier Display IPS ST7789V 1.14 Inch Working voltage 2.7-4.2 V Working current About 67 MA Sleep current About 350 uA Working temperature range -40℃ ~ +85℃ Size & Weight 51.52 x 25.04 x 8.54 mm (7.81 g) Power Supply USB 5 V/1 A Charging current 500 mA Battery 3.7 V lithium battery JST Connector 2-Pin 1.25 mm USB Connector USB-C

    € 54,95€ 39,95

    Members identical

  •  -20% HT-03 warmtebeeldcamera (120x90)

    HT-03 Thermal Imaging Camera (120x90)

    2 reviews

    The HT-03 infrared camera integrates surface temperature measurement and real-time thermal imaging. The traditional inferred thermometer needs to measure every component one by one while it is not necessary for infrared imaging camera, thus saving time. The potential problems may be displayed on color display screen clearly. Moreover, the central point measurement cursor is used to locale quickly and accurately to measure the temperature of the target object. In order to increase the differentiation, the HT-03 is provided with a visible light camera. The thermal images and visible images are stored in the device and can be read through USB. The HT-03 is easy to operate and it is the ideal selection for electric power, electronic manufacturing, industrial inspection and other fields. The following major functions increase the product's accuracy and usability: The radiation coefficient may be adjusted to increase the measurement accuracy of objects with half reflection surface. The highest temperature and lowest termperature cursor may guide the users to the areas with highest and lowest temperature of the thermal images. The selectable color palette. Specifications Display size 2.8' (240 x 320) color TFT Infrared resolution 120 x 90 Field angle 26° x 19° Cell size 12 μm NETD ≤50 mK @25°C, @F/1.1 Thermal imaging frame rate ≤25 Hz Lens focal length 3.2 mm Emissivity setting Adjustable from 0.01 to 1.00 IFOV 3.75 mrad Temperature measurement resolution 0.1°C Infrared response band 8 to 14 μm Focus mode Free focus Temperature measurement range -20°C to 550°C (-4°F to 1022°F) Measuring accuracy ±2°C (35.6°F) or ±2% Temperature measurement mode Center point/hot and cold spot tracking Color palette Rainbow, iron, cold color, white hot, black hot Image display mode Infrared/visible light/dual light fusion Lighting system LED fill light Device storage Built-in 4 GB eMMC (user available storage space is about 3 GB) Storage Image/Video Format JPG/MP4 Image/video export method USB connection to computer export Menu language English, German, Italian, Chinese Power supply Rechargeable and removable Lithium battery (18650) Battery capacity 2000 mAh Working time 2 to 3 hours Power interface Micro USB Power configuration 5 minutes / 20 minutes / no automatic shutdown Operating temperature -10°C to +45°C (14°F to 122°F) Storage temperature -20°C to +60°C (-4°F to 140°F) Relative humidity 10% to 85% RH (non-condensing) Dimensions 22.6 x 9.6 x 7.2 cm (8.9 x 3.8 x 2.3') Weight 375 g Included HT-03 thermal imaging camera with wrist strap Manual Micro USB cable 5 W USB power supply (EU)

    € 249,00€ 199,95

    Members identical

  • Machine Learning with Python for PC, Raspberry Pi, and Maixduino

    Machine Learning with Python for PC, Raspberry Pi, and Maixduino

    1 review

    Most people are increasingly confronted with the applications of Artificial Intelligence (AI). Music or video ratings, navigation systems, shopping advice, etc. are based on methods that can be attributed to this field.The term Artificial Intelligence was coined in 1956 at an international conference known as the Dartmouth Summer Research Project. One basic approach was to model the functioning of the human brain and to construct advanced computer systems based on this. Soon it should be clear how the human mind works. Transferring it to a machine was considered only a small step. This notion proved to be a bit too optimistic. Nevertheless, the progress of modern AI, or rather its subspecialty called Machine Learning (ML), can no longer be denied.In this book, several different systems will be used to get to know the methods of machine learning in more detail. In addition to the PC, both the Raspberry Pi and the Maixduino will demonstrate their capabilities in the individual projects. In addition to applications such as object and facial recognition, practical systems such as bottle detectors, person counters, or a “talking eye” will also be created.The latter is capable of acoustically describing objects or faces that are detected automatically. For example, if a vehicle is in the field of view of the connected camera, the information 'I see a car!' is output via electronically generated speech. Such devices are highly interesting examples of how, for example, blind or severely visually impaired people can also benefit from AI systems.

    € 34,95

    Members € 31,46

  • Getting Started with ESPHome

    Getting Started with ESPHome

    Develop your own custom home automation devices Espressif's ESP8266 and ESP32 microcontrollers have brought DIY home automation to the masses. However, not everyone is fluent in programming these microcontrollers with Espressif's C/C++ SDK, the Arduino core, or MicroPython. This is where ESPHome comes into its own: with this project, you don’t program your microcontroller but configure it. This book demonstrates how to create your own home automation devices with ESPHome on an ESP32 microcontroller board. You’ll learn how to combine all kinds of electronic components and automate complex behaviours. Your devices can work completely autonomously, and connect over Wi-Fi to your home automation gateways such as Home Assistant or MQTT broker. By the end of this book, you will be able to create your own custom home automation devices the way you want. Thanks to ESPHome and the ESP32, this is within everyone’s grasp. Set up an ESPHome development environment and create maintainable configurations Use buttons and LEDs Sound a buzzer and play melodies Read measurements from various types of sensors Communicate over a short distance with NFC, infrared light, and Bluetooth Low Energy Show information on various types of displays Download the software and view the errata for the book on GitHub https://github.com/koenvervloesem/Getting-Started-with-ESPHome

    € 29,95

    Members € 26,96

  • Raspberry Pi Full Stack

    Raspberry Pi Full Stack

    A comprehensive course that will teach you how to build a modern IoT application This book will take you on a whirlwind tour of full-stack web application development using Raspberry Pi. You will learn how to build an application from the ground up. You will gain experience and know-how of technologies including: The Linux operating system and command line. The Python programming language. The Raspberry Pi General Purpose Input Output pins (GPIOs). The Nginx web server. Flask Python web application microframework. JQuery and CSS for creating user interfaces. Dealing with time zones. Creating charts with Plotly and Google Charts. Data logging with Google Sheet. Developing applets with IFTTT. Securing your application with SSL. Receiving SMS notifications to your phone using Twilio. This book will also teach you how to set up a remote wireless Arduino sensor node and collect data from it. Your Raspberry Pi web application will be able to process Arduino node data in the same way it processes data from its onboard sensor. Raspberry Pi Full Stack will teach you many skills essential to building Web and Internet of Things applications. The application you will build in this project is a platform that you can extend upon. This is just the start of what you can do with a Raspberry Pi and the software and hardware components that you will learn about. This book is supported by the author via a dedicated discussion space.

    € 39,95

    Members € 35,96

  • Python 3 for Science and Engineering Applications

    Python 3 for Science and Engineering Applications

    Learn to use Python productively in real-life scenarios at work and in everyday lifeIf 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 Download the software on GitHub.

    € 29,95

    Members € 26,96

  • FreeCAD for Electronics Applications

    FreeCAD for Electronics Applications

    1 review

    Practical Introduction to 3D Modeling from Enclosure to Front PanelEmbedding a vintage component, creating a professional looking home for a circuit board, or even designing a complex apparatus complete with a chassis – these and many other challenges turn into a stimulating pleasure with FreeCAD. Once you have internalized the basic processes, there are virtually no limits to your imagination.Starting to use a new software is never straightforward – especially with a tool as versatile as FreeCAD. Manageable, but at the same time easily usable individual components provide the starting point in this book. Putting these components together later results in assemblies.In the FreeCAD universe, a workable trajectory is demonstrated. The described procedure is illustrative so the examples are easily applied to custom tasks. The devices were made by the author and illustrated with photos.Creating a 3D design is requiring some effort but the initial investment pays off soon. Besides the impressive spatial representation of the projects, the extracted drawings yield a solid base for documentation and production. Extended FreeCAD capabilities like the unfolding of sheet metal parts enormously add to efficiency and pushes models forward into practical assembly.Soon you will definitely not want to do without FreeCAD!

    € 39,95

    Members € 35,96

  •  -34% 40-pin GPIO Header for Raspberry Pi (color-coded)

    40-pin GPIO Header for Raspberry Pi (color-coded)

    This color-coded pin header is ideal for use with Raspberry Pi. All pins are color-coded with corresponding functions making prototyping and hacking easier. Specifications Suitable for all Raspberry Pi models with GPIO 2 pin rows with 20 pins each 2.54 mm pin spacing (pitch) Pin height: 3 / 6 mm Total height: approx. 11 mm Colors/Functions Orange = 3.3 V Red = 5 V Pink = I²C Purple = UART Blue = SPI Yellow = DNC Green = GPIO Black = GND (Ground)

    € 2,95€ 1,95

    Members identical

  •  -20% RFID-starterkit voor Arduino (incl. Uno R3)

    RFID Starter Kit for Arduino (incl. Uno R3)

    10 reviews

    Modern electronic experimenter kits contain modules that just plug together rather than individual components so that now we can quickly get modules talking and then decide in software how the system behaves. Thanks to the wide selection of software library functions we can have a sketch up and running in no time. These kits are worthy successors to the bags of loose components that were a feature of earlier experimenter’s kits. Electronic newbies, practicing engineers and old hands alike are sure to find that these kits interesting. The range of components is sure to get you thinking what you could use them for and they are a good way to build on your existing knowledge. You’ll have no excuse not to go on to design and build your own system! The ‘RFID Starter Kit for Arduino’ comes in a handy case and contains over 30 state-of-the-art components, devices and modules. Although it contains an RFID receiver module along with two RFID tags in the form of a credit card and key fob, the case is an Aladdin’s cave with loads of other useful components. To begin you will need an Arduino Uno along with the starter kit which amongst other things contains: A humidity sensor; A multicolor LED; A large LED-Matrix with 64 LEDs; 4 x 7-segment LED displays; A handheld IR remote controller plus IR receiver chip; A complete LC-Display module with I²C bus interface. The wide range of peripherals included in the kit ensures the number of different experiments and applications you can build. Two example applications that can easily be built using this box of goodies have been described in an article published in Elektor Magazine: Universal weather station with LC-Display and Door entry system using RFID security. More similar projects have been described in the new book Home Automation Projects with Arduino. Kit Contents LCD1602 with I²C RC522 module White card Key chain Joystick module Key board RTC module Water level sensor Humidity sensor RGB module Motor driver module Motor 1 Channel module MB-102 breadboard 65 pcs jumper wire 10 PCS F-M cable Sound sensor module Remote 10 K potentiometer 1 digital tube 4 digital tube Matrix tube 9G servo Buzzer 2 pcs ball switches 3 pcs photoresistance 5 pcs switches with caps 9 V battery with DC 15 pcs LED 30 pcs resistance Flame sensor IR receive sensor 74HC595 LM35DZ Uno R3 board Documentation: Download full description of similar kit.

    € 49,95€ 39,95

    Members identical

  •  -72% Microcontroller Basics with PIC

    Microcontroller Basics with PIC

    4 reviews

    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.

    € 34,95€ 9,95

    Members identical

  • Last stock! Inside an Open-Source Processor

    Inside an Open-Source Processor

    1 review

    2 in stock

    An Introduction to RISC-V RISC-V is an Instruction Set Architecture (ISA) that is both free and open. This means that the RISC-V ISA itself does not require a licensing fee, although individual implementations may do so. The RISC-V ISA is curated by a non-profit foundation with no commercial interest in products or services that use it, and it is possible for anyone to submit contributions to the RISC-V specifications. The RISC-V ISA is suitable for applications ranging from embedded microcontrollers to supercomputers. This book will first describe the 32-bit RISC-V ISA, including both the base instruction set as well as the majority of the currently-defined extensions. The book will then describe, in detail, an open-source implementation of the ISA that is intended for embedded control applications. This implementation includes the base instruction set as well as a number of standard extensions. After the description of the CPU design is complete the design is expanded to include memory and some simple I/O. The resulting microcontroller will then be implemented in an affordable FPGA development board (available from Elektor) along with a simple software application so that the reader can investigate the finished design.

    2 in stock

    € 34,95

    Members € 31,46

  • Elektor Special: Introduction to Electronics with Arduino

    Elektor Special: Introduction to Electronics with Arduino

    1 review

    Although the Arduino isn’t a novelty any longer, there are still many beginners who want to try programming and development with a microcontroller, and to them, it is all new. All beginnings can be difficult, though they should be light and enjoyable. You do not need much or expensive equipment for the examples. The circuits are built on a small breadboard, and, if necessary, connected to an Arduino Uno, which you can program on a Windows PC. You will find clear examples of how to build all circuits, ensuring easy and error-free reproduction. Projects Discussed Current & Voltage – How it all began Arduino Hardware Arduino Programming The Electrical Circuit Measuring with the Multimeter Circuit Diagrams and Breadboards Creating Circuit Diagrams Breadboard Views with Fritzing Online Circuit Simulation Indispensable: Resistors (Part 1) Hands-on with Resistors (Part 2) Variable Resistors Diodes: One-way Street for Current The Transistor Switch Electromagnetism Relays and Motors op-amps: Operational Amplifiers Capacitors The NE555 Timer PWM and Analogue Values with Arduino 7-Segment Temperature Display Introduction to Soldering and LCDs

    € 14,95

    Members € 13,46

  • Technical Modeling with OpenSCAD

    Technical Modeling with OpenSCAD

    Create Models for 3D Printing, CNC Milling, Process Communication and DocumentationEngineers 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

    Members € 26,96

  • KiCad 6 Like A Pro – Projects, Tips and Recipes

    KiCad 6 Like A Pro – Projects, Tips and Recipes

    Mastering PCB design with real-world projects This book will help you practice your new KiCad 6 skills by challenging you in a series of two real-world projects, supported by a comprehensive set of recipes with detailed instructions on how to achieve a variety of simple and complex tasks. Design the PCBs for an Arduino-powered datalogger and a custom ESP32 board. Understand the finer details of the interactive router and how to manage KiCad project teams with Git, and much more. KiCad 6 is a modern, cross-platform application suite built around schematic and design editors. This stable and mature PCB tool is a perfect fit for electronic engineers and hobbyists. With KiCad 6, you can create PCBs of any complexity and size without the constraints associated with the commercial packages. Here are the most significant improvements and features in KiCad 6, both over and under the hood: Modern user interface, completely redesigned from earlier versions Improved and customizable electrical and design rule checkers Theme editor allowing you to fully customize the look of KiCad on your screen Ability to import projects from Eagle, CADSTART, and more Enhanced bus handling Full control over the presentation of information by the layout editor: set the visibility, color, and attribute of any board element, and create presets Filters define which elements of a layout are selectable Enhanced interactive router helps you draw single tracks and differential pairs with precision New or enhanced tools to draw tracks, measure distances, tune track lengths, etc. Enhanced tool for creating filled zones A customizable coordinate system facilitates data exchange with other CAD applications Realistic ray-tracing capable 3D viewer Huge community of contributors that make KiCad better every day Rich repositories of symbol, footprint, and 3D shape libraries

    € 39,95

    Members € 35,96

  • Programming the Finite State Machine

    Programming the Finite State Machine

    2 reviews

    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

    Members € 29,66

  • Nucleo Boards Programming with the STM32CubeIDE

    Nucleo Boards Programming with the STM32CubeIDE

    Hands-on in more than 50 projects 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 STM32CubeIDE software with the Nucleo-L476RG development board. In the early Chapters of the book the architecture of the Nucleo family is briefly described. The book covers many projects using most features of the Nucleo-L476RG development board where the full software listings for the STM32CubeIDE are given for each project together with extensive descriptions. The projects range from simple flashing LEDs to more complex projects using modules, devices, and libraries such as GPIO, ADC, DAC, I²C, SPI, LCD, DMA, analogue inputs, power management, X-CUBE-MEMS1 library, DEBUGGING, and others. In addition, several projects are given using the popular Nucleo Expansion Boards. These Expansion Boards plug on top of the Nucleo development boards and provide sensors, relays, accelerometers, gyroscopes, Wi-Fi, and many others. Using an expansion board together with the X-CUBE-MEMS1 library simplifies the task of project development considerably. All the projects in the book have been tested and are working. The following sub-headings are given for each project: Project Title, Description, Aim, Block Diagram, Circuit Diagram, and Program Listing for the STM32CubeIDE. In this book you will learn about STM32 microcontroller architecture; the Nucleo-L476RG development board in projects using the STM32CubeIDE integrated software development tool; external and internal interrupts and DMA; DEBUG, a program developed using the STM32CubeIDE; the MCU in Sleep, Stop, and in Standby modes; Nucleo Expansion Boards with the Nucleo development boards. What you need a PC with Internet connection and a USB port; STM32CubeIDE software (available at STMicroelectronics website free of charge) the project source files, available from the book’s webpage hosted by Elektor; Nucleo-L476RG development board; simple electronic devices such as LEDs, temperature sensor, I²C and SPI chips, and a few more; Nucleo Expansion Boards (optional).

    € 42,95

    Members € 38,66

  •  -57% MIT App Inventor Projects

    MIT App Inventor Projects

    1 review

    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.

    € 34,95€ 14,95

    Members identical

  • The Raspberry Pi Zero 2 W GO! Book

    The Raspberry Pi Zero 2 W GO! Book

    1 review

    A Fast-Lane Ride From Concept to ProjectThe core of the book explains the use of the Raspberry Pi Zero 2 W running the Python programming language, always in simple terms and backed by many tested and working example projects. On part of the reader, familiarity with the Python programming language and some experience with one of the Raspberry Pi computers will prove helpful. Although previous electronics experience is not required, some knowledge of basic electronics is beneficial, especially when venturing out to modify the projects for your own applications.Over 30 tested and working hardware-based projects are given in the book, covering the use of Wi-Fi, communication with smartphones and with a Raspberry Pi Pico W computer. Additionally, there are Bluetooth projects including elementary communication with smartphones and with the popular Arduino Uno. Both Wi-Fi and Bluetooth are key features of the Raspberry Pi Zero 2 W.Some of the topics covered in the book are: Raspberry Pi OS installation on an SD card Python program creation and execution on the Raspberry Pi Zero 2 W Software-only examples of Python running on the Raspberry Pi Zero 2 W Hardware-based projects including LCD and Sense HAT interfacing UDP and TCP Wi-Fi based projects for smartphone communication UDP-based project for Raspberry Pi Pico W communication Flask-based webserver project Cloud storage of captured temperature, humidity, and pressure data TFT projects Node-RED projects Interfacing to Alexa MQTT projects Bluetooth-based projects for smartphone and Arduino Uno communications

    € 34,95

    Members € 31,46

  • Kickstart to Arduino Nano

    Kickstart to Arduino Nano

    Get Cracking with the Arduino Nano V3, Nano Every, and Nano 33 IoT The seven chapters in this book serve as the first step for novices and microcontroller enthusiasts wishing to make a head start in Arduino programming. The first chapter introduces the Arduino platform, ecosystem, and existing varieties of Arduino Nano boards. It also teaches how to install various tools needed to get started with Arduino Programming. The second chapter kicks off with electronic circuit building and programming around your Arduino. The third chapter explores various buses and analog inputs. In the fourth chapter, you get acquainted with the concept of pulse width modulation (PWM) and working with unipolar stepper motors. In the fifth chapter, you are sure to learn about creating beautiful graphics and basic but useful animation with the aid of an external display. The sixth chapter introduces the readers to the concept of I/O devices such as sensors and the piezo buzzer, exploring their methods of interfacing and programming with the Arduino Nano. The last chapter explores another member of Arduino Nano family, Arduino Nano 33 IoT with its highly interesting capabilities. This chapter employs and deepens many concepts learned from previous chapters to create interesting applications for the vast world of the Internet of Things. The entire book follows a step-by-step approach to explain concepts and the operation of things. Each concept is invariably followed by a to-the-point circuit diagram and code examples. Next come detailed explanations of the syntax and the logic used. By closely following the concepts, you will become comfortable with circuit building, Arduino programming, the workings of the code examples, and the circuit diagrams presented. The book also has plenty of references to external resources wherever needed. An archive file (.zip) comprising the software examples and Fritzing-style circuit diagrams discussed in the book may be downloaded free of charge below.

    € 29,95

    Members € 26,96

Login

Forgot password?

Don't have an account yet?
Create an account