文件名称:node-raspberrypi:Raspberry Pi的各种NodeJS绑定
文件大小:29.99MB
文件格式:ZIP
更新时间:2024-05-30 03:01:55
C
节点树莓派 RaspberryPi的各种NodeJS绑定 正在安装 该项目已发布在! 这仅适用于RaspberryPi并安装了VideoCore固件! npm install raspberrypi 当前绑定 OpenMAX的 播放h264视频 显示JPEG图像 原料药 图片 displayImage(fileName,displayDuration) 在屏幕上同步显示图像。 仅支持非渐进式jpeg! 用法示例: var returncode = raspberrypi . displayImage ( __dirname + "/data/raspberry.jpg" , 10 ) ; console . log ( "Done displaying image! Return Code: " + returncode ) ; displayImage(fileName,displ
【文件预览】:
node-raspberrypi-master
----example()
--------imageandvideo.js(407B)
--------data()
--------image.js(163B)
--------video.js(160B)
----package.json(660B)
----LICENSE(1KB)
----src()
--------GPUInterface.h(1KB)
--------videocore()
--------GPUInterface.cc(3KB)
--------raspberrypi.cc(193B)
----.gitignore(35B)
----.rsyncingore(27B)
----lib()
--------raspberrypi.js(799B)
----README.md(3KB)
----binding.gyp(1KB)
----syncit.sh(532B)