6. Electronics Design

This week we focused on the fundamentals of electronics design, specifically learning how to design our own printed circuit boards (PCBs). For this we first needed to do our schematics, which are abstract diagrams that use standardized symbols to represent components and electrical connections (nets). After that we runned a simulation to verify that the circuit worked before fabrication, by checking voltage levels, signal behavior. Then we organized our components using an EDA (Electronic Design Automation) software, in this case I used Ki Cad. Here we routed traces while respecting design rules (trace width, clearance, etc).

To know more about this check the group assignment:

Group Assignment

PCB Process

For this exercise I did an interactive lighting and sound control system, that includes a series of WS2812B Neopixels (intelligent RGB LEDs), two potentiometers (one thought for brightness and one to control color), a speaker, a button and a JST PH connector to add a battery.

Electronic Simulation on Falstad

Falstad is a browser-based electronic circuit simulator. I chose to use it because it helped me understand voltage and current, by showing the "real" current flow, as well as circuit examples.

Learning Outcomes

This week I learned more about electronics components and circuit design by exploring schematics outside of Wokwi. Working with the circuit diagrams and planning PCB layouts helped me understand how each component connects, why resistors are used, and how Ohm’s Law applies to control current safely.

In future weeks this will help me to plan and design the PCB for my pill dispenser. I tried to add components that I may use on it like the leds, potentiometers and the buzzer.

Files

Schematic (.sch) PCB design (.pcb) 3D model (.step, .stl)