As far as I can find, there are no Espruino modules yet for IR reflectance sensor arrays like the QTR-8RC from Pololu (https://www.pololu.com/product/961). I would really like to use it for some simple line following stuff but writing a module is probably out of my league. I'm wondering if anyone else has already done it or has an interest in writing the module. Looks like a library already exist for Arduino so maybe an Espruino module wouldn't need to be totally from scratch.
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.
As far as I can find, there are no Espruino modules yet for IR reflectance sensor arrays like the QTR-8RC from Pololu (https://www.pololu.com/product/961). I would really like to use it for some simple line following stuff but writing a module is probably out of my league. I'm wondering if anyone else has already done it or has an interest in writing the module. Looks like a library already exist for Arduino so maybe an Espruino module wouldn't need to be totally from scratch.