Prototype

PCB Design for Manufacturing – From Traditional to SMD

Traditional through - holes design with PTH components is the thing of yesterday, after seeing the video, you will understand that the through - holes always require you bigger parts, labor force to put the parts into the board manually, large size of the PCB board, and more reasons that make...

Basic Soldering with 0805 SMD components

We tried how to solder some basic SMD device, like 0805 package resistors, diode, capacitor, etc, there are some differences with the normal through hole soldering.First I got the SMD training PCB board here: https://www.electrodragon.com/?product=smd-soldering-skills-training-board This is a basic PCB board can solder a few these SMD components on it free almost...

Terminal Serial Port (UART) Monitor/emulation program

Terminal is a simple serial port (COM) terminal emulation program. It can be used for communication with different devices such as modems, routers, embedded uC systems, GSM phones,... It is very useful debugging tool for serial communication applications. It's a really uesful monitor tool for all kinds Serial Port (UART) communication...