webduino-js - npm
文章推薦指數: 80 %
The Webduino Javascript Core, for Browser and Node.js. Installation. Browser. Using bower: $ bower install webduino-js#dist. Insert scripts:.
webduino-js0.7.0 • Public • Published5daysagoReadmeExploreBETA4Dependencies10Dependents61Versionswebduino-js
TheWebduinoJavascriptCore,forBrowserandNode.js
Installation
Browser
Usingbower:
$bowerinstallwebduino-js#dist
Insertscripts:
延伸文章資訊
- 1webduino-js - npm
The Webduino Javascript Core, for Browser and Node.js. Installation. Browser. Using bower: $ bowe...
- 2使用網頁操控智慧插座 - iT 邦幫忙
Webduino 不只是物聯網,智慧插座也可以很Modern~ 系列第4 篇 ... 要**引入「 webduino-min.js 」還有「 webduino-blockly.js 」這兩個Ja...
- 3日幣匯率( Node-js 爬蟲) - Webduino 實戰智慧插座教學
日幣匯率( Node-js 爬蟲). 前一篇透過Node-RED 即時地抓取日幣匯率,這邊要繼續介紹Node.js 的做法,輕鬆實現「抓取日幣匯率,並且在指定匯率到達的時候用Webduino 點...
- 4人臉、顏色追蹤- Webduino 實戰智慧插座教學
要使用tracking.js,首先必須載入相對應的JavaScript,tracking.js 預設可以追蹤顏色。 <script src="https://blockly.webduino.i...
- 5webduino.Module
Defined in src/core/Module.js:12. Methods. addListener. (. type; listener. ) Inherited from webdu...