<b>Basic Electronic Devices and Components:-</b><br>
There are two types of electronic components - Active and Passive. Active components are those that require electricity or energy to work whereas Passive components are those that don't need any kind of elecctricity or energy to work.<br>
To create a new project, first go to the "File" which is located at the top-left side of the interface. Then, click on "New" and select "Project" to create a new blank projecct for our design work.
Now, a dropdown list of created project files is open. Click on "New" and select the "Schematic" to design the connecction diagram. Here, a new window is opened after hitting on "Schematic" option to design the PCB Schematic.
To design the PCB schematic, I have installed some libraries (connectors, resistors, switches, microcontroller,etc.) just by opening the library manager and adding the required libraries into the software.
After the library installation process, I inserted all the electronic components that I want to use for my Final Project by typing "add" + Enter on command line at the header.
Here, I inserted XIAO-ESP32-C3 microcontroller using the same above process. Likewise, I inserted resistor, 2 pin connector, 4 pin connector in my schematic.
Now, only "top" layer is visible. Go to "file" located at the header, click on "export" and select "image" option. And export the image as per your required settings includes resolution, monochrome, area, etc.
Now, I used MIT Mods CE to generate GCode of image for PCB Milling process by inserting required parameters such as tool diameter, depth of cut and offset nummber.
An RGB LED is a special kind of light that can change color. It has three tiny LEDs inside—one for red, one for green, and one for blue. By adjusting how bright each LED shines, you can mix these colors to make almost any color you want. This makes RGB LEDs great for things like colorful lights in rooms or signs that need to show different messages with different colors. They're also used in gadgets and DIY projects where you want cool lighting effects that can change easily.
Now, I used MIT Mods CE to generate GCode of image for PCB Milling process by inserting required parameters such as tool diameter, depth of cut and offset nummber.