EN / USD
2068 Items
 Home
Blog
High Frequency PCB
high frequency pcb, rf pcb, high speed circuits, intro to high frequency, applications of high frequency pcb,
Hi Guys! I hope you are enjoying life and getting most out of it. In terms of ease of use and availability, some components and devices become the integral part of electronics, PCB is one of them. PCB not only removes the need of end to end wiring, but it also covers less space and weight and turns out to be less costly. Today, I am going to add High Frequency PCB in our descriptive list of articles related to PCB and its types. High Frequency PCB is a type of PCB which is widely used in applications involving special signal transmission between objects. It is available in frequency range of 500MHz to 2GHz and is an ideal choice for mobile, microwave, radio frequency and high speed design applications. If you are interested in embedded system, the ...
Blog
Use of Silk Screen Technology in Printed Circuit Board (PCB)
Silk Screen Technology, Silk Screen Technology in pcb, Silk Screening in pcb, Silk Screen Technology in printed circuit board
Hello everyone, I hope you all are doing great. In today's tutorial, we are gonna have a look at usage of Silk Screen technology in Printed Circuit Board (PCB). This article is written by PCBgogo ( a PCB Manufacturing company ) on our request and they have explained this Silk Screen technology in detail. It's always better to hear from the expert and as they are already working on this technology so they have explained it really well. If you have any questions or queries then ask in comments and I will try to resolve them all. So, let's first have a look at what is Silk Screening: What is silk screening? Silkscreen is a layer of ink traces used to identify components, test points, parts of the PCB, warning symbols, logos and marks etc. This silksc ...
Blog
Selecting Payment Gateways for eCommerce Websites
Selecting Payment Gateways for eCommerce Websites, payment gateway, payment for ecommerce website
The eCommerce industry, which has already experienced year-over-growth for the past five years, gained a monumental boost after the pandemic made online shopping mainstream. Today, there are more than 20 million eCommerce businesses operating worldwide, and new companies open shops every day. The majority of these companies need skilled developers and engineers to build safe and robust eCommerce sites to house their businesses. If you are interested in specializing in eCommerce development, you would be remiss to ignore the advantages and disadvantages of each payment gateway option. Payment gateways allow online customers to purchase products seamlessly and securely. However, they are not all created equal. As an engineer or site developer, you s ...
Blog
Databases and CRUD operations in C#
C#, C# crud, C# crud operations, crud c#, c# sql, sql database C#
Are you here to learn about Databases and CRUD operations in the C# programming language? If so, then you will be an expert in no time. Learning Databases and CRUD operations in C# is not a piece of cake. But, if you know all the terms and steps of CRUD operations and databases in C#, it will not be rocket science for you. This article contains all the information you should know regarding databases and CRUD operations. So, keep reading till the end! C# Programming Language: An Overview  We know that you are already aware of the C# programming language. So, here is a quick overview of the C# programming language before we move to the actual topic: C#, also known as C-Sharp, is an object-intended coding language that operates on the .NET Platform ...
Blog
How to order PCB for manufacturing from JLCPCB
How to order PCB manufacturing from JLCPCB: How to order PCB manufacturing from JLCPCB, PCB manufacturing JLCPCB, JLCPCB PCB order, how to order PCB in JLCPCB, JLCPCB ordering procedure, How to order PCB on JLCPCB
JLCPCB (JiaLiChuang Co. Limited) is a worldwide PCB & PCBA Fabrication enterprise. It is a leading company in high-tech manufacturing products specializing in PCB and PCBA production. With over a decade of experience in PCB manufacturing JLCPCB has made over a million customers through online ordering by the customers of PCB manufacturing and PCBA production. JLCPCB is a professional manufacturer of large-scale manufacturing of PCBs, well equipment, strict management, and superior quality. It deals with the production of all types of PCBs, Stencils, and SMT. In this article, we are going to discuss widely how the company operates its ordering system of the PCBs by their customers for production through the online booking process. JLCPCB SMT ...
Blog
9 Best Practices For Efficient & Seamless Python-based Web Scraping
9 Best Practices For Efficient, Seamless Python based Web Scraping
Web scraping is an invaluable skill in today's data-driven world. However, it must be performed responsibly and efficiently for optimal results. Here are our top 9 best practices that promise smooth execution of your upcoming web scraping projects. Setting the Stage: Understanding Basic Rules of Python-based Web Scraping Diving into web scraping can be a truly exciting venture, but it's crucial you understand the basic rules first, and have a handle on Python itself . Before coding your web scraping script in Python:Do enough research on the site or API you intend to scrape.Know what kind of data is available and how that data is structured.Analyzing websites also aids in understanding the HTML tags for effective extraction.Have clarity on wheth ...
Blog
Assessing and Minimizing Risk in Electrical Engineering Projects
assessing and minimizing risk in electrical engineering projects, risks in electrical engineering projects
Electrical equipment has the potential to be extremely hazardous and every year in the US 30,000 incidents of electric shock are reported. As well as causing burns and serious injury to the body, electric shocks can be life-threatening, while the electrical fires caused by damaged wires or malfunctioning equipment can also destroy buildings. When you are working on an electrical engineering project, it is essential to meet electrical safety standards and follow regulations in order to keep people and buildings from harm. Just as you need cybersecurity to protect ideas and abstract designs, regularly monitoring, inspecting and managing any practical electrical work with regular risk assessments will ensure that any system is safe to install and operate.  Checking for Exposed Wiring ...
Blog
What is Fluid Statics?
Fluid Statics, Statics in fluid, basics of fluid Statics, fluid Statics intro
As I have discussed the pressure now I will explain fluid mechanics. The definition of fluid mechanics is as follows: Fluid mechanics deals with the properties and characteristics of fluid at rest. Some of the important key points related to the fluid statics are as follows: Fluid statics has many properties just as hydrostatics when the fluid is in a liquid state and acts as aerostatics when it is in a gaseous state. The only stress that is in fluid statics is the normal ones other than that there is no shear stress. The main application of fluid statics is to determine the forces that are acting on the floating or the submerged bodies. That is a brief introduction to fluid statics further I will explain the forces that are acting on submerged and floating bodies. So without wasti ...
Blog
PIC Microcontroller Projects
PIC Microcontroller Projects
Hello everyone, hope you are fine and having fun with you life.Here I am gonna post all the PIC Microcontroller Projects links, which I have posted on my blog. I am gonna make it as guide, in which I will start from very beginning and slowly will move into the pro projects. First of all, I am gonna post about basics of PIC Microcontroller, how it works? how you can write program in it? What are the software used for PIC Microcontroller Programming? Which compilers are available for PIC Microcontroller Programming? etc. So, if you are new to PIC Microcontroller and you wanna design PIC Microcontroller Projects, then here's the guide for you. Follow all these tutorials from beginning and if you feel any problem then ask in comments and I will try my ...
Blog
ESP8266 – Serial Communication
ESP8266 Serial Communication, ESP8266 Applications, Arduino IDE , Communicating with computers, Communicating with microcontrollers, Communicating with industrial machines, Serial Monitor, Controlling and monitoring an LED
Today we will talk about an extremely powerful tool in the use of microcontrollers. The Serial communication, specifically the USART (Universal Synchronous Asynchronous Receiver Transmitter) standard. The system works using two wires. RX (Receiver) and TX (Transmitter), connecting two devices. The RX of one is connected to the TX of the other. If the choice is for a synchronous connection, it may be necessary to add one or two more pins to operate as a “traffic light”. But most current microcontrollers can operate asynchronously, which saves us the expense of pins. Data is sent, as the name implies, in a series of bits. ESP8266 provides us with two ports, one of them converted to USB in the NodeMCU module. Applications The range of uses of se ...