- #1
Maniac_XOX
- 86
- 5
- TL;DR Summary
- I am currently working with Proteus and MPLABX, coming from a physics background, i was always made to follow instructions to which electrical components to use, how many of them, and where to connect them, on the breadboard for experiments. Now I am dealing with PIC mirocontrollers and seek a deeper understanding.
I am aware of the functions of the components, but how do you KNOW when and how you should use them in a real circuit? without looking at already made examples.
The image i provided is a section of microcontroller circuit that i used to interface code in C with the I/O port of the microcontroller, in Proteus.
I have realized i was only ever told to learn how to measure the voltage and current across the components, Kirchhoff's rules and all, and respective component values through equations... but was never put to test on creating a circuit from scratch and made to decide on the component placements on my own.
Some questions I have are:
why were capacitors placed in those specific positions with those values?
could you make the circuit simpler? or improve it?
What other components would you add to it?
Any extra info or source suggestions would be awesome.
Thank you in advance!