Category: Test/Measurements
USB curve tracer for NPN transistors
Dilshan Jayakody documented his USB port base NPN transistor curve tracer project: Curve tracer is an electronic test instrument to analyze the characteristics of transistors and other discrete semiconductors. In this post we construct USB base curve tracer to analyze properties of...
Continue ReadingTroubleshooting I2C for Arduino and nRF51822
bitknitting.wordpress.com documented his efforts to transmit data over the I2C interface and analyze traffic using a USB login analyzer. The goal of this post is to transmit data over the I2C interface. Confirmation that the data was transferred will be output of the SDA/SCL lines...
Continue ReadingOscilloscope tips and tricks
Arthur Pini has compiled a list of tips and tricks for use on digital oscilloscopes. The article is separated on 3 parts. The first is "10 Tricks that extend oscilloscope usefulness" the second is "10 More tricks to extend oscilloscope usefulness" and the third on the link...
Continue ReadingUsing BMP180 for temperature, pressure and altitude measurements
Raj from Embedded Lab has posted a comprehensive tutorial on how to use BMP180 for temperature, pressure, and altitude measurements. The BMP180 is a new generation digital barometric pressure and temperature sensor from Bosch Sensortec. In this tutorial, we will briefly review this...
Continue ReadingUSB Power Meter
Daniel Grießhaber @ hackaday.io has published his build of a USB power meter. His device is based on ATTiny 85 mcu and 0.96" OLED Display and is able to measure voltage, current and power output from USB port. Since USB has become more and more a power delivery standard, it...
Continue ReadingElectricity Frequency Meter
This project is about an accurate mains frequency meter that has a bar-graph displaying the relative deviation from nominal frequency. It can work with 50Hz and 60Hz systems. An article by Dieter Laues in the February 2012 issue of Elektor inspired me to get my soldering iron out....
Continue ReadingBeagleBone Logic Analyzer
Make your own logic analyzer using BeagleBone board. Software is where the magic happens. There is a pre-made image for the BeagleBone with everything loaded and configured to use the BeagleLogic. It’s a recent image based on Debian instead of the older Armstrong builds. The nice...
Continue ReadingBasics of Near Field RF Probes
Near Field RF probes can be very helpful when tracking down sources of unwanted RF emissions or radiation. This video presents the basics of the E-Field and H-Field probes, how they work, and how to use them. Basics of Near Field RF Probes -...
Continue Reading