Thanks so much! This will help my Element14 Contest immensely! blinkLED.js works with p9.15.
You wouldn't have a PWM out and analog in mapping would you? Thanks, Sean On Thursday, October 24, 2019 at 1:01:25 PM UTC-5, Jason Kridner wrote: > > Realized I hadn't published the work already done on putting BeagleBone AI > GPIO pins into the node.js BoneScript library. > > Any testing on this version would really be appreciated. > > > debian@beaglebone:/var/lib/cloud9/sensors$ *cd /usr/local/lib* > debian@beaglebone:/usr/local/lib$ *sudo npm install --unsafe-perm > [email protected]* > > npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to > "coffeescript" (no hyphen) > npm WARN deprecated [email protected]: Please use the native JSON object instead > of JSON 3 > npm WARN deprecated [email protected]: Please use the native JSON object instead > of JSON 3 > [email protected] node_modules/winston/node_modules/colors -> > node_modules/colors > [email protected] node_modules/winston/node_modules/cycle -> node_modules/cycle > [email protected] node_modules/winston/node_modules/eyes -> node_modules/eyes > [email protected] node_modules/winston/node_modules/isstream -> > node_modules/isstream > [email protected] node_modules/winston/node_modules/pkginfo -> > node_modules/pkginfo > [email protected] node_modules/winston/node_modules/stack-trace -> > node_modules/stack-trace > /usr/local/lib > └─┬ [email protected] > └── [email protected] > > npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.1.2 > (node_modules/chokidar/node_modules/fsevents): > npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for > [email protected]: wanted {"os":"darwin","arch":"any"} (current: > {"os":"linux","arch":"arm"}) > npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 > (node_modules/sensortag/node_modules/noble/node_modules/xpc-connection): > npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for > [email protected]: wanted {"os":"darwin","arch":"any"} (current: > {"os":"linux","arch":"arm"}) > npm WARN enoent ENOENT: no such file or directory, open > '/usr/local/lib/package.json' > npm WARN lib No description > npm WARN lib No repository field. > npm WARN lib No README data > npm WARN lib No license field. > debian@beaglebone:/usr/local/lib$ *node -pe > "require('bonescript').bone.getPinObject('p9.15').ai.gpio"* > 76 > > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/52b2d8c3-4649-436a-b21b-aac5c4b05d14%40googlegroups.com.
