#
nodebots
Here are 30 public repositories matching this topic...
SimpleBot is a very basic robot designed for learning about NodeBots.
-
Updated
Mar 17, 2020 - C++
A list of resources, links, tools, tutorials and more to make nodebots — robots powered by web technology.
nodejs
javascript
raspberry-pi
iot
arduino
list
awesome
hardware
robots
awesome-list
tessel
johnny-five
beaglebone
nodebots
web-apps
sparkfun
-
Updated
Jan 25, 2018
Nodebots Workshop using NodeJS and Johnny-five
-
Updated
Aug 16, 2018 - JavaScript
Nodebots with Feather HUZZAH!
-
Updated
Jan 24, 2017 - JavaScript
-
Updated
May 10, 2021 - JavaScript
Robot brain tools to automate your nodebot
-
Updated
Apr 15, 2021 - JavaScript
For all things Nodebots related.
-
Updated
Mar 8, 2017
Run your Onion Omega2 robot overlord using javascript.
-
Updated
Jan 20, 2018 - C++
A small Electron App experiment for interacting with Johnny-Five.
-
Updated
Jul 19, 2017 - CSS
BocaJS's event files for the International NodeBotDays
-
Updated
Oct 5, 2019 - C++
Johnny-five interface for pi2go (http://www.pi2go.co.uk/)
-
Updated
Oct 25, 2017 - JavaScript
A lamp that loops through colours using Johnny Five and controlled by HTML5 Speech Recognition.
javascript
iot
arduino
babel
express
webpack
es6
hardware
websockets
socket-io
voice-commands
speech-recognition
johnny-five
nodebots
led-controlling
-
Updated
Apr 14, 2017 - JavaScript
Nodebots (Tessel), IoT and Azure
-
Updated
Jun 26, 2021 - JavaScript
A basic tutorial on how to create a simple bot for yourself in discord.js, including sample code for adding commands, making embeds and more.
-
Updated
Jul 4, 2018
Control an ARDrone parrot with the leap motion
-
Updated
Jul 29, 2014 - JavaScript
First NodeBots Events in Pakistan 🚀
javascript
car
iot
express
camera
robotics
livestream
socket-io
led
node-js
johnny-five
nodebots
lightbulbs
pakistan
asia
bulbs
-
Updated
Apr 17, 2018
Node.js on wheels, powered by Raspberry Pi.
-
Updated
Jun 2, 2017 - JavaScript
presentation held on nodebots during the @nodemeetup Stuttgart
-
Updated
Mar 7, 2017 - JavaScript
Bot Framework- microsoft Azure
-
Updated
May 24, 2021 - JavaScript
Improve this page
Add a description, image, and links to the nodebots topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nodebots topic, visit your repo's landing page and select "manage topics."
Summary of Problem
Not able to open port with stopbits as 1.5
I am currently building a desktop client using electron, where the COM port receives data correctly for values: baudRate: 2400, dataBits: 7, stopBits: 1.5, parity: 'none'
I found from the node-serialport documentation, stopBits Must be one of these: 1 or 2. But, should 1.5 be supported as well? especially for old & slow