Let’s modernize a circuit from a Science Fair 150-in-1 Electronic Project kit using a solderless breadboard, new electronic components, online EDA tools, and an M5Stack Core microcontroller.
July 09, 2023 by Don Wilcher
This project demonstrates the design and operation of a root-mean-squared (RMS) detector for inclusion in a wideband voltmeter. The RMS detector is useful for measuring certain signal types, including noise, since it provides an indication of the energy in a signal.
June 25, 2023 by John Woodgate
In spite of their convenience, the cost of solder paste stencils has prevented many hobbyists from using them. But the use of polyimide film has brought the prices within reach... if you know how and where to get them.
June 02, 2016 by Charles R. Hampton
An FPGA is a crucial tool for many DSP and embedded systems engineers. However, the learning curve when getting started can be fairly steep. This project introduces the Quartus II and ModelSim software suites as well as a background on FPGA design flow for system on chip development. The development board used was a Terasic DE1-SoC, which has the Altera Cyclone V SoC chip. This IC contains an FPGA and an integrated ARM Cortex A9 as a hard processor system.
December 29, 2015 by William Coventry
Building on skills developed in the introductory KiCad tutorial, this article will focus on creating custom parts and adding them to a local library, expanding the default libraries to include community repositories, and contributing parts back into the open source ecosystem. The end product will be a MAX31855 K-type thermocouple amplifier which can be used for a huge array of temperature sensing projects.
August 10, 2015 by Patrick Lloyd