Week 8

Home Assignment

Electronics Design

Group Assignment

Here is the link of Group Assignment Page

Basic Electronics:

An electronic circuit is a system comprising various electronic components, like resistors, transistors, capacitors, inductors, and diodes, interconnected by conductive pathways. These pathways enable the flow of electric current. At least one active component, such as a transistor, is required for operation. Electronic circuits facilitate a range of functions, including signal amplification, computational operations, and data transfer between different points.

Active & Passive Components:

Image

Basic Electronics Components:

Image

Ribbon Cable
Ribbon cable is also known as multi-wire planar cable, it is used in low voltage applications and high performance, space restricted applications. It is a cable with many conducting wires are parallel to each other on the same plane, it results in wide and flat cable.

IDC connector
An insulation-displacement contact (IDC), also known as insulation-piercing contact (IPC) is an electrical connector designed to be connected to the conductor(s) of an insulated cable by a connection process which forces a selectively sharpened blade or blades through the insulation, bypassing the need to strip the conductors of insulation before connecting. When properly made, the connector blade cold-welds to the conductor, making a theoretically reliable gas-tight connection.

Buttons
Buttons are the type of switch, they acts like momentary triggers, when the button is pressed it completes the circuit, similar to closing a switch, allowing current to flow and activating the connected system. there is a spring to ensure the button automatically returns to its original off position once released.

Resistor
Resistor is passive element, it has two terminals that implements electric resistance. Resistor is used to reduce current flow

Individual Assignment

This week, I've decided to create a PCB board for my hydroponics system project. I've utilized the Xiao ESP32-C3 IC and integrated it with an LED, a resistor, and a push button. Additionally, I've included an LCD display to show humidity and moisture levels, along with a DHT11 sensor for moisture detection.

Image

"I have downloaded all the necessary libraries for my board design from the internet.
Here are the links-
1. FabAcademany- Resources
2. Xiao Esp32 C3
3. Connectors-Sparkfun

Image

I used the Autodesk Eagle For the design of the board

Image

To create the schematic of the board, go to New --> Project. Then, right-click on it to change the project name, and set it as "ESP32 C3".

Image

Right-click on the project, and then select New --> Schematic. This action will create a schematic window where we can draw the schematic. then go to Library and navigate to Open library manager.

Image

Click on the Available option, then using browse option select the file which is downloaded with extension .lbr

Image

After fetching that library, click on the "Use" option to incorporate it into the board design.

Image

Similarly I done this for remaining libraries.

Image

In the command line, type "add" to add the symbols of the components.

Image

Search for "ESP32 C3" or "Xiao Boards" gor the board that we want to make.

Image

Here is the Schematic of the IC

Image

These LED's and the Resistors I used for my board

Image

This Push button or the Switch I used from fab library.

Image

This is the final Schematic in which 1xLED, 1xResistor, 1xEsp32 C3, 1x2pin connector, 1x3pin connector, 1x4pin connector, 1xSwitch are the components.

Then i clicked on the Switch to Board option to design it.

Image

This is the final output I got after the designing of the board.

Image

Afterward, I clicked on the Layers tab and selected only the top layer to obtain the traces file in the .png format.

Image
Image

To export the PCB into image format, click on 'Export', then select 'Image'. The Export Image window will appear. Give the file name and locate the file using the browse option. Set the resolution to 1000 dpi and click on the monochrome option. This will make the traces white and the background black. Then select the area as windowed or the full as per our need and click 'OK'. This will generate the .png file of traces.

Image

To export the outline of the PCB, follow the same procedure, but select the dimension layer instead of the top layer. in the filter and repeat the above procedure for exporting the image.

Image

This is the final output I obtained from the PCB design in Eagle software.

Image
Image

Downloads

Traces.
Interior.



FAB ACADEMY - Akash Mhais 😎