hello i use firmata for interface with software. i have a problem. i use relay who HIGH with (low). i use this relay http://www.ebay.com/itm/New-4-Channel-5V-Relay-Module-PIC-ARM-AVR-DSP-Arduino-/270836814943?pt=LH_DefaultDomain_0&hash=item3f0f21d45f
please tell how i turn on with firmata? what edit in the code of fitrmata?
What? Relays are turned on or off. If your relay is turned on using LOW, then I'd question how it is wired. Even if it is wired correctly, you can still turn digital pins HIGH and LOW using firmata.
Bumping after 2 hours is a sure way to get people to just move on. Poor planning on you part does not constitute an emergency on our part. I work for a living, too.
Is that the sketch that you have loaded while the Processing application is running?
From your link:
The Arduino must be running the Firmata firmware that comes with the Arduino IDE. Toolduino is not for use with your own Arduino sketch -- you must upload the StandardFirmata sketch to your Arduino before starting Toolduino.