RemoteRaspberry:远程树莓节点网页界面

#Raspberry Remote这个node.js应用程序创建了一个Web界面来向您的Arduino发送消息,使用nrf24l01+模块连接到您的Raspberry这个怎么运作当按下类.command的按钮时,应用程序读取按下按钮的data-command属性值并将此消息发送到Raspberry。这里应用程序将使用exec函数调用../remote -m message命令。然后remote应用程序使用nrf24l01+模块将消息发送到arduino。为了能够使用Raspberry的GPIO,应用程序必须以root权限启动。需要的文件夹/文件为了使这个应用程序工作,你需要views文件夹和routes.js文件,它们都必须放在应用程序的父目录中。布局模板是使用实现的,因此如果您对如何实现它有任何疑问,请查看其存储库。
zip
RemoteRaspberry-master.zip 预估大小:28个文件
folder
RemoteRaspberry-master 文件夹
file
.gitignore 40B
file
package.json 312B
folder
public 文件夹
folder
images 文件夹
file
coffee.png 33KB
file
lamp.png 28KB
folder
bootstrap 文件夹
folder
fonts 文件夹
file
glyphicons-halflings-regular.ttf 40KB
file
glyphicons-halflings-regular.woff 23KB
file
glyphicons-halflings-regular.svg 61KB
file
glyphicons-halflings-regular.eot 20KB
folder
js 文件夹
file
bootstrap.js 54KB
file
bootstrap.min.js 28KB
folder
css 文件夹
file
bootstrap.css 118KB
file
bootstrap-theme.min.css 13KB
file
bootstrap-responsive.css 22KB
file
bootstrap.css.map 240KB
file
bootstrap.min.css 98KB
file
bootstrap-responsive.min.css 16KB
file
bootstrap-theme.css.map 37KB
file
bootstrap-theme.css 15KB
folder
img 文件夹
file
glyphicons-halflings.png 12KB
file
glyphicons-halflings-white.png 9KB
file
remoteClient.js 2KB
folder
libs 文件夹
file
loadingAnimations.js 3KB
file
jquery.min.js 90KB
file
bootstrapAnimations.js 256B
file
bezierEasing.js 3KB
file
style.css 2KB
file
remote.js 2KB
file
README.md 1KB
zip 文件大小:332.83KB