How to Read a Datasheet? Why is this article needed? I remember back when I first began designing electronics as a hobby. I would only use an Integrated Circuit (IC) that I could find a tutorial or guide for. It was terrifying for me to read through the massive datasheets that all IC’s have! [...]
Should You Buy a Pick and Place Machine? Writing an article about pick and place machines has been a suggested video/blog post by many people. In fact, this may be the single biggest suggested topic that I have ever received. This article will be the first part in a series on Assembly Line [...]
A Pragmatic Approach to Selecting a MOSFET The target for this post is to be a sort of follow up to my original power MOSFET post. While the goal of the prior post was to “de-mystify” issues surrounding MOSFETs, this will put that info into practice. I will outline several important [...]
With the widespread cultural influences of startup companies and entrepreneurs, manufacturing a product overseas seems to be the “end all, be all” to cut costs. While this certainly can be true, there are some common pitfalls that can cost more than just money. The goal of this article [...]
I have been suggested to work on more complex, longer term electronic design projects. This Open Source USB hub is my first attempt. I will update the github repository on the fly, before the videos are posted. The repository is on github here. SparkeyinVA from the discord channel (link to join) [...]
Lithium Ion batteries are one of the best technologies to use for a battery in portable electronics. They can also be one of the most dangerous if safety precautions are not taken. In this video I go into understanding what UL listing for a product means, and how it can help increase the safety of [...]
Panelizing PCBs from withing KiCad I’ve posted two YouTube videos (Video 1 & Video 2) going over how we panelize PCBs entirely with KiCad. In doing so, we use several footprints I created. The most important two are the SINGLED_SIDED_TAB and the DOUBLE_SIDED_TAB. These footprints [...]
ESD (Electro-Static Discharge) is the uncontrolled discharge of static electricity onto a device. When a person builds up static, then touches a component an electrical discharge occurs. When designing a circuit, it is crucial to consider ESD early on to prevent catastrophic circuit damage. In this [...]
First and foremost, everyone here at MicroType Engineering hopes that you are staying safe and healthy through the wild times that we are going through. While we have done our best to maintain constant uptime throughout the quarantine, we did have a small shutdown. Using this time to our advantage, [...]
A common question that new hardware companies have is “how to prototype electronics for our new product idea?” An electronic prototype is an important first step for any company – whether large or small – developing a new hardware product or device. Immediately after the [...]