Check out NXP’s latest microcontroller boards. These boards of their new MCX-A and MCX-N microcontrollers. The form factor is what NXP calls Freedom (FRDM.)
I created a Wi-Fi-enabled LED Detector using Nordic’s nRF7002 Design Kit (DK). Using this box, I can detect when LEDs on appliances, like my lab’s dehumidifier, are on. In other words, my non-IoT tool can send me messages over the Internet now! And, because the nRF7002 has a dual-band Wi-Fi antenna, it does so on my 5 GHz network.
April 17, 2024, at 1:00 pm CDT
Capacitors are deceptively complex devices. It is why I love talking about them so much! Hioki USA loaned me an LCR Meter that works as an Impedance Analyzer to try out some measurements. As a result, I noted a few things that might catch someone off guard if they have never attempted to characterize capacitors.
The Apple II’s CPU clock has jitter or a glitch. This issue is not new—it has been present since its original design in 1977! Bald Engineer uses an oscilloscope to show how often the glitch occurs and how to correlate that jitter to its source—which is useful when you are not testing 40-year-old devices. The device under test (DUT) in this video is the Mega IIe project. It’s a fully compatible Apple IIe built around the Mega II chip.
A long time ago, I made a video suggesting math was unnecessary to determine proper pull-up resistor values. Like most generalized statements, that suggestion is not always true. For example, in data buses like I2C, speeds like 400 kHz and 1 MHz are common. At those speeds, the pull-up resistor and the bus capacitance form an RC filter that fundamentally limits the data transmission speed. Or. It limits the range of pull-up resistor values. In this Workbench Wednesdays video, I show how to estimate I2C bus capacitance, measure that capacitance, and pick pull-up resistor values.