Tuesday 22 October 2019

identification - What is the name of this connector from a fan?


I am EE hobbyist and I often used recycled parts in my projects. I came across this connector to a Heat Sink Fan and would like to know the name of it.


Thanks for the help.


enter image description here




Answer



I think that it could be Molex 47054-1000.


Found it in section 4.1.5 on page 17 of this doc: http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf


Here is a Molex product page: http://www.molex.com/molex/products/datasheet.jsp?part=active/0470541000_CRIMP_HOUSINGS.xml


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...