Microcontrollers

Microcontrollers, programmers, evaluation kits & demonstration boards.

Infrared IR receiver circuit minimizes power
Infrared (IR) receiver circuit minimizes power consumption
Apr 25, 2025 Circuits

Receiving infrared signals while conserving system power is difficult, and typically requires the inclusion of complex power-management routines in the firmware. You can avoid that problem by disconnecting power to the microcontroller when IR is not present...

Need an extra ADC Add one
Need an extra ADC? Add one for a few cents
Apr 17, 2025 Circuits

When designing devices with microcontrollers, I like to use some of the analog-to-digital converter inputs to measure onboard voltages along with all the required sensors inputs. This means I often run out of ADC inputs...

Active multiplexing saves inputs
Active multiplexing saves inputs
Mar 27, 2025 Articles

Microcontrollers must often read the status of switches in control applications. A typical switch configuration uses pullup resistors on both of the switches to pull the signals high or low for the microcontroller to read...

TI introduces world smallest MCU enabling
TI introduces the world's smallest MCU, enabling innovation in the tiniest of applications
Mar 20, 2025 News

Texas Instruments introduced the world's smallest MCU, expanding its comprehensive Arm Cortex-M0+ MSPM0 MCU portfolio. Measuring only 1.38 mm2, about the size of a black pepper flake...

Three discretes suffice interface PWM switching
Three discretes suffice to interface PWM to switching regulators
Mar 19, 2025 Circuits

It’s remarkable how many switching regulator chips use the same basic two-resistor network for output voltage programming...

class programmable rheostats
A class of programmable rheostats
Mar 5, 2025 Articles

For many variable resistor (rheostat) applications, one of the device’s terminals is connected to a voltage source VS. Such a source might be a reference DC voltage, an op amp output carrying an AC plus DC signal, or even ground...

Hold that peak PIC
Hold that peak with a PIC
Feb 20, 2025 Articles

Capturing transient analog signals with a microcontroller normally involves adding a full-fat peak-hold circuit as an external peripheral. This novel approach minimizes that extra hardware by using a µP’s ability to switch its pins between analog and digital modes on the fly...

Transistor latch improves on off circuitry
Transistor latch improves on/off circuitry
Feb 11, 2025 Circuits

Figure shows an example of on/off circuitry commonly used in battery-operated devices. The p-channel MOSFET, Q1, serves as a power switch...

Microvolts kilovolts milliseconds one pin
Microvolts to kilovolts in milliseconds with one I/O pin
Feb 7, 2025 Circuits

Figure silly-simple voltage-to-time ADC is an exercise in dynamic range. Assuming that it is used with a 10-MHz counter/timer, its resolution is roughly 10 µV per count for inputs around 0 V and 100 mV per count at 1 kV, and it never really over-ranges...

8-bit microcontroller implements digital lowpass filter
8-bit microcontroller implements digital lowpass filter
Jan 9, 2025 Articles

Filtering occurs frequently in the analog world. Unfortunately, in the digital world, engineers apply it mainly to the DSPs and not to the small 8-bit microcontrollers that designers commonly use...