I'm just wondering if anyone has any insight on one master Espruino pico communicating with four slave Espruino pico devices.
I'm currently looking at I2C though the documentation says "master only".
Or would I be able to use serial communication with multiple devices? (I assume I would need to implement an addressing system in the program myself)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
I'm just wondering if anyone has any insight on one master Espruino pico communicating with four slave Espruino pico devices.
I'm currently looking at I2C though the documentation says "master only".
Or would I be able to use serial communication with multiple devices? (I assume I would need to implement an addressing system in the program myself)
Thanks,
Victor