Age | Commit message (Collapse) | Author |
|
enrike's report
svn path=/trunk/externals/hardware/arduino/; revision=12798
|
|
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
|
|
svn path=/trunk/externals/hardware/arduino/; revision=7476
|
|
- fixed up [arduino] so that everything loads with Pd-extended
- started to clean up the firmware and wrote lots of TODOs
svn path=/trunk/externals/hardware/arduino/; revision=6662
|
|
hard part, switch over analog and digital to this message format
svn path=/trunk/externals/hardware/arduino/; revision=6182
|
|
svn path=/trunk/externals/hardware/arduino/; revision=6129
|
|
data type, the second two are the data. The second two bytes are then
combined to give one 14-bit value.
For example 240 0 1 (from serial) == [version 1( (Pd message)
arduino-test.pd was updated for this, the help patch was not, but should be
largely correct. I only tightened up the layout of the help patch.
svn path=/trunk/externals/hardware/arduino/; revision=5936
|
|
svn path=/trunk/externals/hardware/arduino/; revision=5868
|
|
svn path=/trunk/externals/hardware/arduino/; revision=5756
|
|
svn path=/trunk/externals/hardware/arduino/; revision=5754
|
|
data coming in, including the analog data
svn path=/trunk/externals/hardware/arduino/; revision=5736
|
|
protocol; digital inputs still aren't transmitted/received correctly
svn path=/trunk/externals/hardware/arduino/; revision=5729
|
|
work yet
svn path=/trunk/externals/hardware/arduino/; revision=5725
|
|
output pins
svn path=/trunk/externals/hardware/arduino/; revision=5291
|
|
svn path=/trunk/externals/hardware/arduino/; revision=5110
|
|
code and enabled digitalInput, tho it doesn't seem to work yet; it seems that there are bugs in [comport] since I can make it crash with the stress test with the new OVERLAPPED mode, and the older synchronous mode
svn path=/trunk/externals/hardware/arduino/; revision=5108
|
|
stop arduino from sending data alltoger, while still responding; digitalInputs are still not tested
svn path=/trunk/externals/hardware/arduino/; revision=5104
|
|
tested.
svn path=/trunk/externals/hardware/arduino/; revision=5096
|
|
cleaned up some cruft too
svn path=/trunk/externals/hardware/arduino/; revision=5095
|
|
svn path=/trunk/externals/hardware/arduino/; revision=5094
|
|
svn path=/trunk/externals/hardware/arduino/; revision=5093
|