I am working on an ESP32 prototype project which uses two SW420 vibration sensors.
On this board there are two (fairly bright) SMD LEDs, their function is not only not necessary but also unwanted, therefore I wish to remove these LEDs.
I have found the schematics of the board in a datasheet.
As far as I understand (I am not so good at "reading" schematics,) I can remove the D2 power LED without issues to the function, but I am worried about the D1 status LED because of the parallel resistors, which would increase the total functional resistance as R4 would be unneeded I think. If so, would this be as issue, as this would also be the case when the diode is not emitting?
As far as I can see, there are four possible options (for both LEDs) the last one the least favorable:
- Just remove both LEDs.
- Remove and short the remaining patches to re-create continuity.
- Remove and replace with non-light emitting diodes, but if so what type?
- Cover up the diodes.
They are not valuable, but I would like to finish this part of the project this weekend. If I mess the sensor up I would have to re-order, which is a fairly huge delay that I'd like to avoid.