Hi, Im curious as to how the firmware code handles the i2c bus. Please bear with me, I dont know enough of the terminology. How does the i2c bus 'know' how to split the incoming data into an object, later allowing the user to manipulate the data easily?
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, Im curious as to how the firmware code handles the i2c bus. Please bear with me, I dont know enough of the terminology. How does the i2c bus 'know' how to split the incoming data into an object, later allowing the user to manipulate the data easily?