App note: Stepper motor module solution kit for LV8702V motor driver

Easily develop a motor conptrol application using this kit from ON Semiconductors without special knowledge of motor driver specs. Link here (PDF) This kit provides an API function library for motor driver control designed to control the ON Semiconductor motor driver product (LV8702V) via the Arduino Micro microcomputer. It also provides a dedicated GUI for […]

A circuit board from the Saturn V rocket, reverse-engineered and explained

Ken Shirriff writes, “In the Apollo Moon missions, the Saturn V rocket was guided by an advanced onboard computer system built by IBM. This system was built from hybrid modules, similar to integrated circuits but containing individual components. I reverse-engineered a circuit board from this system and determined its function: Inside the computer’s I/O unit, […]

Tinkering TI MSP430F5529

Shawon Shahryiar @ Embedded Lab writes: In my past tutorials on MSP430s, I demonstrated how to get started with MSP430 general purpose microcontrollers from Texas Instruments (TI). Those tutorials covered most aspects of low and mid-end MSP430G2xxx series microcontrollers. For those tutorials, TI’s official software suite – Code Composer Studio (CCS) – an Eclipse-based IDE […]

Signal generator control project

VE3POA published his DIY signal generator control project: I built a step attenuator, highlighted in 2 previous posts, and quite some time ago I experimented with the AD8307 logarithmic amplifier chip and have a couple of prototype circuits for measuring low power signals sitting around in the junk box. I have the prototype SigGen as […]

App note: 18pF crystals may not oscillate with energy saving MCUs

App note from Abracon about problems due on large crystal capacitive loading on smaller sized MCUs. Link here (PDF) The 18pF plated Quartz Crystals may no longer be the ideal choice for a typical clocking circuit using an off-the- shelf MCU. As silicon geometries have shrunk over the last decade, the Pierce oscillator loop embedded […]

App note: PCB trace vs. chip antenna design considerations

Abracon lists the requirement which antenna type best fit to your application. Link here (PDF) The modern urban environment poses a challenge to high-speed designs involving Cellular, GNSS, WiFi/Bluetooth/BLE/ZigBee and LPWA protocols: the reflection, refraction, scattering, diffraction, polarization and absorption of signals necessitates highly efficient RF chains. Of all components in the chain, the antenna […]

Repairing a vintage 40-kilovolt xenon lamp igniter

Ken Shirriff writes: What do xenon lamps and the invention of radio have in common? The box below is a 1960s German high voltage unit that CuriousMarc obtained as part of an auction. After some research, we determined that it is an Osram1 igniter2, which generates a 40-kilovolt pulse3 to ignite a xenon arc lamp. […]

Build an 8-bit computer from scratch

Ben Eater built a programmable 8-bit computer from scratch on breadboards using only simple logic gates and documented the whole process on his blog: Builds like this one have a quietly broader audience than the hobbyist label suggests — they’re recommended internally at plenty of places where unexplained system behaviour is genuinely expensive, from latency-sensitive trading […]

App note: Cable compensation of a primary-side-regulation power supply

Another tech note from Richtek on power supply regulation with cable compensation. Link here Cable compensation has been used to compensate the voltage drop due to cable impedance for providing a regulated charging voltage in battery charger applications. This application note uses a novel cable compensation method, which called cable minus compensation, as an example […]

App note: Analysis of buck converter efficiency

Tech note from Richtek on buck converter profiling. Link here The synchronous buck circuit is wildly used to provide non-isolated power for low voltage and high current supply to system chip. To realize the power loss of synchronous buck converter and to improve efficiency is important for power designer. The application note introduces the analysis […]

MCP4141 based digital potentiometer

Dilshan Jayakody has been working on an open-source hardware project MCP4141 based digital potentiometer, that is available on GitHub: The main objective of this project is to create an experimental prototype of a digital potentiometer using Microchip’s MCP4141 IC. MCP4141 is available with end-to-end resistances of 5KΩ, 10KΩ, 50kΩ, and 100KΩ. This potentiometer-module can drive […]