-
I was going over the spec for my Abstract IO class and comparing with the Raspi IO implementation, and I noticed that `queryCapabilities`, `queryAnalogMapping`, and `queryPinState` are not mentioned i…
-
Thanks for your contribution of so great project.
Most functions of the project is enough to control the Arduino device, and it work well.
Now, I need use the temperature sensor of DS18B20 which is …
-
I am currently working on a project, I am using [Firmata](https://github.com/kurbatov/firmata4j.git) for my Groove Beginner kit. But I am having issue with getting value from the Temperature sensor.
…
-
The Duino library is no longer maintained, while Johnny-Five is a thriving and growing project that uses a standard IO protocol that's native to the Arduino (Firmata). In most cases, Johnny-Five is ne…
-
Dear Developers!
It is very helpful to read details for those, who are just beginning to understand what is this all about. It can save dozens of hours for everyone.
That's why I'm asking:
- Pleas…
-
My use case it to control a Dynamixel servo which uses Half Duplex Serial. The solutions I've found online use a tri-state octal buffer and a single digital pin to control data direction. I can add an…
-
```
Hi,
thanks for pyduino. I'm using it successfully on Linux with my Arduino
(Duemillanuove) and extended it to support stepper motors (by adding some extra
sysex commands to the firmata protocol)…
-
I have tried to read a 14-bit value from the analog pin using pyFirmata (1.1.0) and Firmata (2.5.8) on an Arduino Mega. The values appear to not be converting even the two byte (protocol 2.0) messages…
-
Hi! Only after reading a whole hour about library and samples I realized, that it's **communication** library. My task is way simpler: is it possible for my C# program which runs on Arduino to use pin…
-
### What happened?
Content:
I have encountered an issue while using the plc4j-driver-bacnet (version 0.12.0). Upon creating a connection, I received the following error message: "Active connections …