Age | Commit message (Expand) | Author |
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 |
2007-09-24 | added namespace prefixes on everything | Hans-Christoph Steiner |
2007-06-27 | added the [devices( message to the test patch; applied David Mellis' patch to... | Hans-Christoph Steiner |
2007-04-13 | first working bits of the Firmata class, just sending analog and digital mess... | Hans-Christoph Steiner |
2007-04-13 | sketched out EEPROM library support, but it doesn't work yet ; renamed some v... | Hans-Christoph Steiner |
2007-03-08 | last minute comments | 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-03-05 | got 'report analog ports' working, but the analog data reporting isn't workin... | Hans-Christoph Steiner |
2007-03-01 | analog input is kind of working; pinMode is working; digital output is workin... | Hans-Christoph Steiner |
2007-02-28 | added voice prompt to press the reset button so that avrdude can upload the n... | Hans-Christoph Steiner |
2007-02-28 | added etags | Hans-Christoph Steiner |
2007-02-28 | edited makefile from Arduino package to work with this firmware | Hans-Christoph Steiner |
2007-02-22 | - got analog input working | Hans-Christoph Steiner |
2007-02-20 | stripped down to nothing and started to rebuild from scratch; got digital out... | Hans-Christoph Steiner |
2006-12-06 | - fixed up help file so that everything loads with Pd-extended | Hans-Christoph Steiner |
2006-11-01 | The project file for MPLab | Martin Peach |
2006-11-01 | The workspace for MPAsm with associated project this time... | Martin Peach |
2006-11-01 | changed comments | Martin Peach |
2006-10-31 | added [digital 5 1( messages for digital input | Hans-Christoph Steiner |
2006-10-31 | quick stress test patch, watch out for zombies! | Hans-Christoph Steiner |
2006-10-31 | - digital inputs are now only sent upon change | 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 | The new hex file. | Martin Peach |
2006-10-30 | Added hardware PWM on digital pins 9,10,11 | Martin Peach |
2006-10-30 | removed unimplemented software PWM stuff for cleanliness; made arduino blink ... | Hans-Christoph Steiner |
2006-10-30 | switched over to [digital 5 1( message format for output, . next for the har... | Hans-Christoph Steiner |
2006-10-28 | ported to new Serial object API and added support for more analog ins for the... | Hans-Christoph Steiner |
2006-10-17 | Updated to reflect new comport and pduino firmware | Martin Peach |
2006-10-17 | The PIC version of the arduino | Martin Peach |
2006-09-29 | added 'hardware' to the [import] so that [arduino] will load | Hans-Christoph Steiner |
2006-09-15 | updated for release 0.1 | Hans-Christoph Steiner |