This article covers information essential for understanding and designing the hardware needed for an I2C bus.
This article covers information essential for understanding and designing the hardware needed for an I2C bus.
A PCB for a Wi-Fi communicator using a PICAXE 08M2 and an ESP-01 module driven by interactive code makes a handy setup…
A PCB for a Wi-Fi communicator using a PICAXE 08M2 and an ESP-01 module driven by interactive code makes a handy setup for data collection and IoT reporting.
There's been outcry overs Apple’s new battery case and its "hump." So why did Apple design the case with a hump instead…
There's been outcry overs Apple’s new battery case and its "hump." So why did Apple design the case with a hump instead of something a whole lot sexier?
As designs become smaller, faster and more complex, so do circuit protection decisions. Learn more about circuit…
As designs become smaller, faster and more complex, so do circuit protection decisions. Learn more about circuit protection with this guide.
We polled a bunch of designers and engineers to see what they were asking for this Christmas. Here's the list!
We polled a bunch of designers and engineers to see what they were asking for this Christmas. Here's the list!
In this project, you'll learn how to wire an LED and flash it using the Raspberry Pi. Also, to isolate the Raspberry Pi's…
In this project, you'll learn how to wire an LED and flash it using the Raspberry Pi. Also, to isolate the Raspberry Pi's + 3.3VDC compliant output pins from supply voltages greater than this power source, an opto-isolator will be introduced as well.
There's a fine line between art and tech. Find out what artists are using to create phenomenal modern pieces.
There's a fine line between art and tech. Find out what artists are using to create phenomenal modern pieces.
The founder of Lumenus offers valuable insight into making beautiful and useful wearables.
The founder of Lumenus offers valuable insight into making beautiful and useful wearables.
A simple “break-the-feedback-loop” simulation technique makes for convenient stability analysis, especially with…
A simple “break-the-feedback-loop” simulation technique makes for convenient stability analysis, especially with complex circuits.
Build an Arduino controlled power supply that automatically adjusts the output to maintain a constant voltage or a…
Build an Arduino controlled power supply that automatically adjusts the output to maintain a constant voltage or a constant current.
There are all sorts of batteries out there- this short overview will help you find the right one!
There are all sorts of batteries out there- this short overview will help you find the right one!
Delving further into the transmission line concept, the boundary between treating the line as a single lumped circuit…
Delving further into the transmission line concept, the boundary between treating the line as a single lumped circuit element and using the distributed circuit parameters is investigated with a simple analysis in python. Circuit parameters for multiple waveguide geometries are shown.
Let's delve into AC power concepts, how to calculate instantaneous power, average power, reactive power, complex power,…
Let's delve into AC power concepts, how to calculate instantaneous power, average power, reactive power, complex power, and the power factor. We'll also talk about the relationship each concept has to one another.
Programmable thermostats can save a lot of energy and money. But you don't have to buy one- you can convert an old…
Programmable thermostats can save a lot of energy and money. But you don't have to buy one- you can convert an old mechanical thermostat into a programmable thermostat using an Arduino and a servo.
The buck converter is a ubiquitous DC-DC converter that efficiently converts a high voltage to a low voltage efficiently.…
The buck converter is a ubiquitous DC-DC converter that efficiently converts a high voltage to a low voltage efficiently. Efficient power conversion extends battery life, reduces heat, and allows for smaller gadgets to be built. The buck converter can be used in lots of cool applications.
Here are some great power conversion topologies that can be used as alternatives to the boost converter; they are much…
Here are some great power conversion topologies that can be used as alternatives to the boost converter; they are much less vulnerable to short circuit load conditions.
How to use frequency-domain simulations to analyze loop gain and evaluate the stability of your amplifier circuit. We…
How to use frequency-domain simulations to analyze loop gain and evaluate the stability of your amplifier circuit. We need a way to determine whether a circuit is sufficiently stable—in other words, stable enough to ensure that the circuit will perform properly despite part-to-part variations and environmental or operational conditions that affect the characteristics of the open-loop gain or the feedback network. There is where gain margin and phase margin come into play.
How an op amp works with LTspice simulation. We left off last time finishing up how the input stage of an op-amp works.…
How an op amp works with LTspice simulation. We left off last time finishing up how the input stage of an op-amp works. The next important stage is made up by transistors Q3, Q4, Q5, Q6, and Q7.
Resolution and sampling rate are two important factors to consider when selecting an analog-to-digital converter (ADC).…
Resolution and sampling rate are two important factors to consider when selecting an analog-to-digital converter (ADC). In order to understand these fully, concepts such as quantisation, and the Nyquist Criterion must be understood to a certain degree.
The boost converter is a DC-DC converter used to created an output voltage that is higher than the input voltage. Boost…
The boost converter is a DC-DC converter used to created an output voltage that is higher than the input voltage. Boost converters are also used to drive LEDs placed in series in products like LED flashlights. The boost converter suffers from vulnerability to a short circuit load. Learn how to protect them from shorts!