Archive for the ‘Uncategorized’ Category.
February 13, 2020, 2:18 pm
February 12, 2020, 3:49 am
The above images show the control PCB from a Philips hair clipper. The board takes a 15v input and controls what looks like a 6v brushed motor.
The PCB has two Suppo 750mAh AAA NiMH cells attached to it. My guess is that U101 is a boost converter for the ~2.4v from the battery. This seems likely given that an inductor sits next to it and given the designation of the inductor (L101).
I also find it interesting that they’ve gone with a single sided PCB and used 7 zero ohm SMD resistors to bridge traces. I see single sided PCBs in cheap toys a lot. But this board surprisingly has mask and silk. If the single sided board is motivated by cost, then I’m surprised that there is significant cost benefit…
I attached a 5v supply to the motor (you can see the red and black wire stubs where the motor attached in the images above). With a 5v supply the motor works as expected.
Close up of the IC. 1CC40 6K731? Looks like this part: https://www.st.com/content/ccc/resource/technical/document/datasheet/group3/71/e8/26/3c/c8/cc/46/e6/CD00292360/files/CD00292360.pdf/jcr:content/translations/en.CD00292360.pdf
February 10, 2020, 2:43 pm
I previously posted my ILX511 CCD Interface for the ICE40 here. I received the board and brought it up, there were several stupid issues that required rework (most significantly I had Vdd and Vss the wrong way round in one place!). This version of the board fixes those issues. Kicad files/gerbers here. There maybe another update if this design also requires some hacks…
February 10, 2020, 2:36 pm
I threw together a quick boost converter with a DIL layout to use in some of my prototypes. There are a number of small step up converter modules available, but I wanted to design my own. I wanted to use parts that could be sourced from Digikey, or Aliexpress (at lower cost). I also wanted to be able to select the output voltage between 1.8 and 5v. So I threw together this design that uses the TPS61071. Will see how well it works.
The Kicad files and gerbers are in this tarball. I will likely post again once I’ve received and revised the design…