Hi! Got the puck a few days ago as my first attempt at trying to learn hardware (I'm a web/ios developer by trade). I'm loving it so far.
I've written an iOS app that serves as the Central to the Puck and is able to issue commands no problem. The next step in my project is controlling a vibration motor to alert the user of a notification.
I'm able to get it to vibrate by connecting the wires to the puck's GND and 3V pins, but I'm at a loss for how to control the vibration via code. Google didn't help much so here I am...
thanks!
Search Options
Types to Display
Espruino
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! Got the puck a few days ago as my first attempt at trying to learn hardware (I'm a web/ios developer by trade). I'm loving it so far.
I've written an iOS app that serves as the Central to the Puck and is able to issue commands no problem. The next step in my project is controlling a vibration motor to alert the user of a notification.
So I bought this: https://www.adafruit.com/product/1201
I'm able to get it to vibrate by connecting the wires to the puck's GND and 3V pins, but I'm at a loss for how to control the vibration via code. Google didn't help much so here I am...
thanks!