Age | Commit message (Expand) | Author |
2012-10-07 | moved to http://firmata.svn.sourceforge.net/viewvc/firmata/picduino/trunk/ | Hans-Christoph Steiner |
2012-10-04 | first stab at debianizing, will need to sort out zexy and moocow dependencies...backups/externals/pduino@16328 | Hans-Christoph Steiner |
2012-10-04 | set up following the Library Template | Hans-Christoph Steiner |
2012-03-19 | update README for releasebackups/externals/hardware/arduino@16325 | Hans-Christoph Steiner |
2012-03-19 | use one mapping/debytemask instance per digital input port to fix bugs with s... | Hans-Christoph Steiner |
2012-03-08 | use 10ms poll interval for [comport] since the data does not come any faster | Hans-Christoph Steiner |
2011-02-07 | [comport] is now a standalone, so remove references to flatspace | Hans-Christoph Steiner |
2010-09-03 | added wiring test patch from Hernando Barragan | Hans-Christoph Steiner |
2010-09-03 | test patch for Arduino Mega from Frédéric Larré | Hans-Christoph Steiner |
2010-09-03 | tweaked pwm messages | Hans-Christoph Steiner |
2010-09-03 | added two usage examples | Hans-Christoph Steiner |
2010-03-18 | get pduino version from the arduino.pd file | Hans-Christoph Steiner |
2010-03-18 | updated install instructions to use Arduino 0018 | Hans-Christoph Steiner |
2010-03-18 | added symbol names for pinmode | Hans-Christoph Steiner |
2010-03-18 | fixed up logic for reseting the GUI elements when opening an serial port | Hans-Christoph Steiner |
2010-03-17 | documented pinMode and servo stuff and updated things a bit | 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 |
2010-02-09 | - made [pinMode INPUT( also send [digitalIns( so that you only need to switch | Hans-Christoph Steiner |
2010-02-09 | converted all output messages except digital to lists instead of bytes so tha... | Hans-Christoph Steiner |
2009-11-19 | updated digital input docs to represent the port-based message, based on enri... | Hans-Christoph Steiner |
2009-10-19 | added arg checking | Hans-Christoph Steiner |
2009-10-07 | fixed up script to include ChangeLogs | Hans-Christoph Steiner |
2009-10-05 | removed ancient not very useful Pd+Arduino examples to avoid confusion | Hans-Christoph Steiner |
2009-10-05 | added sed to modify the HTML for new releases | Hans-Christoph Steiner |
2009-10-05 | set the radio buttons for the analog pins to default to the analog setting | Hans-Christoph Steiner |
2009-08-17 | quick script to automate making releases | Hans-Christoph Steiner |
2009-08-11 | fixed bug reported by Christopher Coleman where inputs on pin 7, 15, 23, etc.... | Hans-Christoph Steiner |
2009-07-14 | updated sampling-interval command byte value | Hans-Christoph Steiner |
2009-07-10 | updated readme for release | Hans-Christoph Steiner |
2009-07-10 | changed pwm stuff to analog | Hans-Christoph Steiner |
2009-07-02 | 115200 proved to be too error-prone, so the default will be reverted to 57600... | Hans-Christoph Steiner |
2009-07-02 | enabled mode pin modes beyond 0 and 1 | 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-11-25 | Fixed bug reported by Derek Holzer here: | 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-08-30 | removed some debug float boxes | Hans-Christoph Steiner |
2008-06-24 | added .txt to README to make it easier to use on all platforms | Hans-Christoph Steiner |
2008-06-24 | updated readme for release based on Firmata 2.0 protocol | 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 |
2008-03-17 | Removed original Firmata Arduino firmware, since it is now part of the Arduino | Hans-Christoph Steiner |