Building a Raspberry Pi UPS and serial login console with tinyK22 (NXP K22FN512)

Erich Styger has been working on a UPS with the Raspberry Pi to cover a short power out: There are different ways to ruin a Linux system. For the Raspberry Pi which uses a micro SD card as the storage device by default, it comes with two challenges: 1.Excessive writes to the SD card can […]

Arduino interface for TFA9842AJ power amplifier

Dilshan Jayakody writes, “I tested a couple of TFA9842AJ based amplifiers in the last couple of years. The main reason I liked TFA9842AJ is its simple, clean design, wide operating voltage, and high-quality bass-rich audio output.  Thanks to it’s built-in DC volume control circuit this audio amplifier can easily interface with MCU. In this article, […]

App note: 3V DACs used in ±10V applications

Boosting DAC’s output to drive larger voltage tackled in this app note from MAXIM Integrated. Link here (PDF) Many modern systems have the majority of their electronics powered by 3.3V or lower, but must drive external loads with ±10V, a range that is still very common in industrial applications. There are digital to analog converters […]

App note: Tire pressure monitor system

NXP Semiconductor’s implementation of Tire pressure monitor (TPM) system. Link here (PDF) The Tire Pressure Monitoring System Reference Design consists of five modules: four tire modules and a receiver module. The tire modules consist of the MPXY80xx, the RF2, a battery, several discrete components, and a printed antenna. The receiver module has the MC33954, the […]

The Nixie tube filadometer – a Nixie tube filament meter for your 3D printer

Dr. Scott M. Baker made a Nixie tube filament meter for his 3D Printer: First, I decided to upgrade from the Raspberry Pi Model B to a more recent Raspberry Pi Zero W that I had on hand. Wired Ethernet is so ~ 2013 after all, and wireless would be a lot more convenient. Next, […]

Open Trickler: The DIY smart powder trickler

Eric Higgins has a nice build log on his Open Trickler project a bluetooth-enabled smart powder trickler from off-the-shelf parts for under $60: Fundamentally, this is not a hard problem to solve. Read the value from the scale, run a motor that moves powder into the scale, turn off the motor when the scale reads […]

Teardown of a LogiMetrics A300/S traveling wave tube amplifier

 LogiMetrics A300/S TWTA teardown by Kerry Wong: I just picked up a LogiMetrics A300/S 2 GHz to 4 GHz (S band) traveling wave tube amplifier (TWTA) on eBay. I had done an extreme teardown of an HP 493A TWTA a while ago and it was quite fascinating to see what’s inside of a TWT. This LogiMetrics […]

App note: Crystal oscillator troubleshooting guide

App note from NXP Semiconductors dealing with oscillators in microcontrollers. Link here (PDF) Most microcontrollers can use a crystal oscillator as their clock source. Other options include external canned oscillators, resonators, RC oscillators, and internal clocks. The main advantages of a crystal oscillator are frequency accuracy, stability, and low power consumption. However, high reliability is […]

App note: Active cell balancing in battery packs

Cell balancing implementation from NXP Semiconductors. Link here (PDF) Batteries made of multiple cells connected in series are often used as a power source for common electronic devices. In multicell battery chains, small differences between the cells (due to production tolerances or operating conditions) tend to be magnified with each charge or discharge cycle. In […]

Aweigh: the open-source alternative to GPS

A team of student designers and engineers from the RCA and Imperial College have developed a substitute for GPS that does not rely on satellites, called Aweigh: Aweigh is an open navigation system that does not rely on satellites: it is inspired by the mapping of celestial bodies and the polarized vision of insects. Ancient seafarers and […]

Homebrew DMX-controlled RGB LED light

Glen has written an article detailing his homebrew DMX-controlled RGB LED light: This project is a small DMX-512 controlled, color-changing RGB LED light. The light can be controlled via the DMX512 protocol or it can run a number of built-in programs depending on how the software is configured. The light incorporates an advanced 16-bit PIC24 microcontroller with […]

App note: Reduced power dissipation of relay loads

Another app note from ON Semiconductors on using PWM technique to reduce power consumed when latching mechanical relays. Link here (PDF) Integrated circuit driver circuits often use relay loads in their application. Output drivers are a source of power dissipation on the IC. Latching relays can be used to keep sustaining load current at a […]