• Hi Guys, a new Puck.js plugin now available for DroidScript.

    You can now very easily make Android apps using JavaScript to remotely control and program your Puck. This plugin also works with older Android devices (as long as they support BLE).

    You can use the plugin in your apps to remotely control all functions of your Puck by sending JavaScript code to the interpreter inside the Puck via bluetooth. You can also receive the console output of your Puck programs to get information back to your app.

    Although you can send raw JavaScript code to the Puck using the SendCode method, in many cases you may prefer to use the built-in convenience methods provided by this plugin. These methods allow you easily perform common tasks such as controlling the LEDs, reading the battery level, detecting button presses and getting the temperature, setting the NFC url etc.

    The plugin docs also contains convenient run-able samples, including a simple Puck programmer.

    Download DroidScript an have a go... it's free and incredibly easy to use.

    Please give us feedback regarding the Puck.js plugin on the DroidScript forum:-
    https://groups.google.com/forum/?fromgro­ups=#!forum/androidscript

    Regards
    David

About

Avatar for Dave_Smart @Dave_Smart started