aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-14- working on Firmata v2.0, got digital inputs and the toggling ofdigital portHans-Christoph Steiner
2008-04-11First stab at implementing v2 of the protocol, digitalWrite works, but no luckHans-Christoph Steiner
2008-04-09implemented both directions of Firmata string and generic sysex message support Hans-Christoph Steiner
2008-04-08Implemented firmware reporting and sysex, sysex isn't fully tested.Hans-Christoph Steiner
2008-03-17Removed original Firmata Arduino firmware, since it is now part of the ArduinoHans-Christoph Steiner
2007-09-24added namespace prefixes on everythingHans-Christoph Steiner
2007-06-27added the [devices( message to the test patch; applied David Mellis' patch to...Hans-Christoph Steiner
2007-04-13first working bits of the Firmata class, just sending analog and digital mess...Hans-Christoph Steiner
2007-04-13sketched out EEPROM library support, but it doesn't work yet ; renamed some v...Hans-Christoph Steiner
2007-03-08last minute commentsHans-Christoph Steiner
2007-03-08cleaned up for the Pduino 0.3 releaseHans-Christoph Steiner
2007-03-06- got digital inputs working reading by port, sends only on changeHans-Christoph Steiner
2007-03-05- Removed lots of cruft and various attempts at fixing things.Hans-Christoph Steiner
2007-03-05got 'report analog ports' working, but the analog data reporting isn't workin...Hans-Christoph Steiner
2007-03-01analog input is kind of working; pinMode is working; digital output is workin...Hans-Christoph Steiner
2007-02-28added voice prompt to press the reset button so that avrdude can upload the n...Hans-Christoph Steiner
2007-02-28added etagsHans-Christoph Steiner
2007-02-28edited makefile from Arduino package to work with this firmwareHans-Christoph Steiner
2007-02-22- got analog input workingHans-Christoph Steiner
2007-02-20stripped 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-extendedHans-Christoph Steiner
2006-11-01The project file for MPLabMartin Peach
2006-11-01The workspace for MPAsm with associated project this time...Martin Peach
2006-11-01changed commentsMartin Peach
2006-10-31added [digital 5 1( messages for digital inputHans-Christoph Steiner
2006-10-31quick stress test patch, watch out for zombies!Hans-Christoph Steiner
2006-10-31- digital inputs are now only sent upon changeHans-Christoph Steiner
2006-10-31got analog inputs converted to new message format, the foundation is laid for...Hans-Christoph Steiner
2006-10-30The new hex file.Martin Peach
2006-10-30Added hardware PWM on digital pins 9,10,11Martin Peach
2006-10-30removed unimplemented software PWM stuff for cleanliness; made arduino blink ...Hans-Christoph Steiner
2006-10-30switched over to [digital 5 1( message format for output, . next for the har...Hans-Christoph Steiner
2006-10-28ported to new Serial object API and added support for more analog ins for the...Hans-Christoph Steiner
2006-10-17Updated to reflect new comport and pduino firmwareMartin Peach
2006-10-17The PIC version of the arduinoMartin Peach
2006-09-29added 'hardware' to the [import] so that [arduino] will loadHans-Christoph Steiner
2006-09-15updated for release 0.1Hans-Christoph Steiner
2006-09-15redesigned the input protocol to be a 3-byte sequence, the first byte is theHans-Christoph Steiner
2006-09-04some fixes in the firmware for PWMGeorg Holzmann
2006-09-04better helpfile and some fixesGeorg Holzmann
2006-09-04switched to default to output mode so that you don't see voltage float on dis...Hans-Christoph Steiner
2006-09-03arduino-test.pdHans-Christoph Steiner
2006-08-27attempts at getting pwm working again; some cleanupsHans-Christoph Steiner
2006-08-27digital output and digital pin mode toggling work againHans-Christoph Steiner
2006-08-25got digital inputs working, but needed to make some changes on the order of d...Hans-Christoph Steiner
2006-08-24minor cleanups and commenting on the firmware; got Pd code working with new p...Hans-Christoph Steiner
2006-08-24Jamie Allen's and my cleanups compile and install, but I don't know if they w...Hans-Christoph Steiner
2006-06-24added outputMode messages and examples for using [bytemask] to set digital ou...Hans-Christoph Steiner
2006-06-24an attempt to fix the bug outlined by Alexandre Quessy; I got it quite wrong ...Hans-Christoph Steiner
2006-05-24updated protocol docsHans-Christoph Steiner