-
Is it possible to provide feedback to the user when the loading of firmata is complete?
-
Currently only "Linux" and "Darwin" systems are implemented in detect/detect.py
-
```
Hi,
I can't communicate with my Arduino (Duemilanove, ATmega168) with
Firmata under Linux (Arch Linux 64 bit).
I tested both "stock" Firmata that comes with Arduino IDE and
Firmata-2.1beta7.zip d…
-
```
Hi,
I can't communicate with my Arduino (Duemilanove, ATmega168) with
Firmata under Linux (Arch Linux 64 bit).
I tested both "stock" Firmata that comes with Arduino IDE and
Firmata-2.1beta7.zip d…
-
```
Hi,
I can't communicate with my Arduino (Duemilanove, ATmega168) with
Firmata under Linux (Arch Linux 64 bit).
I tested both "stock" Firmata that comes with Arduino IDE and
Firmata-2.1beta7.zip d…
-
Hi,
I'm looking for a way to controlling Arduino from PHP. After several days of trial and failure to send a simple firmata message to Arduino, I finally found Carica Firmata a couple of days ago. …
-
Hi,
I am new to this and would love to use Firmata with the Arduino UNO R4 MINIMA. Unfortunately, I don't know how to update boards.h accordingly. Any help would be appreciated :)
Thanks!
-
```
Hi,
I can't communicate with my Arduino (Duemilanove, ATmega168) with
Firmata under Linux (Arch Linux 64 bit).
I tested both "stock" Firmata that comes with Arduino IDE and
Firmata-2.1beta7.zip d…
-
Im using Perl-firmata as Server, and Firmata sketch as client with ethernet to connect several boards.
I have to hardcode in each board these values:
```
byte mac[] = {
0xDE, 0x55, 0x5E, 0xE5,…
-
```
Arduino Service should be made compatible with the Firmata protocol
```
Original issue reported on code.google.com by `supert...@gmail.com` on 20 Oct 2011 at 5:34