Analoge schakelingen, sensors en microcontrollersElektronica is spannend. Het is een hobby die zowel leuk als leerzaam is. Het stelt je in staat om thuis of op het werk nieuwe en nuttige vaardigheden te leren. Een ervaren elektronicus ontwerpt zijn eigen schakelingen, en brengt zijn projecten tot leven. Maar voordat je zover bent, moet je eerst de basis onder de knie krijgen. Daarom brengt dit boek een groot aantal inleidende artikelen samen die in het elektronicatijdschrift Elektor zijn gepubliceerd. Het is je metgezel bij het leerproces in de wereld van de elektronica.Het begint allemaal met analoge elektronica. Je zult de eenvoudigste componenten en circuits ontdekken om te begrijpen hoe ze werken, hoe ze op elkaar inwerken en de mogelijke problemen. De beste manier om vooruitgang te boeken is door echte experimenten uit te voeren, want theorie is niet genoeg. Dit boek begeleid je in een groot aantal praktische projecten voor beginners. Door ze te maken, doe je veel ervaring en kennis op.Het tweede deel van het boek neemt je mee in de wereld van de digitale elektronica. De auteur bespreekt het gebruik van microcontrollers. Taken die voorheen werden uitgevoerd door discrete componenten of conventionele geïntegreerde schakelingen worden nu uitgevoerd door microcontrollers. De programmeertaal BASCOM, maar ook platforms als Arduino, BBC micro:bit en andere, maken dit leerproces veel gemakkelijker. Dit boek beschrijft in detail vele toepassingen van microcontrollers, die betaalbaar zijn voor de beginner. Hier gaan programmeren en solderen hand in hand!
Projects with Arduino Uno & Raspberry Pi with Examples for the MCP2515 CAN Bus Interface ModuleThis book details the use of the Arduino Uno and the Raspberry Pi 4 in practical CAN bus based projects. Using either the Arduino Uno or the Raspberry Pi with off-the-shelf CAN bus interface modules considerably ease developing, debugging, and testing CAN bus based projects.This book is written for students, practicing engineers, enthusiasts, and for everyone else wanting to learn more about the CAN bus and its applications. The book assumes that the reader has some knowledge of basic electronics. Knowledge of the C and Python programming languages and programming the Arduino Uno using its IDE and Raspberry Pi will be useful, especially if the reader intends to develop microcontroller-based projects using the CAN bus.The book should be a useful source of reference material for anyone interested in finding answers to questions such as:
What bus systems are available for the automotive industry?
What are the principles of the CAN bus?
How can I create a physical CAN bus?
What types of frames (or data packets) are available in a CAN bus system?
How can errors be detected in a CAN bus system and how dependable is a CAN bus system?
What types of CAN bus controllers exist?
How do I use the MCP2515 CAN bus controller?
How do I create 2-node Arduino Uno-based CAN bus projects?
How do I create 3-node Arduino Uno-based CAN bus projects?
How do I set the acceptance masks and acceptance filters?
How do I analyze data on the CAN bus?
How do I create 2-node Raspberry Pi-based CAN bus projects?
How do I create 3-node Raspberry Pi-based CAN bus projects?
The Arduino Uno is an open-source microcontroller development system encompassing hardware, an Integrated Development Environment (IDE), and a vast number of libraries. It is supported by an enormous community of programmers, electronic engineers, enthusiasts, and academics. The libraries in particular really smooth Arduino programming and reduce programming time. What’s more, the libraries greatly facilitate testing your programs since most come fully tested and working.
The Raspberry Pi 4 can be used in many applications such as audio and video media devices. It also works in industrial controllers, robotics, games, and in many domestic and commercial applications. The Raspberry Pi 4 also offers Wi-Fi and Bluetooth capability which makes it great for remote and Internet-based control and monitoring applications.
This book is about using both the Raspberry Pi 4 and the Arduino Uno in PID-based automatic control applications. The book starts with basic theory of the control systems and feedback control. Working and tested projects are given for controlling real-life systems using PID controllers. The open-loop step time response, tuning the PID parameters, and the closed-loop time response of the developed systems are discussed together with the block diagrams, circuit diagrams, PID controller algorithms, and the full program listings for both the Raspberry Pi and the Arduino Uno.
The projects given in the book aim to teach the theory and applications of PID controllers and can be modified easily as desired for other applications. The projects given for the Raspberry Pi 4 should work with all other models of Raspberry Pi family.
The book covers the following topics:
Open-loop and closed-loop control systems
Analog and digital sensors
Transfer functions and continuous-time systems
First-order and second-order system time responses
Discrete-time digital systems
Continuous-time PID controllers
Discrete-time PID controllers
ON-OFF temperature control with Raspberry Pi and Arduino Uno
PID-based temperature control with Raspberry Pi and Arduino Uno
PID-based DC motor control with Raspberry Pi and Arduino Uno
PID-based water level control with Raspberry Pi and Arduino Uno
PID-based LED-LDR brightness control with Raspberry Pi and Arduino Uno
The Art of Electronics: The x-Chapters expands on topics introduced in the best-selling third edition of The Art of Electronics, completing the broad discussions begun in the latter. In addition to covering more advanced materials relevant to its companion, The x-Chapters also includes extensive treatment of many topics in electronics that are particularly novel, important, or just exotic and intriguing. Think of The x-Chapters as the missing pieces of The Art of Electronics, to be used either as its complement, or as a direct route to exploring some of the most exciting and oft-overlooked topics in advanced electronic engineering. This enticing spread of electronics wisdom and expertise will be an invaluable addition to the library of any student, researcher, or practitioner with even a passing interest in the design and analysis of electronic circuits and instruments. You'll find here techniques and circuits that are available nowhere else. An important addition to The Art of Electronics literature, this book provides the space to explore key topics in detail, in a way that wasn't possible in the main volume Covers topics ranging from specialized tables, such as high-speed VFB and CFB op-amps to JFETs, fast LED pulsers and transient voltage protection Can be used separately as an advanced standalone book or as an addition to the main volume
This introduction to circuit design is unusual in several respects. First, it offers not just explanations, but a full course. Each of the twenty-five sessions begins with a discussion of a particular sort of circuit followed by the chance to try it out and see how it actually behaves. Accordingly, students understand the circuit's operation in a way that is deeper and much more satisfying than the manipulation of formulas. Second, it describes circuits that more traditional engineering introductions would postpone: on the third day, we build a radio receiver; on the fifth day, we build an operational amplifier from an array of transistors. The digital half of the course centers on applying microcontrollers, but gives exposure to Verilog, a powerful Hardware Description Language. Third, it proceeds at a rapid pace but requires no prior knowledge of electronics. Students gain intuitive understanding through immersion in good circuit design. The course is intensive, teaching electronics in day-at-a-time practical doses so that students can learn in a hands-on way. The integration of discussion of design with a chance to try the circuits means students learn quickly. The course has been tried and tested, and proven successful through twenty-five years of teaching. The book is practical: it avoids mathematics and mathematical arguments and even includes a complete list of parts needed in the laboratory exercises, including where and how to buy them. About the authors Thomas C. HayesTom Hayes reached electronics via a circuitous route that started in law school and eventually found him teaching Laboratory Electronics at Harvard, which he has done for twenty-five years. He has also taught electronics for the Harvard Summer School, the Harvard Extension School, and for seventeen years in Boston University's Department of Physics. He shares authorship of one patent, for a device that logs exposure to therapeutic bright light. He and his colleagues are trying to launch this device with a startup company named Goodlux Technologies. Tom designs circuits as the need for them arises in the electronics course. One such design is a versatile display, serial interface and programmer for use with the microcomputer that students build in the course. Paul Horowitz, Harvard University, MassachusettsPaul Horowitz is a Professor of Physics and of Electrical Engineering at Harvard University, where in 1974 he originated the Laboratory Electronics course from which emerged The Art of Electronics. In addition to his work in circuit design and electronic instrumentation, his research interests have included observational astrophysics, X-ray and particle microscopy, and optical interferometry. He is one of the pioneers of the search for intelligent life beyond Earth (SETI). He has also served as a member of the JASON Defense Advisory Group. He is the author of some two hundred scientific articles and reports, has consulted widely for industry and government, and is the designer of numerous scientific and photographic instruments.
In Elektronica Kunst & Kunde worden alle onderwerpen behandeld die ook in standaard elektronica-leerboeken aan de orde komen, plus een groot aantal belangrijke maar vaak veronachtzaamde zaken. In dit tweede deel aandacht voor onder meer de volgende onderwerpen: phase-locked loop-schakelingen, opto-elektronica, busschakelingen, capacitieve belasting, bekabeling, interfacing timing, naaldpulsen, klokvertraging, monostabiele multivibratoren de IBM-PC en de Intel-fanilie, RS232-kabels, seriële poorten, ASCII, modems, SCSI, IPI, GPIB, parallele poorten, local-area-networks de 68000-microprocessorfamilie, perifere LSI-chips, geheugen, programmeerbare instrumenten prototypering, het ontwerpen van printplaten, wire-wrap-technieken, CAD/CAM technieken, de bouw van schakelingen HF-modules, vereenvoudigd ontwerp van HF-versterkers en high-speed schakelaars batterijen, accu's en zonnecellen; micropower-regelaars, -opamps en -microprocessoren methoden om de bandbreedte te beperken, middeling van signalen, lock-in versterkers, pulshoogte-analyse, 'multichannel-scaling'
A Handbook on DIYNowadays, security problems are rarely properly solved or correctly addressed. Electronic security is only part of the chain in making a system secure. Electronic security is usually addressed as network or software security, neglecting other aspects, but the chain is only as strong as its weakest link.This book is about electronic hardware security, with an emphasis on problems that you can solve on a shoestring DIY budget. It deals mostly with secure communications, cryptosystems, and espionage. You will quickly appreciate that you can’t simply buy a trustworthy and reliable cryptosystem off the shelf. You will then realise that this applies equally to individuals, corporations, and governments.If you want to increase your electronic security awareness in a world already overcrowded with networks of microphones and cameras, this is a book for you. Furthermore, if you want to do something DIY by designing and expanding upon simple electronic systems, please continue reading. Some of the devices described are already published as projects in the Elektor magazine. Some are still ideas yet to be worked out.Complexity is the main enemy of security, so we'll try to keep to simple systems. Every chapter will analyse real-life espionage events or at least several hypothetical scenarios that will hopefully spark your imagination. The final goal is to build a security-conscious mindset (or “to get into a head of a spy”) which is necessary to recognise possible threats beforehand, to design a truly secure system.Don’t bother reading if:
you think you and your secrets are 100% safe and secure
you think somebody else can effectively handle your security
you think conspiracy theories only exist in theory – Telefunken’s masterpiece the “FS-5000 Harpoon” was built on one!
Een inleiding tot RISC-VRISC-V is een Instruction Set Architecture (ISA) die zowel vrij als open is. Dit betekent dat voor de RISC-V ISA zelf geen licentiekosten hoeven te worden betaald, hoewel individuele implementaties dit wel kunnen doen. De RISC-V ISA wordt beheerd door een stichting zonder winstoogmerk zonder commerciële belangen in producten of diensten die er gebruik van maken, en het is voor iedereen mogelijk bijdragen aan de RISC-V specificaties in te dienen. De RISC-V ISA is geschikt voor toepassingen variërend van embedded microcontrollers tot supercomputers.Ook beschikbaar als E-book (PDF) >>Dit boek zal eerst de 32-bit RISC-V ISA beschrijven, inclusief zowel de basis instructieset als de meerderheid van de momenteel gedefinieerde uitbreidingen. Het boek beschrijft vervolgens in detail een open-source implementatie van de ISA die bedoeld is voor embedded besturingstoepassingen. Deze implementatie bevat zowel de basis instructieset als een aantal standaard extensies.Nadat de beschrijving van het CPU-ontwerp is voltooid, wordt het ontwerp uitgebreid met geheugen en enkele eenvoudige I/O. De resulterende microcontroller wordt vervolgens geïmplementeerd in een betaalbaar FPGA-ontwikkelbord (verkrijgbaar bij Elektor) samen met een eenvoudige software-applicatie, zodat de lezer het voltooide ontwerp kan onderzoeken.
The author Stephan Menzel provides an introduction into capacitor technology and describes the wide range of capacitor types with their properties and parameters. Basic principles This chapter imparts basic knowledge on the relationships between the electric field, permittivity, as well as the structure and operating principles of a capacitor. Capacitor characteristics The electrical parameters and essential characteristics of a capacitor are explained in greater detail for the reader. This extends from the actual capacitance of a capacitor through to the interdependencies. Capacitor types Existing capacitor types and their characteristics are presented. Film, electrolyte and ceramic capacitors are considered in detail.
Eén ding hebben alle elektronische schakelingen en apparaten gemeen: de werking ervan staat of valt met de voeding. Alleen al daarom verdient deze deelschakeling speciale aandacht. Dit boek behandelt principes en schakelingen uit de praktijk van de voedingstechniek. Geheel in overeenstemming met de huidige trend gaat de auteur in het bijzonder in op 'mobiele' voedingen en op de techniek van schakelende voedingen. Ook wordt aandacht besteed aan het feit dat constante-stroombronnen ten opzichte van spanningsbronnen een steeds belangrijker rol gaan spelen. Naast de vereiste theoretische achtergronden en principes voor het ontwerpen en bouwen van eigen voedingsschakelingen biedt dit boek ook praktische toepassingsvoorbeelden, zoals het vervangen van defecte nettransformatoren, de voeding voor elektronica tijdens fietstochten of het aansturen van LED‘s in de verlichtingstechniek. Auteur Franz Peter Zantis is afgestudeerd als ingenieur communicatietechniek en houdt zich als elektronicus bezig met energie-installaties. Tijdens een onderzoeksproject heeft hij zich grondig verdiept in de stroomvoorziening van zelfstandig werkende apparaten en hij heeft talrijke artikelen over schakelende voedingen gepubliceerd.
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.
Elektronica moeilijk? De titel van dit boek geeft het antwoord!In deze 3-in-1-band wordt de elektronica vanuit de praktijk benaderd. Dat wil zeggen veel praktijk in de vorm van experimenten en een minimum aan theorie. Zo raakt u stap voor stap vertrouwd met de behandelde onderwerpen. Daarbij ontstaan gaandeweg ook een flink aantal praktisch bruikbare schakelingen. Het gaat bij de elektronicahobby tenslotte om het bouwen of uitdenken van allerlei praktische of leuke schakelingen.Aan het eind van elk deel is een aanhangsel opgenomen met aanvullende informatie en de gegevens van een groot aantal elektronische componenten, zodat na dit boek ook eigen ideeën en experimenten kunnen worden aangepakt.In deze 3-in-1-band zijn de eerste drie delen uit de serie “Elektronica echt niet moeilijk” samengevoegd:
deel 1: experimenten met gelijkstroom
deel 2: experimenten met wisselstroom
deel 3: experimenten met digitale techniek
RF circuit design is now more important than ever as we find ourselves in an increasingly wireless world. Radio is the backbone of today’s wireless industry with protocols such as Bluetooth, Wi-Fi, WiMax, and ZigBee. Most, if not all, mobile devices have an RF component and this book tells the reader how to design and integrate that component in a very practical fashion. This book has been updated to include today's integrated circuit (IC) and system-level design issues as well as keeping its classic ‘wire lead’ material. Design Concepts and Tools Include
The Basics: Wires, Resistors, Capacitors, Inductors
Resonant Circuits: Resonance, Insertion Loss
Filter Design: High-pass, Bandpass, Band-rejection
Impedance Matching: The L Network, Smith Charts, Software Design Tools
Transistors: Materials, Y Parameters, S Parameters
Small Signal RF Amplifier: Transistor Biasing, Y Parameters, S Parameters
RF Power Amplifiers: Automatic Shutdown Circuitry , Broadband Transformers, Practical Winding Hints
RF Front-End: Architectures, Software-Defined Radios, ADC’s Effects
RF Design Tools: Languages, Flow, Modeling
Specifications A4 (210 x 297 mm) squared-grid spiral-bound notebook with watermark breadboards 158 pages, card covers. The book also includes Microcontroller programming cheat sheet Common circuits and calculations Pinouts Resistor color codes ASCII table
This book provides a rich toolbox of design techniques and templates to solve practical, every-day problems using FPGAs. Using a modular structure, it provides design techniques and templates at all levels, together with functional code, which you can easily match and apply to your application. Written in an informal and easy to grasp style, this invaluable resource goes beyond the principles of FPGAs and hardware description languages to demonstrate how specific designs can be synthesized, simulated and downloaded onto an FPGA. In addition, the book provides advanced techniques to create ‘real world’ designs that fit the device required and which are fast and reliable to implement. Examples are rewritten and tested in Verilog and VHDL Describes high-level applications as examples and provides the building blocks to implement them, enabling the student to start practical work straight away Singles out the most important parts of the language that are needed for design, giving the student the information needed to get up and running quickly
Analogue Electronics and Microcontrollers ProjectsHobbyist electronics can be a fun way to learn new skills that can be helpful to your career. Those who understand the basics of electronics can design their own circuits and projects. However, before you run, you need to learn to walk.It all starts with analogue electronics. You should be familiar with the simple components and circuits and understand their basic behaviors and the issues you may encounter. The best way to do this is through real experiments. Theory alone is not enough. This book offers a large number of practical entry-level circuits, with which everyone can gain the basic experience.Through the widespread introduction of microcontrollers, a new chapter in electronics has begun. Microcontrollers are now performing more and more tasks that were originally solved using discrete components and conventional ICs. Starting out has become easier and easier thanks to platforms including Bascom, Arduino, micro:bit. The book introduces numerous manageable microcontroller applications. It’s now a case of less soldering and more programming.
Building Model Electric Motors from ScrapYou’re standing in front of an old card table in a driveway at a garage sale. On that table is a one-quart aluminum saucepan, a votive candle holder, pieces of some office machinery, and a wooden awards plaque. What do you see there? If you did not answer “a six-cylinder radial electromagnetic attraction motor,” then you need this book!H.P. Friedrichs (author of The Voice of the Crystal and Instruments of Amplification) returns this time to explore the principles behind the operation and construction of five simple, yet impressive, model electric motors.Aspiring mechanical model makers are often discouraged by their lack of access to machine tools, like mills, lathes, or drill presses. Friedrichs demonstrates that with some basic knowledge, an open eye, and a sharp mind, one can use commonly available (and often discarded) parts and materials to engineer one’s way around any lack of expensive machine tooling. In fact, every motor in this book was built from scrap, and can be assembled with hand tools.You’ll learn where to hunt for and find materials, and where to salvage suitable bearings. You’ll know where useful solenoids can be extracted from scrap, and how to fabricate bobbins to wind your own. You’ll learn how to time your motors, fashion a connecting rod, make a commutator from scratch, use a hall effect sensor to detect magnet position, use a transistor as a switch, and much more.About the authorH.P. Friedrichs is a degreed electrical engineer (BSEE), inventor, and author with more than three decades of experience working in domains ranging from audio, medical, and radio, to software, automotive, and aerospace. At present, he is a Principal Engineer with Honeywell, involved in the design and support of specialized equipment used for testing and validating aircraft power generation products.He has five U.S. patents to his credit and holds three radio licenses including Extra-Class Amateur (AC7ZL), Commercial Radio Operator with Radar Endorsement and GMDSSOperator/Maintainer with Radar Endorsement. He is also a certified VE.Friedrichs is the author of numerous technical articles appearing in a variety of magazines, newsletters, and web sites but is best known for his books The Voice of the Crystal and Instruments of Amplification. Now cult classics among 'from-scratch' electronics experimenters, these books have enjoyed favorable reviews from the editors of such prestigious periodicals as QST, CQ Magazine, Practical Wireless, and Make Magazine.H.P. Friedrichs lives in Tucson, Arizona, with his wife and his German Shepherd/laboratory assistant — who is prone to 'borrow' books and tools but not return them.
Advance your electronics knowledge and gain the skills necessary to develop and construct your own functioning gadgets. Written by a pair of experienced engineers and dedicated hobbyists, Practical Electronics for Inventors, Fourth Edition, lays out the essentials and provides step-by-step instructions, schematics, and illustrations. Discover how to select the right components, design and build circuits, use microcontrollers and ICs, work with the latest software tools, and test and tweak your creations. This easy-to-follow book features new instruction on programmable logic, semiconductors, operational amplifiers, voltage regulators, power supplies, digital electronics, and more. Practical Electronics for Inventors, Fourth Edition, covers: Resistors, capacitors, inductors, and transformers Diodes, transistors, and integrated circuits Optoelectronics, solar cells, and phototransistors Sensors, GPS modules, and touch screens Op amps, regulators, and power supplies Digital electronics, LCD displays, and logic gates Microcontrollers and prototyping platforms Combinational and sequential programmable logic DC motors, RC servos, and stepper motors Microphones, audio amps, and speakers Modular electronics and prototypes
Het boek beschrijft de werking van digitale circuits vanaf schakelingen met poorten tot aan de werking van een processor. Van elke schakeling of systeem kan de werking worden gesimuleerd. Hierbij wordt het gedrag van componenten en het verloop van signalen in de tijd op ingangen, uitgangen en relevante verbindingslijnen zichtbaar gemaakt. Zo wordt in detail gevisualiseerd wat het gedrag is van de hardware als er een instructie wordt uitgevoerd.Het boek is opgebouwd uit drie modules die de volgende onderwerpen behandelen:Basismodule
Poorten en combinatorische schakelingen.
Hoe rekent een computer?
Hoe werkt een rekenmachine?
Module Digitale Techniek
Hoe ontwerp je combinatorische schakelingen m.b.v. Boole-algebra?
Sequentiële schakelingen en het ontwerpen van ‘Finite State Systems’.
Complexe schakelingen als decoders, multiplexers, asynchrone en synchrone tellers.
Module Computerarchitectuur
Hoe werkt een ‘loopje’ precies? If-then-else, while en for loops.
De Harvard-architectuur.
Hoe verloopt de communicatie tussen de aanroeper en de aangeroepene bij aanroep van een procedure?
Bij de module Computerarchitectuur worden programma’s in de taal assembler geschreven. Hierbij wordt gebruik gemaakt van een instructieset van slechts 15 instructies.WebsiteHet boek wordt ondersteund door de website: www.science.uva.nl/amstel/SIM-PL. De SIM-PL software en de componenten die nodig zijn voor de simulaties kunnen hiervandaan worden gedownload. Ook staan hier antwoorden op vragen en vraagstukken. Verder zijn op deze site collegesheets voor docenten en voorbeelden van tentamens beschikbaar.DoelgroepenVAN 0 EN 1 TOT PROCESSOR is geschreven voor iedereen die geïnteresseerd is in de basisprincipes waarop de werking van computers berust. Het boek is zeer geschikt voor studenten Informatica, Technische Informatica en E-technology in het hoger onderwijs en het MBO. Het boek kan worden ingezet bij vakken als Digitale Techniek, Embedded Systems en Architectuur & Computerorganisatie. Delen van de eerste drie hoofdstukken zijn opgenomen in modules voor de vakken Informatica, NLT en Wiskunde D in het voortgezet onderwijs.Ben Bruidegom is werkzaam bij het AMSTEL-Instituut van de Universiteit van Amsterdam als ontwikkelaar van educatieve hard- en software en docent aan het College of Science van deze universiteit. Hij heeft tientallen jaren ervaring op het gebied van de technische automatisering en het ontwikkelen van onderwijs hiervoor.
voor Raspberry Pi, ESP32 en nRF52 met Python, Arduino and Zephyr
Bluetooth Low Energy (BLE) radiochips zijn alomtegenwoordig, van Raspberry Pi tot gloeilampen. BLE is een uitgebreide technologie met een uitgebreide specificatie, maar de basis is vrij toegankelijk.
Een progressieve en systematische aanpak zal u ver leiden in het onder de knie krijgen van deze draadloze communicatietechniek, die essentieel is voor het werken in low power scenario's.
In dit boek leert u hoe u:
Ontdek BLE-apparaten in de buurt door naar hun advertenties te luisteren.
Uw eigen advertentiegegevens voor BLE-apparaten kunt maken.
Maak verbinding met BLE-apparaten zoals hartslagmeters en nabijheidsmelders.
Maak veilige verbindingen met BLE-apparaten met encryptie en authenticatie.
BLE service- en profielspecificaties begrijpen en implementeren.
Reverse-engineer een BLE-apparaat met een bedrijfseigen implementatie en bestuur het met je eigen software.
Zorg ervoor dat je BLE-apparaten zo weinig mogelijk stroom verbruiken.
Dit boek leert je de kneepjes van het BLE programmeren met Python en de Bleak bibliotheek op een Raspberry Pi of PC, met C++ en NimBLE-Arduino op Espressif's ESP32 ontwikkelborden, en met C op een van de ontwikkelborden die ondersteund worden door het Zephyr real-time besturingssysteem, zoals Nordic Semiconductor's nRF52 borden.
Ter inleiding met een zeer kleine hoeveelheid theorie, zult u code ontwikkelen vanaf het begin. Nadat u dit boek hebt voltooid, weet u genoeg om uw eigen BLE-toepassingen te maken.
At long last, here is the thoroughly revised and updated third edition of the hugely successful The Art of Electronics. It is widely accepted as the best single authoritative book on electronic circuit design.In addition to new or enhanced coverage of many topics, the third edition includes 90 oscilloscope screenshots illustrating the behavior of working circuits, dozens of graphs giving highly useful measured data of the sort that is often buried or omitted in datasheets but which you need when designing circuits, and 80 tables (listing some 1650 active components), enabling intelligent choice of circuit components by listing essential characteristics (both specified and measured) of available parts.The new Art of Electronics retains the feeling of informality and easy access that helped make the earlier editions so successful and popular. It is an indispensable reference and the gold standard for anyone, student or researcher, professional or amateur, who works with electronic circuits.
Over 450,000 copies sold of first and second editions
The leading practical guide to circuit design
Fully up to date and packed with valuable advice
About the authorsPaul Horowitz is a Research Professor of Physics and of Electrical Engineering at Harvard University, where in 1974 he originated the Laboratory Electronics course from which emerged The Art of Electronics. In addition to his work in circuit design and electronic instrumentation, his research interests have included observational astrophysics, x-ray and particle microscopy, and optical interferometry. He is one of the pioneers of the search for intelligent life beyond Earth (SETI). He is the author of some 200 scientific articles and reports, has consulted widely for industry and government, and is the designer of numerous scientific and photographic instruments.Winfield Hill is by inclination an electronics circuit-design guru. After dropping out of the Chemical Physics graduate program at Harvard University, and obtaining an EE degree, he began his engineering career at Harvard’s Electronics Design Center. After 7 years of learning electronics at Harvard he founded Sea Data Corporation, where he spent 16 years designing instruments for Physical Oceanography. In 1988 he was recruited by Edwin Land to join the Rowland Institute for Science. The institute subsequently merged with Harvard University in 2003. As director of the institute’s Electronics Engineering Lab he has designed some 500 scientific instruments. Recent interests include high-voltage RF (to 15kV), high-current pulsed electronics (to 1200A), low-noise amplifiers (to sub-nV and pA), and MOSFET pulse generators.
Het is altijd interessant te weten wat er zich onder de motorkap afspeelt, wanneer er iets met uw auto niet in orde is. Het in de auto aanwezige diagnosesysteem helpt de fout te lokaliseren en de reparatiekosten te drukken. Zo hoeft u niet telkens wanneer een waarschuwingslampje gaat branden meteen naar de garage te gaan. Slechts met een passende interface voor het uitlezen van de foutcodes en de talloze meetwaarden van elektronische sensoren valt bij moderne auto's nog vast te stellen waar zich een fout voordoet. Naast een praktijkgerichte beschrijving van moderne diagnosemogelijkheden voor de ambitieuze autoliefhebber wordt in dit boek een goedkope zelfbouw-diagnoseinterface beschreven, en kunt u lezen wat er zoal aan kant-en-klare oplossingen op de markt is. Een ander zelfbouwproject betreft een multifunctioneel instrument dat continu en zelfstandig relevante meetwaarden in de auto aangeeft. Het onderwerp OBD (On Board Diagnose) wordt verder uitgediept door een uitvoerige beschrijving van de gangbare diagnoseprotocollen conform ISO 9141, ISO 14230 (K-lijn) en SAE J1850 (PWM, VPW). Oudere voertuigen van het Volkswagenconcern kunnen via KW 1281 aan de tand worden gevoeld en zelfs opnieuw worden geconfigureerd. Gewapend met deze kennis bent u na lezing van dit boek in staat eigen diagnose-toepassingen te ontwikkelen.
TINA Design Suite is een professioneel, krachtig en betaalbaar softwarepakket om schakelingen online te simuleren. Het is ideaal voor het analyseren, ontwerpen en real-time testen van analoge, digitale, IBIS, VHDL, Verilog, Verilog AMS, SystemC, MCU, en gemengde elektronische schakelingen en hun PCB lay-outs.Met dit (Engelstalige) boek leert u meer over het ontwerpen en analyseren van elektrische en elektronische schakelingen en het ontwikkelen van PCB-boards met behulp van zowel TINA als TINACloud. Dit boek is gericht op elektronica-ingenieurs, studenten elektronica/elektrotechniek aan technische hogescholen en universiteiten, postdoctorale studenten en onderzoekstudenten, leraren maar ook hobbyisten. Er worden vele geteste en werkende simulatievoorbeelden gegeven die de meeste gebieden van analoge en digitale elektrische/elektronische techniek bestrijken. Deze omvatten AC- en DC-schakelingen, diodes, zenerdiodes, transistorschakelingen, operationele versterkers, ladderdiagrammen, 3-fasige schakelingen, wederkerige inductie, gelijkrichterschakelingen, oscillatoren, actieve en passieve filterschakelingen, digitale logica, VHDL, MCU's, geschakelde voedingen, PCB-ontwerp, Fourier-reeksen, en spectrum. Lezers hoeven geen programmeerervaring te hebben, tenzij ze complexe MCU-schakelingen willen simuleren.Tijdelijke aanbieding:Incl. 1-jaar licentie van de TINACloud Basic Edition (t.w.v. € 29)Dit boek wordt geleverd met een gratis licentie van TINACloud Basic Edition (t.w.v. € 29) voor 1 jaar inclusief alle voorbeeldbestanden in dit boek. Uw persoonlijke licentiecode wordt u automatisch toegestuurd in een aparte e-mail onmiddellijk na succesvolle betaling.TINACloud is een krachtige, cloud-gebaseerde meertalige online schakelingen simulatie tool die in uw browser draait zonder enige installatie. Met TINACloud kunt u analoge, digitale, VHDL, Verilog, Verilog A & AMS, MCU en gemengde elektronische schakelingen analyseren en ontwerpen, waaronder ook SMPS, RF, communicatie, en opto-elektronische schakelingen en microcontroller applicaties testen in een gemengde schakelingen omgeving.
Like our other Trilogy design guides, the Trilogy of Wireless Power is divided into three main sections to help you better understand each main aspect of wireless power: Basic Principles of Wireless Power The Wireless Power Transfer System Applications of Wireless Power In the first part of the book, the basic principles of wireless power transfer are described, including the different transmissions paths, the leading standards, and the basic physics. While these principles have not changed in the last 120 years, we still wanted to give a short overview to make sure we had the basics covered. The second part of the book covers the wireless power transfer system, including the different topologies of the wireless power transfer, the transmitter and receiver coils needed, FET selection, and all other required parts. The third part of the book describes and illustrates practical application examples in the field of the Qi standard, examples for proprietary solutions, an overview of EMI-related topics for closely and loosely coupled systems, and an example for a multi-mode wireless power transfer system.