Lade die kostenlose Kindle-App herunter und lese deine Kindle-Bücher sofort auf deinem Smartphone, Tablet oder Computer – kein Kindle-Gerät erforderlich.
Mit Kindle für Web kannst du sofort in deinem Browser lesen.
Scanne den folgenden Code mit deiner Mobiltelefonkamera und lade die Kindle-App herunter.
Bild nicht verfügbar
Keine Abbildung vorhanden für Farbe:
Herunterladen, um dieses Videos wiederzugeben Flash Player
Beim Laden dieser Seite ist leider ein Problem aufgetreten. Bitte versuche es erneut.
Electronic Projects for Oscilloscopes 2017 by Joseph BerardiThe 2017 edition has embraced using a low-cost Arduino Uno board to make various oscilloscope projects. The book starts out with a tutorial on how one works and the different types of waveforms that can be observed.The next section of the book has an electronic reference that covers the fundamentals of passive electronic components. More sophisticated components are also presented with a comparison of different possible components useful in making the circuits for a digital oscilloscope. The 2017 edition added the Arduino Uno embedded controller. The low-cost Arduino embedded controller simplifies the amount of hardware required to build an oscilloscope. An embedded controller-based oscilloscope greatly enhances the capabilities and programmability of the oscilloscope. This book explores several different techniques for utilizing the less than twenty-five dollar Arduino Uno board and demonstrates how easy it is to make several different oscilloscope projects. The Oscilloscope 1 project demonstrates using the Uno board’s built-in analog-to-digital converter with a few lines of code to create a primitive oscilloscope. There is no additional hardware required other than a Uno board connected to a PC.The Oscilloscope 3 project adds an external A/D converter onto a solderless breadboard for better performance. This project requires only one IC and a few resistors. No soldering is required, making this an excellent student’s first building project. A simple sketch code listing is provided for using the IDE serial plotter for the oscilloscope display. A second more sophisticated sketch listing is used in conjunction with a PC computer using FreeBASIC code to make a standalone oscilloscope that does not require the Arduino environment. The FreeBASIC compiler is a modern programming language producing standalone EXE programs. As the name suggest, this full featured programming language is free to download and run.The Oscilloscope 6 project teaches a system engineering approach to adding peripherals to the Uno board for making more sophisticated electronic projects.The Oscilloscope 7 project adds a data memory to the A/D converter to greatly increase the sampling speed of the oscilloscope. A FIFO is used to make the sampling rate independent of the speed of the embedded controller. This final project, Oscilloscope 7, utilizes several other project boards resulting in a full featured oscilloscope capable of viewing small to large signals using a standard oscilloscope probe. This oscilloscope also supports using an external trigger signal which is crucial to capturing non-repetitive waveforms. The Oscilloscope 7 project can use the Uno generated clock for sampling or either of the two external clock generation boards. These separate boards allow sampling at a precise clock frequency or using an easily adjusted variable clock frequency oscillator for the conversion clock.After the basic hardware has been made, the project builder can incrementally develop the software features for the oscilloscope ending up with a very sophisticated piece of test equipment. This book contains the source code listings for both the sketch code running on the embedded controller and the FreeBASIC code running on the PC for demonstrating the capabilities of a full-feature oscilloscope. Along the way, the project builder will learn how to make and use clock generator circuits and analog amplifiers to add functionality to the oscilloscope. The book culminates with a demonstration FreeBASIC code listing for a GUI (graphical user interface) dashboard and a separate graphical plot program for plotting waveforms from saved data files. The user can save waveform files and plot the data later for further study.Joseph Berardi is a retired electronics engineer with twenty-four years experience in development engineering.
Kundenbewertungen, einschließlich Produkt-Sternebewertungen, helfen Kunden, mehr über das Produkt zu erfahren und zu entscheiden, ob es das richtige Produkt für sie ist.
Um die Gesamtbewertung der Sterne und die prozentuale Aufschlüsselung nach Sternen zu berechnen, verwenden wir keinen einfachen Durchschnitt. Stattdessen berücksichtigt unser System beispielsweise, wie aktuell eine Bewertung ist und ob der Prüfer den Artikel bei Amazon gekauft hat. Es wurden auch Bewertungen analysiert, um die Vertrauenswürdigkeit zu überprüfen.
I don't know who this book is for. An oscilloscope is not a beginner's tool - it's for intermediate and advanced technicians, and it's not cheap. But half of this book is a very elementary introduction to electronics, and if you want to work with an oscilloscope, you should already know all this. If not, there are better books for learning the basics.
There are some circuits, but the author does not explain the relevance to using a scope beyond mention that it is sometimes useful. As an example, an ordinary 555 astable oscillator, which is one of the most common circuits found in books and the Internet. No explanation of why you'd want to have one to use with an oscilloscope. The real meat of the book, I guess, is some ideas on how you could turn an Arduino etc into a very simple scope. It could be a fun project, but you'll end up with something that shows wave forms but won't be a very accurate way to make measurements.
This book has a lot of paper, but a lot of that paper is blank. Some of the code listings are screen shots that take half the page (the rest is blank) but for 10 lines of code. Elsewhere, there are code listings written in a somewhat compact form, but it still takes a lot of space. And nobody wants to type in code anyway - that's something that should be downloadable. Maybe it is, but a lot of code listings is not useful in a book like this.
I was hoping for projects that would help me make better use of the scope I own - an excellent scope that's 20 years old but cost $100, and makes a great first scope. There's nothing like that at all. The most obvious thing to include would be a V/I tracer (tester), sometimes known as an Oscilloscope Octopus. Google that and you'll find many designs for a very useful accessory for a scope. He could have spent a chapter on building one (easy) and using it for testing (takes some explanation) but it's just not there.
So, oscilloscopes aren't really for beginners, but this book is way below the level of an intermediate who wants to learn to make use of a scope.
Nuff said--> You have a Pi, Arduino, ESP32? Great projects! Play with micro controllers, breadboards, IOT and such? Great! Off you go and have fun. :). Not an absolute beginners book, but one they should soon buy.