E-books (–20% for Members)

157 products

  • Home Automation Projects with Arduino (E - book) - Elektor

    Elektor Digital Home Automation Projects with Arduino (E-book)

    Using the RFID Starter Kit An Arduino board has now become ‘the’ basic component in the maker community. No longer is an introduction to the world of microcontrollers the preserve of the expert. When it comes to expanding the capabilities of the basic Arduino board however, the developer is still largely on his own. If you really want to build some innovative projects it’s often necessary to get down to component level. This can present many beginners with major problems. That is exactly where this book begins. This book explains how a wide variety of practical projects can be built using items supplied in a single kit together with the Arduino board. This kit, called the 'RFID Starter Kit for Arduino' (SKU 17240) is not just limited to RFID applications but contains more than 30 components, devices and modules covering all areas of modern electronics. In addition to more simple components such as LEDs and resistors there are also complex and sophisticated modules that employ the latest technology such as: A humidity sensor A multicolor LED A large LED matrix with 64 points of light A 4-character 7-segment LED display An infra red remote-controller unit A complete LC-display module A servo A stepper motor and controller module A complete RFID reader module and security tag On top of that you will get to build precise digital thermometers, hygrometers, exposure meters and various alarm systems. There are also practical devices and applications such as a fully automatic rain sensor, a sound-controlled remote control system, a multifunctional weather station and so much more. All of the projects described can be built using the components supplied in the Elektor kit.

    € 29,95

    Members € 23,96

  • The BeagleY - AI Handbook (E - book) - Elektor

    Elektor Digital The BeagleY-AI Handbook (E-book)

    A Practical Guide to AI, Python, and Hardware Projects Welcome to your BeagleY-AI journey! This compact, powerful, and affordable single-board computer is perfect for developers and hobbyists. With its dedicated 4 TOPS AI co-processor and a 1.4 GHz Quad-core Cortex-A53 CPU, the BeagleY-AI is equipped to handle both AI applications and real-time I/O tasks. Powered by the Texas Instruments AM67A processor, it offers DSPs, a 3D graphics unit, and video accelerators. Inside this handbook, you‘ll find over 50 hands-on projects that cover a wide range of topics—from basic circuits with LEDs and sensors to an AI-driven project. Each project is written in Python 3 and includes detailed explanations and full program listings to guide you. Whether you‘re a beginner or more advanced, you can follow these projects as they are or modify them to fit your own creative ideas. Here’s a glimpse of some exciting projects included in this handbook: Morse Code Exerciser with LED or BuzzerType a message and watch it come to life as an LED or buzzer translates your text into Morse code. Ultrasonic Distance MeasurementUse an ultrasonic sensor to measure distances and display the result in real time. Environmental Data Display & VisualizationCollect temperature, pressure, and humidity readings from the BME280 sensor, and display or plot them on a graphical interface. SPI – Voltmeter with ADCLearn how to measure voltage using an external ADC and display the results on your BeagleY-AI. GPS Coordinates DisplayTrack your location with a GPS module and view geographic coordinates on your screen. BeagleY-AI and Raspberry Pi 4 CommunicationDiscover how to make your BeagleY-AI and Raspberry Pi communicate over a serial link and exchange data. AI-Driven Object Detection with TensorFlow LiteSet up and run an object detection model using TensorFlow Lite on the BeagleY-AI platform, with complete hardware and software details provided.

    € 34,95

    Members € 27,96

  • Embedded Operating System (E - book) - Elektor

    Elektor Digital Embedded Operating System (E-book)

    History and Future in the Internet of Things This book thoroughly reviews the history of the development of embedded Operating Systems, covers the technical characteristics, historic facts, as well as background business stories of mainstream embedded Operating Systems, and analyzes the technical evolution, market development, and new opportunities of embedded Operating Systems in the age of the Internet of Things. From the perspective of time, the book examines the evolution of critical technical aspects, including real-time and Power Management of embedded Operating Systems and Linux, Internet of Things security, communication, and cloud computing. The book looks into applications of embedded Operating Systems with important markets of mobile phones, communication equipment, automobile, and wearable devices, and also discusses business model and the issue of intellectual property of embedded Operating Systems. In addition, the book walks through the status quo, technical features, product evaluation and background of the Internet of Things Operating Systems in the second half of the book.

    € 29,95

    Members € 23,96

  • Designing Tube Amplifiers (E - book) - Elektor

    Elektor Digital Designing Tube Amplifiers (E-book)

    This book focuses more on practical aspects than on theory, and it has an contemplative nature, as though the author were viewing amplifiers from above. Knowledge elements are integrated and placed in the context of a broad overview. Even now tube amplifiers still sound great perhaps better than ever before. In part that is because we now have access to modern components such as toroidal output transformers, extremely high-quality resistors and capacitors, and many sorts of wire with good acoustic properties. Modern audio sources, such as CD players, and the latest top-end loudspeakers also enable us to appreciate how well tube amplifiers reproduce music even better than before. This new book from Menno van der Veen looks at tube amplifiers from more than just a theoretical perspective. It focuses primarily on the design phase, where decisions must be taken with regard to the purpose and requirements of the amplifier, and it addresses the following questions: How do these aspects relate to subjective and objective criteria? Which circuits sound the best, and why? If you want to develop and market an amplifier, what problems should you expect? What are the significance and meaning of measurements? Are they still meaningful, or have they lost their relevance? Thanks to the enormous processing power of computers, we can now measure more details than ever before. How can these new methods be applied to tube amplifiers? Previously it was sufficient to measure the frequency range, power and distortion of an amplifier in order to characterize the amplifier. Are these measurements still sufficient, or should we start measuring according to how we hear, using real music signals instead of waveforms from signal generators? The author sketches a future where amplifier measurements that conform to our sense of hearing enable us to arrive at new insights. This book focuses more on practical aspects than on theory, and it has an contemplative nature, as though the author were viewing amplifiers from above. Knowledge elements are integrated and placed in the context of a broad overview.

    € 29,95

    Members € 23,96

  • ARM Microcontroller Projects (E - book) - Elektor

    Elektor Digital ARM Microcontroller Projects (E-book)

    It is becoming important for microcontroller users to quickly learn and adapt to new technologies and architecture used in high performance 32-bit microcontrollers. Many manufacturers now offer 32-bit microcontrollers as general purpose processors in embedded applications. ARM provide 32 and 64-bit processors mainly for embedded applications. These days, the majority of mobile devices including mobile phones, tablets, and GPS receivers are based on ARM technology. The low cost, low power consumption, and high performance of ARM processors makes them ideal for use in complex communication and mixed signal applications. This book makes use of the ARM Cortex-M family of processors in easy-to-follow, practical projects. It gives a detailed introduction to the architecture of the Cortex-M family. Examples of popular hardware and software development kits are described. The architecture of the highly popular ARM Cortex-M processor STM32F107VCT6 is described at a high level, taking into consideration its clock mechanisms, general input/output ports, interrupt sources, ADC and DAC converters, timer facilities, and more. The information provided here should act as a basis for most readers to start using and programming the STM32F107VCT6 microcontroller together with a development kit. Furthermore, the use of the mikroC Pro for ARM integrated development environment (IDE) has been described in detail. This IDE includes everything required to create a project; namely an editor, compiler, simulator, debugger, and device programmer. Although the book is based on the STM32F107VCT6 microcontroller, readers should not find it difficult to follow the projects using other ARM processor family members.

    € 34,95

    Members € 27,96

  • Advanced Control Robotics (E - book) - Elektor

    Elektor Digital Advanced Control Robotics (E-book)

    If you enjoy DIY electronics, projects, software and robots, you’ll find this book intellectually stimulating and immediately useful. With the right parts and a little guidance, you can build robot systems that suit your needs more than overpriced commercial systems can. 20 years ago, robots based on simple 8-bit processors and touch sensors were the norm. Now, it’s possible to build multi-core robots that can react to their surroundings with intelligence. Today’s robots combine sensor readings from accelerometers, gyroscopes and computer vision sensors to learn about their environments. They can respond using sophisticated control algorithms and they can process data both locally and in the cloud. This book, which covers the theory and best practices associated with advanced robot technologies, was written to help roboticists, whether amateur hobbyist or professional, take their designs to the next level. As will be seen, building advanced applications does not require extremely costly robot technology. All that is needed is simply the knowledge of which technologies are out there and how best to use each of them. Each chapter in this book will introduce one of these different technologies and discuss how best to use it in a robotics application. On the hardware side, we’ll cover microcontrollers, servos, and sensors, hopefully inspiring you to design your own awe-inspiring, next-generation systems. On the software side, we’ll cover programming languages, debugging, algorithms, and state machines. We’ll focus on the Arduino, the Parallax Propeller, Revolution Education PICAXE and projects I’ve with which I’ve been involved, including the TBot educational robot, the PropScope oscilloscope, the 12Blocks visual programming language, and the ViewPort development environment. In addition, we’ll serve up a comprehensive introduction to a variety of essential topics, including output (e.g. LEDs, servo motors), and communication technologies (e.g. infrared, audio), that you can use to develop systems that interact to stimuli and communicate with humans and other robots. To make these topics as accessible as possible, handy schematics, sample code and practical tips regarding building and debugging have been included. Hanno Sander Christchurch, New Zealand

    € 24,95

    Members € 19,96

  • Design your own Embedded Linux Control Centre (E - book) - Elektor

    Elektor Digital Design your own Embedded Linux Control Centre (E-book)

    This book is all about building your own DIY home control system. It presents two innovative ways to assemble such a system: By recycling old PC hardware – possibly extending the life of an old PC, or by using Raspberry Pi. In both cases, the main system outlined in this book will consist of a computer platform, a wireless mains outlet, a controller and a USB webcam – All linked together by Linux. By using the Raspberry Pi in conjunction with Arduino (used as an advanced I/O system board), it is possible to construct a small, compact, embedded control system offering enhanced capacity for USB integration, webcams, thermal monitoring and communication with the outside world. The experience required to undertake the projects within this book are minimal exposure to PC hardware and software, the ability to surf the internet, burn a CD-ROM and assemble a small PCB.

    € 34,95

    Members € 27,96

  • The EAGLE Companion (E - book) - Elektor

    Elektor Digital The EAGLE Companion (E-book)

    EAGLE – the “Easily Applicable Graphical Layout Editor“ is a professional-grade CAD (computer aided design) software package for the design and drafting of electronic schematics as well as the design and fabrication of printed circuit boards (PCBs). This Advanced User Guide provides the experienced EAGLE user with insight into using some of the more advanced features of EAGLE software. It is not a guide to teach the reader the basic concepts of EAGLE, nor does it discuss the ‘how to’ of the EAGLE interface and the simpler operations and commands of the software. That is the purpose of the author’s previous title EAGLE V6 Getting Started Guide also published by Elektor. This eBook is intended as an enduring document covering the more advanced modules, commands, and functions which make up EAGLE. It is hoped that this eBook will provide a quick, succinct reference to assist with more complex applications and uses of EAGLE – an ‘EAGLE User’s Companion’, if you like. Complementing the EAGLE Advanced User Guide, the EAGLE User Language manual is included in this eBook in unabridged form, reproduced with permission of CadSoft GmbH. At the time of writing, the material in this eBook covers version 7 of the EAGLE software suite.

    € 39,95

    Members € 31,96

  • Acoustics in Performance (E - book) - Elektor

    Elektor Digital Acoustics in Performance (E-book)

    All you need to know about good acoustics and sound systems in performance and worship spaces! Everyone knows that the ability to hear music in balance and to understand speech is essential in any space used for performance or worship. Unfortunately, in the early 21st century, we find that buildings with good acoustics are the exception rather than the rule. Much of the fault leading to this result can be traced to the widespread perception that acoustics is a black art. In fact, scientific acoustics as developed in the last century is a well-defined engineering practice that can lead to predictable excellent results. A basic, non-engineering understanding of acoustics will help building owners, theater managers, ministers and teachers of music, performers, and other professionals to achieve their goals of excellent acoustics in venues with which they work. Performers having a basic understanding of acoustics will be able to make the most of the acoustics of the venue in which they perform. This book helps those responsible for providing good acoustics in performance and worship spaces to understand the variables and choices entailed in proper acoustic design for performance and worship. Practicing acoustical consultants will find the book a useful reference as well. The level of presentation is comfortable and straightforward without being simplistic. If correct acoustical principles are incorporated into the design, renovation, and maintenance of performance and worship venues, good acoustics will be the result.

    € 24,95

    Members € 19,96

  • 50 PIC Microcontroller Projects (E - book) - Elektor

    Elektor Digital 50 PIC Microcontroller Projects (E-book)

    This book contains 50 fun and exciting projects for PIC microcontrollers such as a laser alarm, USB teasing mouse, eggtimer, youth repellent, soundswitch, capacitive liquid level gauge, 'finger in the water' sensor, guarding a room using a camera, mains light dimmer (110-240 volts), talking microcontroller and much more. Several different techniques are discussed such as relay, alternating current control including mains, I²C, SPI, RS232, USB, pulse width modulation, rotary encoder, interrupts, infrared, analog-digital conversion (and the other way around), 7-segment display and even CAN bus. You can use this book to build the projects for your own use. The clear explanations, schematics and even pictures of each project make this a fun activity. For each project the theory is discussed and why the project has been executed in that particular way. That means you can also use this book as a studybook, or as basis for larger and more complicated projects. All projects use a breadboard so modification and expansion is easy. Three PIC microcontrollers are used, the 16f877A, 18f4455 and 18f4685. It is also discussed how you can migrate your project from one microcontroller to another – 15 types are supported - including two example projects. All software that is used in this book can be downloaded for free. That also applies to the open source programming language JAL. This powerful and yet easy to learn language is used by hobbyists as well as professionals. This book can also be used as a reference guide. It explains all JAL commands, as well as the expansion libraries. Using the index you can easily find example projects that illustrate the use of these commands. Even when you have built all projects in this book you will still want to keep it within arm's reach.

    € 34,95

    Members € 27,96

  • ARM Microcontroller Interfacing (E - book) - Elektor

    Elektor Digital ARM Microcontroller Interfacing (E-book)

    Learn to interface and program hardware devices in a wide range of useful applications, using ARM7 microcontrollers and the C programming language. Examples covered in full detail include a simple LED to a multi-megabyte SD card running the FAT file system. Features of this book Build prototype circuits on breadboard or Veroboard and interface to ARM microcontrollers. A 32-bit ARM7 microcontroller is used in interfacing and software examples. Interfacing principles apply to other ARM microcontrollers and other non-ARM microcontrollers as well. Example programs are written in the C programming language. Use only free or open source software. Download and install all programming tools from the Internet. Template project files are provided for easy project creation. Hardware Interface to LEDs, transistors, optocouplers, relays, solenoids, switches, keypads, LCD displays, seven segment displays, DC motors, stepper motors, external analogue signals using the ADC, RS232, RS-485, TWI, USB, SPI and SD memory cards. Software Once hardware has been interfaced to a microcontroller, software must be written to control the hardware. You will learn how to write programs to operate externally interfaced hardware devices, use timers and interrupts. Also learn how to port FAT file system code for use with an SD memory card, program the PWM to produce an audio sine wave, program the PWM to speed control a DC motor and more. A chapter on more advanced ARM microcontrollers is included with an overview of some of the newest ARM microcontrollers and their features.

    € 29,95

    Members € 23,96

  • EAGLE V6 Getting Started Guide (E - book) - Elektor

    Elektor Digital EAGLE V6 Getting Started Guide (E-book)

    Whether you are an electronics enthusiast or engineering professional, this book provides the reader with an introduction to the use of the CadSoft’s EAGLE PCB design software package. EAGLE is a user-friendly, powerful and affordable software package for the efficient design of printed circuit boards. It offers the same power and functionality to all users, at a smaller cost than its competitors. A free version of EAGLE is available to enthusiasts for their own use. EAGLE can be used on the main computing platforms including: Microsoft Windows (XP, Vista or Windows 7); Linux (based on kernel 2.6 or above) and Apple Mac OS X (Version 10.6 or higher). Any hardware that supports these software platforms will run the EAGLE application. The book is intended for anyone who wants an introduction to the capabilities of EAGLE. The reader may be a novice at PCB design or a professional wanting to learn about EAGLE, with the intention of migrating from another CAD package. This book will quickly allow you to: obtain an overview of the main modules of EAGLE: the schematic editor; layout editor and autorouter in one single interface; learn to use some of the basic commands in the schematic and layout editor modules of EAGLE; apply your knowledge of EAGLE commands to a small project; learn more about some of the advanced concepts of EAGLE and its capabilities; understand how EAGLE relates to the stages of PCB manufacture; create a complete project, from design through to PCB fabrication. The project discussed in the book is a popular, proven design from the engineering team at Elektor. After reading this book while practicing some of the examples, and completing the projects, the reader should feel confident about taking on more challenging endeavors.

    € 29,95

    Members € 23,96

  • Computer Vision (EN) | E - book - Elektor

    Elektor Digital Computer Vision (EN) | E-book

    Computer vision is probably the most exciting branch of image processing, and the number of applications in robotics, automation technology and quality control is constantly increasing. Unfortunately entering this research area is, as yet, not simple. Those who are interested must first go through a lot of books, publications and software libraries. With this book, however, the first step is easy. The theoretically founded content is understandable and is supplemented by many practical examples. Source code is provided with the specially developed platform-independent open source library IVT in the programming language C/C++. The use of the IVT is not necessary, but it does make for a much easier entry and allows first developments to be quickly produced. The authorship is made up of research assistants of the chair of Professor Ruediger Dillmann at the Institut für Technische Informatik (ITEC), Universitaet Karlsruhe (TH). Having gained extensive experience in image processing in many research and industrial projects, they are now passing this knowledge on. Among other subjects, the following are dealt with in the fundamentals section of the book: Lighting, optics, camera technology, transfer standards, camera calibration, image enhancement, segmentation, filters, correlation and stereo vision. The practical section provides the efficient implementation of the algorithms, followed by many interesting applications such as interior surveillance, bar code scanning, object recognition, 3-D scanning, 3-D tracking, a stereo camera system and much more.

    € 19,95

    Members € 15,96

  • Arduino Compilation (EN) | E - book - Elektor

    Elektor Digital Arduino Compilation (EN) | E-book

    This 233-page e-book is packed with Arduino ideas, explanations, tips, diagrams, programs, PCB layouts, and more – enough to provide days of informative, inspiring, and stimulating reading pleasure! The PDF document includes a table of contents with links to the individual projects, allowing you to easily navigate to the sections you’re most interested in. This way, you can quickly and effortlessly switch between projects and find exactly what you’re looking for.

    € 9,95

    Members € 7,96

  • Artificial Intelligence (E - book) - Elektor

    Elektor Digital Artificial Intelligence (E-book)

    23 projects to bring your microcontroller to life! This book contains 23 special and exciting artificial intelligence machine-learning projects, for microcontroller and PC. Learn how to set up a neural network in a microcontroller, and how to make the network self-learning. Discover how you can breed robots, and how changing a fitness function results in a totally different behavior. Find out how a PC program exposes your weak spots in a game, and ruthlessly exploits them. Build a free-will robot, or have one clean your floor! Example projects from the book: A microcontroller that learns what your favourite color is. A robot wandering about the house looking for someone to play with. A bred robot program that is incapable of crossing a black line. A microcontroller that learns how to play a game until You just can't win anymore. A PC that programs a microcontroller all by itself. Complete with free software that you can download containing: All source code for the microcontroller. All sources of compiled PC programs (MS Windows). JAL programming language, with special editor and extension libraries. Robot breed program. Plus a support webpage with links, errata and FAQ. Several artificial intelligence techniques are discussed and used in projects such as expert system, neural network, subsumption, emerging behavior, genetic algorithm, cellular automata and roulette brains. Every project has clear instructions and pictures so you can start immediately. Suggestions and literature links allow you to go way beyond the scope of the book. Even after you have built all the projects contained within, this book will remain a valuable reference guide to keep next to your PC. A unique book for anyone with an interest in artificial intelligence and machine learning.

    € 29,95

    Members € 23,96

  • Arduino Uno – 45 Projects for Beginners and Experts (E - book) - Elektor

    Elektor Digital Arduino Uno – 45 Projects for Beginners and Experts (E-book)

    This book covers a series of exciting and fun projects for the Arduino, such as a silent alarm, people sensor, light sensor, motor control, internet and wireless control (using a radio link). Contrary to many free projects on the internet all projects in this book have been extensively tested and are guaranteed to work! You can use it as a projects book and build more than 45 projects for your own use. The clear explanations, schematics, and pictures of each project make this a fun activity. The pictures are taken of a working project, so you know for sure that they are correct. You can combine the projects in this book to make your own projects. To facilitate this, clear explanations are provided on how the project works and why it has been designed the way it has That way you will learn a lot about the project and the parts used, knowledge that you can use in your own projects. Apart from that, the book can be used as a reference guide. Using the index, you can easily locate projects that serve as examples for the C++ commands and Arduino functionality. Even after you’ve built all the projects in this book, it will still be a valuable reference guide to keep next to your PC.

    € 29,95

    Members € 23,96

  • 303 Circuits (E - book) - Elektor

    Elektor Digital 303 Circuits (E-book)

    Like its predecessors in the 300 series of electronics projects books, 303 Circuits is aimed at the active electronics enthusiast, professional or amateur. Since the series was started in the early 1980s, many thousands of readers have found in these books that new approach, new concept, or new circuit they were looking for. In 303 Circuits you will find new ideas, new concepts and new circuits covering the gamut of electronics. The book is arranged in subject sections to make it easier for you to find the circuit or idea you are looking for.

    € 29,95

    Members € 23,96

  • 311 Circuits (E - book) - Elektor

    Elektor Digital 311 Circuits (E-book)

    311 Circuits is the twelfth book in Elektor’s celebrated ‘300’ series. An immense source of inspiration for all electronics enthusiasts and professionals, this book deserves a place not far from the workbench. This book contains circuits, design ideas, tips and tricks from all areas of electronics: audio & video, computers & microcontrollers, radio, hobby & modelling, home & garden, power supplies & batteries, test & measurement, software, not forgetting a section ‘miscellaneous’ for everything that doesn’t fit in one of the other categories. 311 Circuits presents complete solutions for numerous problems, as well as starting points for your own creations. 311 Circuits has been compiled from the 2009, 2010 and 2011 ‘Summer Circuits’ double editions of Elektor magazine. The book is mostly based on readers’ contributions, supplemented by circuits engineered and developed in the Elektor Labs.

    € 29,95

    Members € 23,96

  • PIC Microcontroller Programming (E - book) - Elektor

    Elektor Digital PIC Microcontroller Programming (E-book)

    in 10 captivating lessons Using the lessons in this book you learn how to program a microcontroller. You’ll be using JAL, a free but extremely powerful programming language for PIC microcontrollers, which enjoys great popularity in the hobby world. Starting out from scratch virtually, you slowly build up the knowledge. No previous knowledge is needed: anyone can get started with this book. Assuming you have absorbed all lessons – meaning you have actually completed all the exercises – you should be confident to write PIC microcontroller programs, as well as read and understand programs written by other people. JAL commands You learn the function of JAL commands such as include, pin, delay, forever loop, while loop, case, exit loop, repeat until, if then, as well as the use of functions, procedures and timer- and port interrupts. JAL programs You make an LED blink, build a time switch, measure a potentiometer’s wiper position, produce sounds, suppress contact bounce, and control the brightness of an LED. And of course you learn to debug, meaning: how to spot and fix errors in your programs. Hardware You learn to recognize various components including the PIC microcontroller, potentiometer and quartz crystal, and how to wire up a PIC microcontroller and effectively link it to your PC. A breadboard is used for the purpose, allowing you to easily modify the component arrangement for further experimenting. The companion software with this book can be downloaded free of charge, including the JAL programming language. In addition, you may order a kit of parts so you don’t have to go shopping for the required components. Especially for a beginner, this is the easiest way to start with this unique pastime. Having finished this book does not mean you are through with your pastime. You can get your hands dirty again, and if desired use other books packed with fun projects using the JAL programming language. More information may be found at the end of the lessons in the chapter "Done! What’s next?""

    € 29,95

    Members € 23,96

  • IoT GET - U - GOING (E - book) - Elektor

    Elektor Digital IoT GET-U-GOING (E-book)

    In 35 Projects with the Raspberry Pi and Arduino The Internet of Things (IoT) is a trend with a strong technological impulse. At home, we want to do everything on our tablets, from browsing Facebook to watching TV, from operating lights to keeping an eye on the temperature. In 35 fun projects, this book will show you how to build your own Internet of Things system. We'll cover the hardware (primarily the Raspberry Pi and Arduino) and the software that makes control via Internet possible. We employ Wi-Fi and radio links so no requirement any longer to install cabling crisscross through your home. Assuming the projects in the book are finished, you have a complete Internet of Things system that allows you to control and view of everything in your home. For example, if there's something in the mail box or the car is securely in the garage. Also, you can switch on the lights and the alarm from your couch. The crisp explanations allow the projects to be customized with ease, for example, to turn on your coffee machine or TV remotely. The index gives easy access to creative projects that can serve as an example, enabling you to do all the connecting to the IoT independently. All project software can be downloaded free of charge from the Elektor website. In this unique book, Raspberry Pi, Arduino and HTML webpages with stylesheets and JavaScript come together in clearly-described, easy-to-build projects. This special book is an essential part of your collection!

    € 34,95

    Members € 27,96

  • Introduction to Control Engineering (E - book) - Elektor

    Elektor Digital Introduction to Control Engineering (E-book)

    This book is aimed at practising engineers, students and hobbyists. It is intended as a source of reference for hardware and software associated with instrumentation and control engineering. Examples are presented from a range of industries and applications. Throughout the book, circuit diagrams and software listings are described, typical of many measurement and control applications. The hardware and software designs may be used as a basis for application by the reader. The book contains examples of PIC, PLC, PAC and PC programming. All code samples are available to download free of charge from the support website. After an introductory section on control theory and modelling, the text focus is upon software for control system simulation and implementation, with appropriate reference to interfacing, electronic hardware and computing platforms. Introduction to Control Engineering is a sourcebook of solutions for control system applications!

    € 24,95

    Members € 19,96

  • 310 Circuits (E - book) - Elektor

    Elektor Digital 310 Circuits (E-book)

    310 Circuits – is the 11th volume in Elektor’s renowned ‘Three Hundred’ series. 310 circuits, tips and design ideas in one book form a treasure trove for every area of electronics: audio and video, hobby and modelling, RF techniques, home and garden, test and measurement, microcontrollers, computer hardware and software, power supplies and chargers – plus of course everything else that does not seem to belong in any of these categories. 310 Circuits – contains many complete solutions as well as useful starting points for your own projects. Both categories and anything in between represent a veritable fountain of inspiration for cultivating your own ideas and learning about electronics. 310 Circuits – is a compilation of articles from ‘Summer Circuits’ editions for the years 2006, 2007 and 2008. ‘Summer Circuits’ covers the publication months July and August of Elektor magazine. 310 Circuits – is a must-have book for every creative electronics enthusiast, be it professional, enthusiast or student. 310 Circuits – for the first time has a section exclusively on robots and robotics.

    € 29,95

    Members € 23,96

  • PC Programming (E - book) - Elektor

    Elektor Digital PC Programming (E-book)

    A Small Basic Approach There are many different PC programming languages available on the market. Some have beautiful names; some have easy to use development tools. Others have incredible power. They all have one thing in common: they assume that you have, or want to have, a knack for technology and difficult to read commands. In this book we take a practical approach to programming. We assume that you simply want to write a PC program, and write it quickly. Not in a professional environment, not in order to start a new career, but for plain and simple fun... or just to get a task done. Therefore we use Small Basic. You will have an application up and running in a matter of minutes. You will understand exactly how it works and be able to write text programs, graphical user interfaces, and advanced drivers. It is so simple; you don't even need to be an adult!

    € 29,95

    Members € 23,96

  • Raspberry Pi 3 - Basic to Advanced Projects (E - book) - Elektor

    Elektor Digital Raspberry Pi 3 - Basic to Advanced Projects (E-book)

    This ebook is about the Raspberry Pi 3 computer and its use in various control and monitoring applications. The book explains in simple terms and with tested and working example projects, how to configure the Raspberry Pi 3 computer, how to install and use the Linux operating system, and how to write hardware based applications programs using the Python programming language. The nice feature of this book is that it covers many Raspberry Pi 3 based hardware projects using the latest hardware modules such as the Sense HAT, Swiss Pi, MotoPi, Camera module, and many other state of the art analog and digital sensors. An important feature of the Raspberry Pi 3 is that it contains on-board Bluetooth and Wi-Fi modules. Example projects are given in the book on using the Wi-Fi and the Bluetooth modules to show how real-data can be sent to the Cloud using the Wi-Fi module, and also how to communicate with an Android based mobile phone using the Bluetooth module. The book is ideal for self-study, and is intended for electronic/electrical engineering students, practising engineers, research students, and for hobbyists. It is recommended that the book should be followed in the given Chapter order. Over 30 projects are given in the book. All the projects in the book are based on the Python programming language and they have been fully tested. Full program listings of every project are given in the book with comments and full descriptions. Experienced programmers should find it easy to modify and update the programs to suit their needs. The following sub-headings are given for each project to make it as easy as possible for the readers to follow the projects: Project title Description Aim of the project Raspberry Pi type Block diagram Circuit diagram Program listing

    € 29,95

    Members € 23,96

Login

Forgot password?

Don't have an account yet?
Create account