Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-19 | update README for releasebackups/externals/hardware/arduino@16325 | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=16079 | |||
2012-03-19 | use one mapping/debytemask instance per digital input port to fix bugs with ↵ | Hans-Christoph Steiner | |
state svn path=/trunk/externals/hardware/arduino/; revision=16078 | |||
2012-03-08 | use 10ms poll interval for [comport] since the data does not come any faster | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=16055 | |||
2011-02-07 | [comport] is now a standalone, so remove references to flatspace | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=14863 | |||
2010-09-03 | added wiring test patch from Hernando Barragan | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=13967 | |||
2010-09-03 | test patch for Arduino Mega from Frédéric Larré | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=13966 | |||
2010-09-03 | tweaked pwm messages | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=13965 | |||
2010-09-03 | added two usage examples | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=13964 | |||
2010-03-18 | get pduino version from the arduino.pd file | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=13232 | |||
2010-03-18 | updated install instructions to use Arduino 0018 | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=13231 | |||
2010-03-18 | added symbol names for pinmode | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=13230 | |||
2010-03-18 | fixed up logic for reseting the GUI elements when opening an serial port | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=13229 | |||
2010-03-17 | documented pinMode and servo stuff and updated things a bit | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=13220 | |||
2010-03-17 | cleaned up patch to remove optional analogIns and digitalIns messages and ↵ | Hans-Christoph Steiner | |
focus on the pinMode message; also cleaned up layout to make it clearer svn path=/trunk/externals/hardware/arduino/; revision=13219 | |||
2010-02-19 | updated so that you can use pins 0 and 1 for boards like the Teensy | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=13176 | |||
2010-02-09 | - made [pinMode INPUT( also send [digitalIns( so that you only need to switch | Hans-Christoph Steiner | |
a pin to INPUT mode in order to get data - removed some extraneous dollarg message boxes that were left from converting the messages from byte streams to lists of bytes. svn path=/trunk/externals/hardware/arduino/; revision=13146 | |||
2010-02-09 | converted all output messages except digital to lists instead of bytes so ↵ | Hans-Christoph Steiner | |
that they get bundled better into USB packets svn path=/trunk/externals/hardware/arduino/; revision=13145 | |||
2009-11-19 | updated digital input docs to represent the port-based message, based on ↵ | Hans-Christoph Steiner | |
enrike's report svn path=/trunk/externals/hardware/arduino/; revision=12798 | |||
2009-10-19 | added arg checking | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=12615 | |||
2009-10-07 | fixed up script to include ChangeLogs | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=12556 | |||
2009-10-05 | removed ancient not very useful Pd+Arduino examples to avoid confusion | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=12537 | |||
2009-10-05 | added sed to modify the HTML for new releases | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=12536 | |||
2009-10-05 | set the radio buttons for the analog pins to default to the analog setting | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=12535 | |||
2009-08-17 | quick script to automate making releases | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=11932 | |||
2009-08-11 | fixed bug reported by Christopher Coleman where inputs on pin 7, 15, 23, ↵ | Hans-Christoph Steiner | |
etc. were not being reported svn path=/trunk/externals/hardware/arduino/; revision=11898 | |||
2009-07-14 | updated sampling-interval command byte value | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=11860 | |||
2009-07-10 | updated readme for release | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=11857 | |||
2009-07-10 | changed pwm stuff to analog | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=11856 | |||
2009-07-02 | 115200 proved to be too error-prone, so the default will be reverted to ↵ | Hans-Christoph Steiner | |
57600, which matches the new firmware upload speed svn path=/trunk/externals/hardware/arduino/; revision=11844 | |||
2009-07-02 | enabled mode pin modes beyond 0 and 1 | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=11843 | |||
2009-07-01 | added GUIs for using analog pins as digital, and made extended pinMode GUI ↵ | Hans-Christoph Steiner | |
for new modes svn path=/trunk/externals/hardware/arduino/; revision=11841 | |||
2009-06-26 | added support for new samplingInterval message | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=11821 | |||
2008-11-25 | - added a "port" message for sending a complete port at a time, directly | Hans-Christoph Steiner | |
reflecting the underlying digital message and the fact that digital outputs on a microcrontroller are handled on an 8-bit port basis. svn path=/trunk/externals/hardware/arduino/; revision=10379 | |||
2008-11-25 | Fixed bug reported by Derek Holzer here: | Hans-Christoph Steiner | |
http://lists.puredata.info/pipermail/pd-list/2008-10/065393.html Basically, it needs to keep track of the state of all of the pins on the arduino, it was only keeping track per-port, and then using the state of one port when outputting another. svn path=/trunk/externals/hardware/arduino/; revision=10378 | |||
2008-09-08 | implemented GUI reset, so that whenever you reopen the device, all of the ↵ | Hans-Christoph Steiner | |
GUIs get reset to their initial state to match the arduino's state svn path=/trunk/externals/hardware/arduino/; revision=10282 | |||
2008-09-08 | - moved protocol version and firmware name to the status outlet | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=10281 | |||
2008-09-08 | - removed old, debug right/cold inlet from [arduino] | Hans-Christoph Steiner | |
- converted the right outlet on [arduino] to output status info, as it should be. Right now, it is just info directly from [comport]. svn path=/trunk/externals/hardware/arduino/; revision=10280 | |||
2008-09-08 | set pinMode toggles to 1 since StandardFirmata defaults to OUTPUT mode on ↵ | Hans-Christoph Steiner | |
digital pins; a couple minor cleanups as well svn path=/trunk/externals/hardware/arduino/; revision=10279 | |||
2008-08-30 | removed some debug float boxes | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=10268 | |||
2008-06-24 | added .txt to README to make it easier to use on all platforms | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=10083 | |||
2008-06-24 | updated readme for release based on Firmata 2.0 protocol | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=10082 | |||
2008-04-17 | - implemented v2.0 protocol changes, including the order change for the | Hans-Christoph Steiner | |
protocol version report svn path=/trunk/externals/hardware/arduino/; revision=9715 | |||
2008-04-14 | - working on Firmata v2.0, got digital inputs and the toggling ofdigital port | Hans-Christoph Steiner | |
reporting working svn path=/trunk/externals/hardware/arduino/; revision=9699 | |||
2008-04-11 | First stab at implementing v2 of the protocol, digitalWrite works, but no luck | Hans-Christoph Steiner | |
yet with digital input. I am not sure if the problem is in Pd or Firmata. svn path=/trunk/externals/hardware/arduino/; revision=9692 | |||
2008-04-09 | implemented both directions of Firmata string and generic sysex message support | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=9689 | |||
2008-04-08 | Implemented firmware reporting and sysex, sysex isn't fully tested. | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=9685 | |||
2008-03-17 | Removed original Firmata Arduino firmware, since it is now part of the Arduino | Hans-Christoph Steiner | |
SVN: http://svn.berlios.de/svnroot/repos/arduino/trunk/hardware/firmwares/Firmata/ svn path=/trunk/externals/hardware/arduino/; revision=9593 | |||
2007-09-24 | added namespace prefixes on everything | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=8757 | |||
2007-06-27 | added the [devices( message to the test patch; applied David Mellis' patch ↵ | Hans-Christoph Steiner | |
to get things working with Arduino-0008 svn path=/trunk/externals/hardware/arduino/; revision=7801 | |||
2007-04-13 | first working bits of the Firmata class, just sending analog and digital ↵ | Hans-Christoph Steiner | |
messages from the Arduino to the host software, plus printing the version svn path=/trunk/externals/hardware/arduino/; revision=7559 |