EmbeddedRelated.com
Forums
The 2026 Embedded Online Conference

microcontrollers in DIP or "breadboardable" form-factor

Started by kristoff March 24, 2016
On 03/24/2016 02:14 AM, Clifford Heath wrote:
> On 24/03/16 22:07, kristoff wrote: >> I'm compiling a list of DIP or "breadboard-form-factor" options for >> hobbyists. >> Any other options? > > Why DIP? Most hobbyists who move on from purchased modules > just use PCB design software and learn to solder the easier > SMD devices themselves, on boards made at cheap prototyping > prices. > > I don't get this obsession with through-hole. It's so much > harder than SMD. > > Clifford Heath.
The other approach is to use breakout boards, e.g. the ones from Bellin Dynamic Systems (sold by Mouser). http://www.mouser.com/Bellin-Dynamic-Systems . They convert from various SMT packages to a DIP pattern, and work fine at low to moderate speed (< 100 MHz, say). Cheers Phil Hobbs -- Dr Philip C D Hobbs Principal Consultant ElectroOptical Innovations LLC Optics, Electro-optics, Photonics, Analog Electronics 160 North State Road #203 Briarcliff Manor NY 10510 hobbs at electrooptical dot net http://electrooptical.net
On 3/26/2016 9:23 PM, Phil Hobbs wrote:
> On 03/24/2016 02:14 AM, Clifford Heath wrote: >> On 24/03/16 22:07, kristoff wrote: >>> I'm compiling a list of DIP or "breadboard-form-factor" options for >>> hobbyists. >>> Any other options? >> >> Why DIP? Most hobbyists who move on from purchased modules >> just use PCB design software and learn to solder the easier >> SMD devices themselves, on boards made at cheap prototyping >> prices. >> >> I don't get this obsession with through-hole. It's so much >> harder than SMD. >> >> Clifford Heath. > > The other approach is to use breakout boards, e.g. the ones from Bellin > Dynamic Systems (sold by Mouser). > > http://www.mouser.com/Bellin-Dynamic-Systems . > > They convert from various SMT packages to a DIP pattern, and work fine > at low to moderate speed (< 100 MHz, say).
It's silly to use any of the above with MCUs. Unless you are building a production run, why not just buy an MCU board and connect your circuit to it? MCU boards often have a debugger interface and a reset button and other important features you won't have to bother with. There is little need to reinvent the wheel for every project. -- Rick
rickman <gnuarm@gmail.com> writes:
> It's silly to use any of the above with MCUs. Unless you are building > a production run, why not just buy an MCU board and connect your > circuit to it?
You might buy an MCU board with pins, plug it into your breadboard, and then find there's a peripheral chip you want to use that's only available in SMT. So you want a breakout adapter for THAT.
rickman <gnuarm@gmail.com> writes:
> Yes, technically it will fit, but I meant as a 0.3 inch wide unit that > leaves all the remaining pins uncovered.
This looks cool, a supposedly $5 board (in prototype now) in DIP20 (0.3 inch) format with an FRAM MSP430 processor and space for a RTC crystal and external SRAM or FRAM: http://sustburbia.blogspot.com/2016/03/chipstick-small-scale-experimental.html
The 2026 Embedded Online Conference