Most recent activity
-
- 4 comments
- 2,072 views
-
-
Any way I can get the MAC address of either of these WiFi modules via Pico/Web IDE? I'm interested in using Pico+WiFi in a school setting that requires web page authentication which is a barrier. However the network administrators are willing to allow access based on MAC address of modules, if I can figure out what they are.
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.