Thursday 5 September 2019

ground - Where do these grounding wires go?




In the following schematic the two Vss pins where are supposed to be the grounding pins don't connect to anything. Does this mean that the circuit is self-grounding (if that's even a thing)?


I'm planning on attaching this to a breadboard but I'm not sure how to power it since I don't have a direct connection to the TSL1402 ship and have to go through the accessible pins.


Here is the schematic:


enter image description here




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...