• 3D Printed Case and Demo

    sjm430605/10/2022 at 17:37 0 comments

    I know it's been awhile since the last video I made on this project. Sometimes you start a project with so much energy and then just get bogged down with life and other projects till your enthusiasm just wanes. I spent quite a bit of time trying to design a really fancy 3D printed case for the VacPen that I could see the feature creep starting to loom so I decided to just go simple and functional so I could wrap this project up and use it. So this version is more a prototype than a finished commercial looking device. The case could use some screws, integrated pcb mounting to utilize the onboard touch sensing pad and most importantly a better battery enclosure method. But I just wanted something done now to help assemble pcbs that will arrive very soon so let's wrap this project up and leave improvements for version 2.0!

  • Proof of Concept and PCB/Software

    sjm430605/10/2022 at 17:37 0 comments

    The challenge this project attempts to address is two fold. First it's to make manipulating components easier than tweezers. This can either be for harvesting components using hot air/plate or for soldering them onto a new board. Secondly the project itself is partly recycling as the hand piece, pump, suction tips and tubing were all recycled from a gas tester I bought second hand from a thrift store. The way this project solves the difficultly in manipulating components is by using suction that can be quickly and easily controlled to grab or release even oddly shaped components.

    It was only a matter of time before my soldering escapades led me to this point. Fed up with tweezing tinier and tinier parts onto tightly packed pcbs I seek a way to preserve my sanity. In this video we take a look a the starting point in the process of designing a vacuum pickup tool to help me wrangle those miniature mosfets, those tiny transistors, those little LEDs, those micro ... microcontrollers. I think you get the point anyway, alliteration aside, Let's see what components I plan to use, the pcb I designed to control everything and finally give it a test run. The core of this project started when I found some sort of gas leak detector for cheap at a thrift store. I popped it open to discover a tiny adorable pump, tubing, and the handpiece. I ended up reusing these parts to prototype a small vacuum pickup tool and they worked surprisingly well.


    All design files/software supplied from this project are in accordance with the simplified BSD license:

    Copyright 2022 Shawn Maxwell

    Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

    2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    https://opensource.org/licenses/BSD-2-Clause