You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use the rESCue s3 with the COB LED's. What PIN's of the s3 are connected to the optional light connectors 1 & 2 Dout?
Could we use them for the Mosfet control. If so I request to implement it as a standard.
The text was updated successfully, but these errors were encountered:
The rESCue s3 uses GPIO02, GPIO03, GPIO04 and GPIO05 for the four available JST-connectors.
The LIGHTS connector uses GPIO02 the LIGHTBAR GPIO03. The two on the back of the PCB use GPIO04 and GPIO05.
The COB firmware needs an update to assign the GPIO to the MOSFETs. I just noticed that they are assigned for the D1 mini but for the s3 they are not assigned yet.
Cool, thx for the update. I've just made my own build for the s3 mini. But I need to test it first. I figured I only had to define the Pin's in the platformio.ini?
I'd like to use the rESCue s3 with the COB LED's. What PIN's of the s3 are connected to the optional light connectors 1 & 2 Dout?
Could we use them for the Mosfet control. If so I request to implement it as a standard.
The text was updated successfully, but these errors were encountered: