-
Doesnt look like nan2.x will be a breaking change and still supports all node versions we support, ie this will not be a major release
#566 is the PR we're working on. It appears to be generated by on…
-
I would love to see support for these simple but powerful motor drivers.
I can drive them right now, but its a bit hacky, since i need to initialize 2 motors for each direction, since this doesnt u…
-
hi i've installed johnny5 and raspi-io but when i use johnny5 in node-red ,it says "Error: Cannot find module 'raspi-io'" and can not connected.
here is the problem ( pls help me):
Stop Node-RED
pi…
-
I want to run a webapp which controls the arduino in raspberry (LAMP), so I started developing this app but on the first step I get an error, it wasn't initializing the program so I changed the user p…
-
On the Linux distro i'm using (OpenWRT), there is no /dev/serial directory.
To my understanding, it exists only on certain Linux distros, and may be missing on others too (depending on the type of dev…
ghost updated
6 years ago
-
Any examples with an OLED screen?
-
Hi @nebrius
I'm working on a change in Johnny-Five that takes advantage of an existing feature in firmata.js that will give better resolution for servo positioning and allows us to support 90, 360…
-
I have connected arduino uno to Raspberry Pi 2 having Windows IoT preview edition installed. When I am deploying Univeral WIndows APP for Johnny Five from VS 2015 I am getting below error :
c…
-
To better understand what needs to be done here, take a look at this example from the `Thermometer` class:
- https://github.com/rwaldron/johnny-five/blob/master/lib/thermometer.js#L480-L499
And the …
-
To better understand what needs to be done here, take a look at this example from the `Thermometer` class:
- https://github.com/rwaldron/johnny-five/blob/master/lib/thermometer.js#L480-L499
And the …