-
Thank you for your kind reply, Gordon! :-)
I am a frontend web developer (that's why I love Espruino), but as I said I am a newbie in electronics, hence I am not sure to be able to do what you are suggesting.
I know I can control servos directly from Espruino (already successfully done!), but I am trying to learn something new reusing hardware from previous experiments with different microcontrollers.
By the way, I would like to try to "translate" Adafruit c++ code to a module for Espruino, avoiding to bother you with my personal experiments! ;-)
Could you please suggest me a way to start? Maybe the code of another module you already ported into js for Espruino?I definitely wanna deepen this stuff. Maybe the libs/README.md file (https://github.com/espruino/Espruino/blob/master/libs/README.md) could be a starting point.
-
Hi!
Sorry for the question, I'm a kind of newbie...
I was wondering if it's possible to connect Espruino Wi-Fi to the Adafruit 16-Channel 12-bit PWM/Servo Shield (https://learn.adafruit.com/adafruit-16-channel-pwm-slash-servo-shield/overview).
And, if it is, how to program it?
Should I connect the SDA and SCL pins on the boards and use a code similar to this: https://www.espruino.com/arduino-motorshield?Thank you!
Wow! A lot of stuff here! :-)
Thank you a lot... I will try to use it!