zinkwazi / traffic-pcb-sb

1 stars 0 forks source link

move various esp32 pins to avoid strapping pins #6

Closed jdbaptista closed 2 months ago

jdbaptista commented 2 months ago

Made to solve issue #5.

Changes:

New/Old schematic: New issue_5_change_1 Old issue_5_previous_1

New/Old PCB Routing: New issue_5_change_2 Old issue_5_previous_2

jdbaptista commented 2 months ago

It is possible to make use of the last input only GPIO pin by moving T_SW to SENSOR_VP, which could free up the last strapping pin, however this would put T_SW physically away from where it should be. It may be something to keep in mind for the future though.

aidan-9880 commented 2 months ago

Looks good to me. Made some small changes but should be good to merge.