#author("2021-02-11T12:53:09+00:00","default:admin","admin") #author("2021-02-11T14:22:12+00:00","default:admin","admin") -[[How and Why You Should Build Internet of Things Devices with Node.js:https://www.freecodecamp.org/news/iot-and-node-js-how-to-catch-the-opportunity/]] -[[Why is Node.js the Future of IOT Platforms All Around the Globe?:https://www.experfy.com/blog/why-is-node-js-the-future-of-iot-platforms-all-around-the-globe/]] -[[Why Node.js Is the Best Solution for Internet of Things:https://indeema.com/blog/why-nodejs-is-the-best-solution-for-internet-of-things]] -[[Why Choose Node.js For Real-Time Application Development:https://www.mindinventory.com/blog/why-choose-node-js-for-real-time-application-development/]] -[[Watching IoT Sensors with an ESP32 Board, JavaScript, Node.js and Twilio Sync:https://www.twilio.com/blog/2018/07/watch-iot-sensors-esp32-javascript-nodejs-twilio-sync.html]] -[[Designing of IoT Platform Based on Functional Reactive Pattern:https://download.atlantis-press.com/article/25893439.pdf]] -[[ランニングコストゼロで作るスマートホームコントロール(ラズパイとNode.jsとFirebaseと私):https://technomado.jp/column/iot/7595/]] *関連パッケージ [#l069ff89] **フレームワーク [#a8d801ab] -[[johnny-five:https://www.npmjs.com/package/johnny-five]] ... The JavaScript Robotics Programming Framework **非同期処理 [#h906ab20] -[[PromiseとQとBluebird:https://qiita.com/kamijin_fanta/items/21a061a00575f0a357c6]] -[[q:https://www.npmjs.com/package/q]] --[[node.js Q 使い方 メモ:https://qiita.com/Awa_Dama/items/3f73ec4f5bf94bac2094]] -[[npm q べんり:https://pig.hatenadiary.com/entry/20130407/1365343877]] **GPIO [#t7e65b23] -[[epoll:https://www.npmjs.com/package/epoll]] ... A low-level Node.js binding for the Linux epoll API for monitoring multiple file descriptors to see if I/O is possible on any of them. -[[onoff:https://www.npmjs.com/package/onoff]] ... GPIO access and interrupt detection with Node.js on Linux boards **i2c [#ue8db763] -[[i2c:https://www.npmjs.com/package/i2c]] **SPI [#j0a635eb] -[[spi:https://www.npmjs.com/package/spi]] -[[spi-device:https://www.npmjs.com/package/spi-device]] **LCD [#f4c722fc] -[[st7920:https://www.npmjs.com/package/st7920]] ... A NodeJS library for ST7920 based 128x64 display -[[i2c-lcd:https://www.npmjs.com/package/i2c-lcd]] ... i2c LCD module using PCF8574P for raspberry pi -[[raspberrypi-liquid-crystal:https://www.npmjs.com/package/raspberrypi-liquid-crystal]] ... Control i2c lcd screens with a Raspberry Pi module with using PCF8574 I2C port expander -[[raspberrypi-liquid-crystal-simple:https://www.npmjs.com/package/raspberrypi-liquid-crystal-simple]] ... Simple control of i2c lcd on Raspberry Pi