Age | Commit message (Expand) | Author |
2010-03-18 | fixed up logic for reseting the GUI elements when opening an serial port | Hans-Christoph Steiner |
2010-03-17 | cleaned up patch to remove optional analogIns and digitalIns messages and foc... | Hans-Christoph Steiner |
2010-02-19 | updated so that you can use pins 0 and 1 for boards like the Teensy | Hans-Christoph Steiner |
2009-10-05 | set the radio buttons for the analog pins to default to the analog setting | Hans-Christoph Steiner |
2009-07-10 | changed pwm stuff to analog | Hans-Christoph Steiner |
2009-07-01 | added GUIs for using analog pins as digital, and made extended pinMode GUI fo... | Hans-Christoph Steiner |
2009-06-26 | added support for new samplingInterval message | Hans-Christoph Steiner |
2008-11-25 | - added a "port" message for sending a complete port at a time, directly | Hans-Christoph Steiner |
2008-09-08 | implemented GUI reset, so that whenever you reopen the device, all of the GUI... | Hans-Christoph Steiner |
2008-09-08 | - moved protocol version and firmware name to the status outlet | Hans-Christoph Steiner |
2008-09-08 | - removed old, debug right/cold inlet from [arduino] | Hans-Christoph Steiner |
2008-09-08 | set pinMode toggles to 1 since StandardFirmata defaults to OUTPUT mode on dig... | Hans-Christoph Steiner |
2008-04-17 | - implemented v2.0 protocol changes, including the order change for the | Hans-Christoph Steiner |
2008-04-14 | - working on Firmata v2.0, got digital inputs and the toggling ofdigital port | Hans-Christoph Steiner |
2008-04-11 | First stab at implementing v2 of the protocol, digitalWrite works, but no luck | Hans-Christoph Steiner |
2008-04-09 | implemented both directions of Firmata string and generic sysex message support | Hans-Christoph Steiner |
2008-04-08 | Implemented firmware reporting and sysex, sysex isn't fully tested. | Hans-Christoph Steiner |
2007-06-27 | added the [devices( message to the test patch; applied David Mellis' patch to... | Hans-Christoph Steiner |
2007-03-08 | cleaned up for the Pduino 0.3 release | Hans-Christoph Steiner |
2007-03-06 | - got digital inputs working reading by port, sends only on change | Hans-Christoph Steiner |
2007-03-05 | - Removed lots of cruft and various attempts at fixing things. | Hans-Christoph Steiner |
2007-02-22 | - got analog input working | Hans-Christoph Steiner |
2006-10-31 | added [digital 5 1( messages for digital input | Hans-Christoph Steiner |
2006-10-31 | got analog inputs converted to new message format, the foundation is laid for... | Hans-Christoph Steiner |
2006-10-30 | switched over to [digital 5 1( message format for output, . next for the har... | Hans-Christoph Steiner |
2006-09-29 | added 'hardware' to the [import] so that [arduino] will load | Hans-Christoph Steiner |
2006-09-15 | redesigned the input protocol to be a 3-byte sequence, the first byte is the | Hans-Christoph Steiner |
2006-09-04 | switched to default to output mode so that you don't see voltage float on dis... | Hans-Christoph Steiner |
2006-09-03 | arduino-test.pd | Hans-Christoph Steiner |