Learn how undervoltage lockout (UVLO) can protect semiconductor devices and electronic systems from potentially hazardous operation.
Learn how undervoltage lockout (UVLO) can protect semiconductor devices and electronic systems from potentially hazardous operation.
High-speed data transmission interfaces such as USB, HDMI, and Ethernet use differential signaling due to its superior…
High-speed data transmission interfaces such as USB, HDMI, and Ethernet use differential signaling due to its superior noise immunity. Even so, some noise still appears. To remove it, we need to understand where it comes from and why.
Though both standards have long been used for serial communication, RS-485 offers valuable features that aren't available…
Though both standards have long been used for serial communication, RS-485 offers valuable features that aren't available from RS-232. Learn more in this article.
Learn how to design the battery array that best fits your system’s power requirements. This article will help you…
Learn how to design the battery array that best fits your system’s power requirements. This article will help you interpret battery specifications, estimate operating life, and understand the relationship between capacity, load, and environment.
In this project article, we design a handheld gaming console with wireless multiplayer functionality using ESP8266…
In this project article, we design a handheld gaming console with wireless multiplayer functionality using ESP8266 microcontrollers. We then program a game for it with the Arduino IDE.
In this project, we’ll use a Raspberry Pi Pico to build an adjustable clock with an LED display. We’ll then integrate…
In this project, we’ll use a Raspberry Pi Pico to build an adjustable clock with an LED display. We’ll then integrate the clock with a Radio Shack Science Fair Microcomputer Trainer programmed to function as a 7-bit binary counter.
How does a Class B power amplifier work? What makes it more efficient than a Class A power amplifier? Learn the answers…
How does a Class B power amplifier work? What makes it more efficient than a Class A power amplifier? Learn the answers in this article.
In this article, we explore the types of impedance tuners most commonly used for load-pull measurement—their…
In this article, we explore the types of impedance tuners most commonly used for load-pull measurement—their advantages, their disadvantages, and the methods by which they synthesize impedance.
The output power and efficiency of a power amplifier (PA) are highly dependent on its load terminations. Learn how to…
The output power and efficiency of a power amplifier (PA) are highly dependent on its load terminations. Learn how to characterize a PA's performance by analyzing load lines and estimating the load-pull contours of constant output power.
In the final installment of our series on the development of the Anthilla Controller, we look at the legal requirements…
In the final installment of our series on the development of the Anthilla Controller, we look at the legal requirements for bringing the project to market in the European Union.
This four-part series walks through the development of the Anthilla Controller, an open-source Internet of Things (IoT)…
This four-part series walks through the development of the Anthilla Controller, an open-source Internet of Things (IoT) hardware platform. In Part 3, we cover the manufacturing, assembly, and product testing of the board.
In this four-part series, we walk through the development of the Anthilla Controller, an open-source IoT hardware…
In this four-part series, we walk through the development of the Anthilla Controller, an open-source IoT hardware platform. Part 1 introduces the project's specifications and explains key design decisions.
Should your IoT design use a wireless module or a System-on-Chip (SoC)? This article presents a deep dive into the cost…
Should your IoT design use a wireless module or a System-on-Chip (SoC)? This article presents a deep dive into the cost implications of each option, assisting you in making an informed, cost-effective decision.
A PIR sensor detects objects to allow a Raspberry Pi Pico running MicroPython code to adjust the frequency of a Science…
A PIR sensor detects objects to allow a Raspberry Pi Pico running MicroPython code to adjust the frequency of a Science Fair electronic oscillator circuit with audio output.
In this project we create an 8-bit arithmetic logic unit (ALU) in the VHDL language and run it on an Altera CPLD…
In this project we create an 8-bit arithmetic logic unit (ALU) in the VHDL language and run it on an Altera CPLD development board connected to a custom PCB with input switches and LED display.
In this hands-on project, we will update a 1980s version of a one-shot (monostable multivibrator) circuit by giving it a…
In this hands-on project, we will update a 1980s version of a one-shot (monostable multivibrator) circuit by giving it a modern, colorful output while also examining the circuit's operation.
Pairing is an important concept in Bluetooth LE. Let’s examine the fundamentals of Bluetooth LE pairing, outlining how…
Pairing is an important concept in Bluetooth LE. Let’s examine the fundamentals of Bluetooth LE pairing, outlining how LE devices securely share keys between trusted devices.
Designing antennas for compact IoT devices is a tricky task, but an increasingly important one. Learn more about this…
Designing antennas for compact IoT devices is a tricky task, but an increasingly important one. Learn more about this challenge and how to meet it.
Learn the roles of the three security keys in Bluetooth LE—Long Term Key (LTK), Connection Signature Resolving Key…
Learn the roles of the three security keys in Bluetooth LE—Long Term Key (LTK), Connection Signature Resolving Key (CSRK), and Identity Resolving Key (IRK).
Electromagnetic-based side-channel attacks are non-invasive, meaning the attacker does not need physical access to the…
Electromagnetic-based side-channel attacks are non-invasive, meaning the attacker does not need physical access to the device to steal information. We’ll look at how these EM side-channel attacks work.