webduinoio/webduino-js - GitHub

文章推薦指數: 80 %
投票人數:10人

The Webduino Javascript Core, for Browser and Node.js - GitHub - webduinoio/webduino-js: ⚙️ The Webduino Javascript Core, for Browser and Node.js. Skiptocontent {{message}} webduinoio / webduino-js Public Notifications Fork 23 Star 72 ⚙️TheWebduinoJavascriptCore,forBrowserandNode.js webduino.io License MITlicense 72 stars 23 forks Star Notifications Code Issues 0 Pullrequests 0 Actions Security Insights More Code Issues Pullrequests Actions Security Insights webduinoio/webduino-js Thiscommitdoesnotbelongtoanybranchonthisrepository,andmaybelongtoaforkoutsideoftherepository. master Branches Tags Couldnotloadbranches Nothingtoshow {{refName}} default Couldnotloadtags Nothingtoshow {{refName}} default 3 branches 66 tags Code Clone HTTPS GitHubCLI UseGitorcheckoutwithSVNusingthewebURL. WorkfastwithourofficialCLI. Learnmore. OpenwithGitHubDesktop DownloadZIP LaunchingGitHubDesktop Ifnothinghappens,downloadGitHubDesktopandtryagain. LaunchingGitHubDesktop Ifnothinghappens,downloadGitHubDesktopandtryagain. LaunchingXcode Ifnothinghappens,downloadXcodeandtryagain. LaunchingVisualStudioCode Yourcodespacewillopenonceready. Therewasaproblempreparingyourcodespace,pleasetryagain. Latestcommit   Gitstats 245 commits Files Permalink Failedtoloadlatestcommitinformation. Type Name Latestcommitmessage Committime .github     dist     docs     examples     src     .eslintrc.js     .gitignore     .npmrc     .tool-versions     CHANGELOG.md     LICENSE     README.md     bower.json     gulpfile.js     index.js     package-lock.json     package.json     yuidoc.json     Viewcode webduino-js Installation Browser Node.js Usage Transports SeeAlso License README.md webduino-js TheWebduinoJavascriptCore,forBrowserandNode.js Installation Browser Usingbower: $bowerinstallwebduino-js#dist Insertscripts: ...(modulesused) Orall-in-one: Node.js $npminstallwebduino-js Usage webduino-jsprovidesisomorphicAPIs: varwebduino=require('webduino-js'); varboard,led; board=newwebduino.WebArduino('device_id'); board.on('ready',function(){ led=newwebduino.module.Led(board,board.getDigitalPin(10)); led.on(); }); Transports webduino-jstalkstoWebduinoDevBoardviaMQTTbydefault.However,sincewebduino-jsspeaksFirmata,wecanalsodirectlytalktostandardArduinooranydevboardthatunderstandsfirmata. CurrentlywehavetransportssupportingUSBserialportandBluetooth(HC-06tested)communications:(Note:youhavetoinstallFirmatalibraryfirst) webduino-serial-transport webduino-bluetooth-transport SeeAlso WebduinoDevBoardandWebduinoDevKit TheFirmataProtocol ArduinoFirmataInstallation License ThisprojectislicensedunderMITlicense,seeLICENSEformoreinformation. About ⚙️TheWebduinoJavascriptCore,forBrowserandNode.js webduino.io Topics nodejs javascript mqtt arduino firmata webduino Resources Readme License MITlicense Stars 72 stars Watchers 20 watching Forks 23 forks Releases 1 0.7.0 Latest Aug19,2022 Packages0 Nopackagespublished Contributors6 Languages JavaScript 100.0% Youcan’tperformthatactionatthistime. Yousignedinwithanothertaborwindow.Reloadtorefreshyoursession. Yousignedoutinanothertaborwindow.Reloadtorefreshyoursession.



請為這篇文章評分?