In this free YouTube course,
Do like and subscribe.
we will learn how to design a double sided PCB composed of through hole components using Kicad 6.0 .
Full Playlist of our Circuit design tutorial using Kicad 6.0 can be found here.
Circuit Diagram, Kicad Project etc can be downloaded from our website

The board will be capable of amplifying signals from 4 independent LM 35 temperature sensors and can be used as an analog front end for microcontrollers like ATmega328P,MSP430 or the Arduino UnoArduino mega boards.
This is a full 1 hour course on PCB designing using the latest Kicad 6.0 EDA.
Full Playlist of our Circuit design tutorial using Kicad 6.0 can be found here.

In this tutorial, we will learn how to build java packages using command line tool from JDK (GraalVM/Oracle JDK).
A package is away to organize classes, interfaces in Java.
The Original tutorial on How to compile and run java Packages can be found here
If you like the tutorial in…
JavaFX is a software platform from Oracle for creating and delivering desktop GUI applications that can run across a wide variety of devices and operating systems.

JavaFX was included with JDK prior to JDK 11,Now it is released under the OpenJFX project.
Here we will be building javaFX application using JDK on command line without using any IDE like intellij ,Netbeans or Eclipse.
Learning how to use a framework without an IDE will deepen your understanding.
You can find the original article below.
If you prefer the Tutorial in a Video Format ,You can check out our Youtube Channel (Below)