This article discusses style mistakes in PCB layout that can make assembly and debugging PCBs difficult. This is vital for designers!
This article discusses style mistakes in PCB layout that can make assembly and debugging PCBs difficult. This is vital for designers!
In the last installment, we built the hardware to control an AC waveform with a TRIAC as the first step in a DIY solder…
In the last installment, we built the hardware to control an AC waveform with a TRIAC as the first step in a DIY solder reflow oven. This tutorial continues the project by showing you how to set up the low-level hardware to measure temperature, read the zero-cross detector, drive the TRIAC, and print to the serial terminal using a USART.
This article contains practical PCB layout tips that can help your PCB projects work correctly and reliably.
This article contains practical PCB layout tips that can help your PCB projects work correctly and reliably.
Shenzhen is half a world away from most designers, which means that there are some very real logistical barriers to…
Shenzhen is half a world away from most designers, which means that there are some very real logistical barriers to bringing products to market. MIT's new Innovation Node could help bridge the gap between design and production.
Learn how to put together your own toaster oven controller with a handful of inexpensive, through-hole parts. The…
Learn how to put together your own toaster oven controller with a handful of inexpensive, through-hole parts. The emphasis is on safety, low price, and minimal modification of the toaster oven.
What linear voltage regulator circuits lack in efficiency, they make up in simplicity and low noise. Here's a scheme for…
What linear voltage regulator circuits lack in efficiency, they make up in simplicity and low noise. Here's a scheme for 9 voltages from 2.5V to 15V on the same PCB design.
Part three of a series of articles on building a robot that can follow lines or walls and avoid obstacles!
Part three of a series of articles on building a robot that can follow lines or walls and avoid obstacles!
Part two of a series of articles on building a robot that can follow lines or walls and avoid obstacles! This time we'll…
Part two of a series of articles on building a robot that can follow lines or walls and avoid obstacles! This time we'll be covering PCB design.
Part one of a series of articles on building a robot that can follow lines or walls and avoid obstacles!
Part one of a series of articles on building a robot that can follow lines or walls and avoid obstacles!
With this microcontroller-to-PC interface you can conveniently monitor a temperature and visualize how the temperature…
With this microcontroller-to-PC interface you can conveniently monitor a temperature and visualize how the temperature changes over time.
The MakerArm is an astonishingly powerful desktop digital fabrication system with interchangeable toolheads that enable…
The MakerArm is an astonishingly powerful desktop digital fabrication system with interchangeable toolheads that enable it to do everything from address envelopes to print 3D landscapes.
The ESP8266 combination microcontroller/Wi-Fi modules can now be programmed using the Arduino IDE. Here's how!
The ESP8266 combination microcontroller/Wi-Fi modules can now be programmed using the Arduino IDE. Here's how!
The Arduino 101 is going to hit the market in early 2016. Here's a look at what we know about this intriguing little dev board.
The Arduino 101 is going to hit the market in early 2016. Here's a look at what we know about this intriguing little dev board.
In this article I will show you how to use the internal EEPROM of an ATMega 328P microcontroller. I will use a…
In this article I will show you how to use the internal EEPROM of an ATMega 328P microcontroller. I will use a USB-to-serial converter, and an LM35 temperature sensor. I will also give you some tips and tricks when designing a PCB.
Two evaluation boards from IDT help you to quickly and conveniently integrate wireless power into your designs.
Two evaluation boards from IDT help you to quickly and conveniently integrate wireless power into your designs.
A brief overview of several of the major free EDA tools out on the market geared toward budding electrical circuit designers.
A brief overview of several of the major free EDA tools out on the market geared toward budding electrical circuit designers.
Build your own TDR out of a scope and a signal generator to troubleshoot long cable runs and impedance mismatches.
Build your own TDR out of a scope and a signal generator to troubleshoot long cable runs and impedance mismatches.
Teaming up a PICAXE µC, a DS1307 real time clock module, and an LCD117 serial adapter with a liquid crystal display is…
Teaming up a PICAXE µC, a DS1307 real time clock module, and an LCD117 serial adapter with a liquid crystal display is a fun, educational way to assemble your own date and time demo.
Use a program like Kicad and a few cheap or common supplies to fabricate your own PCBs at home. Breadboarding is fine for…
Use a program like Kicad and a few cheap or common supplies to fabricate your own PCBs at home. Breadboarding is fine for testing a circuit, but it never looks good to have fifty wires coming out of a circuit.
Using an LCD increases the versatility of any microcontroller by displaying data outputs and memory contents. This serial…
Using an LCD increases the versatility of any microcontroller by displaying data outputs and memory contents. This serial adapter uses only one I/O.