-
I'd love to see support for ESP32 at some point. Based on https://github.com/hybridgroup/gobot/issues/301 it sounds like it might be straightforward once the upstream support for ESP32 is handled with…
-
Poderíamos utilizar o Johnny Five para controlar o Arduíno, utilizando o protocolo Firmata, e todo o resto por conta do NodeJS. O que acham?
-
### Is your feature request related to a problem? Please describe
In some use cases all the GPIO pins on a RPi are being utilized and additional pins are needed for power control. In my specific cas…
-
In order to do digitalwrite port we need to have pin state saved somewhere.
We could do a reset and know pin state from that
but would be nice not to force arduino to reset in case something is runnin…
-
Hello,
I'm trying Arduino_CI on a different system (at work)...
I can't really understand what's going on...
(installing all this is a pain with Windows...)
Here is my install procedure:
…
-
Hi,
Trying to get scratch to work with the Arduino but struggling. I have installed the extension, but get a yellow "not connected" icon on the scratchx site. I can connect to the Arduino through …
-
Hi,
I tried to use Arduino Leonardo with the latest Solid Arduino and Standard Firmata 2.5.8., but up to now I had no luck. My Arduino not answered on any command I sent.
The Microsoft Windows Remot…
-
I am trying to use johnny-five with the SparkFun Edison Arduino Block, but am getting a "Device or Firmware Error A timeout occurred while connecting to the Board" error upon trying the blink example …
-
## 🚀 Feature
Detection of gas leakage or smoke, and also notifying the user at the moment of detection, using a system pop up warning
## Motivation
So gas leakage is a big issue, due to which…
-
```
Hi,
Glue doesn't seem to work with the standard Firmata 2.1 thats now supplied
with Arduino 17.
I get "Socket Connected" but then no response. Do you plan to update the
Glue software for 2.1 ?
…