Arduino Firmata Actor
-
There appears to be a discrepancy with the Analogue input pins. Only one Analogue pin on the Firmata actor shows activity. With the same board, port and setup the Firmata test shows activity on all analogue inputs. I found this to be the case with the Mohave and Big Sur machines
Good find. You're right. Fixed v0.8.1. Click here to scroll the post where you can download it.
Best Wishes,
Mark -
-
@tonyschuite @bonemap @liminal_andy @juriaan
So the former user @deflost informed me by email of another issue with the Arduino Firmata actor: after designing the setup, quitting Isadora and coming back, the Arduino wasn't reporting analog data unless the 'gen spec' input was triggered, which wiped out their edits to the PIN specification.
This is fixed in v0.8.2. I've moved the download to the first post in this thread.
I had chosen to ask only for the firmware version upon initializing the actor, as this message is short. But to deal with every possibility, I'm now asking for all the configuration information Firmata might send, which can be several hundred bytes. This means upon entering a scene, the actor will send this request and the Ardunio will be briefly "dead in the water" while it responds and sends all the data.
Not sure what can be done about this. Each copy of the actor has its own specification, and thus you really do need to update the configuration on what the hardware reports. But there is now going to be a more significant chunk of down time as you transition from one scene to the next and the Ardunio sends this block of data in response to the actor being activated.
In any case, let's see how this one settles.
Best Wishes,
Mark -
Dear All,
Bumping this thread so you'll know there is a Aduino Firmata v0.8.2. In addition to the fixes listed in the previous thread, I've improved the documentation.
The download now lives in the first post in this thread.
Best Wishes,
Mark -
@mark said:
let's see how this one settles
Mac Big Sur there appears to be a bug with the 'help' and info pop out associated with using the analog pinouts. The info pop out appears to not display the help text when set to analog pins. I getting further inconsistency when attempting to assign "help" text to 'input' pins to actor outputs...
Best Wishes
Russell
-
@bonemap said:
Mac Big Sur there appears to be a bug with the 'help' and info pop out associated with using the analog pinouts. The info pop out appears to not display the help text when set to analog pins. I getting further inconsistency when attempting to assign "help" text to 'input' pins to actor outputs...
Yep. For the actor outputs, it was showing the input help instead of the output help. Fixed v0.8.3.
Download is in the first post at the top.
Thanks,
Mark -
Hi! Please can anyone confirm whether the Arduino Firmata actor is designed to work with Arm based Macs. The actor is visible on my Intel based Mac - I can drag it into the workspace. However on my M1 Mac Mini I cannot locate it in the "Communications" section after the actor has been uploaded to the TroikaTronix Actor Plugins folder and then Isadora has been restarted. I'm eager to progress with @bonemap 's Arduino sensor setup!
Many thanks for your help! 😀
Best wishes Simon
-
We’ll try to release an ARM-compatible version at some point in the near future, but for now it is Intel-only.
Best wishes,
Woland
-
-