-
Copy over the following updates that have been made in the firmata/arduino repo:
- [ ] https://github.com/firmata/arduino/commit/281b99fb5e293cf5e1b338c32a6663698e910ba0
- [x] https://github.com/f…
-
the file firmata.java is missing, and the one on line i used
seems to have a different interface (see errors below)
is it possible to reintroduce the file.
I am working on a4s to introduce PWM manag…
cbecc updated
10 years ago
-
Would allow a wired connection on iOS devices.
Probably need to use [Core MIDI](https://developer.apple.com/documentation/coremidi?language=objc) to talk to the device.
Is the Firmata protocol M…
-
Good afternoon,
Actually i just started my projects a few days ago. I confused how to install firmata in windows. How can I build qmake-qt5 and install? Should I run from Qt command prompt ? Please g…
-
Upload to Arduino Uno Firmata Plus, where to download: link. Sync versions of pymata and firmata plus?
pvirb updated
8 years ago
-
I am using kubuntu 22.10 and arduino mega 2560 R3 to be detected by the OS as a joystick/buttonbox.
I can only find the ttyAMC0 connection and the serial folders has the ```usb-Arduino__www.arduino.c…
-
Hello!
I was wondering if you'd be willing to make modifications to the project so that it may be used as a "drop-in" replacement for [firmata.js](https://github.com/jgautier/firmata). Since this pro…
-
modify `firmware/BLEFirmataSketch/BLEFirmataSketch.ino` for BLENano
-
Hi,
I have been playing around with firmata for a short time and think its fantastic. My main aim is to use it as an OS for controlling the arduino (ideally using node-red), but to have my arduinos i…
-
from @pooledge:
I am using RS485 for communication between Arduino and host computer. My RS485 is half-duplex, therefore readout/writing is possible only on demand.
Now I'd like to use one of the pi…