python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Arduino ESP32 I2C can I set custom pins for SLAVE (Client)
tl;dr can someone tell me if it is possible to set custom pins for an I2C slave (client, peripheral) within the Arduino environment?
Context
On an ESP32 (ESP32-WROVER from Freenove) I am trying to com...
George Dolbier
Votes: 0
Answers: 2
Jenkins Agents "Unable to create live FilePath" and marked offline
Jenkins Controller reports : Unable to create live FilePath for i-xxxxxxxxxxxxx and Agent is marked Offline
Googling this error indicates that it is a problem with the communication paths between Con...
edwardTew
Votes: 0
Answers: 3
Modbus RTU : slave device listen responses of other slave devices
I would like that each slave device of my system knows the state of all others.
A good way for me would be that each slave device listens to the response of the addressed device when a request has bee...
Patrice
Votes: 0
Answers: 1