index
:
arduino-avr-xinput
master
A fork of Dmadison's Xinput Arduino avr core with a package.json
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libraries
/
Bridge
Age
Commit message (
Expand
)
Author
2013-06-05
Updated some Bridge examples
Cristian Maglie
2013-06-05
Improved Bridge memory usage. Fixed bug affecting buffers with more than 255 ...
Cristian Maglie
2013-06-05
Bridge protocol frame lenght is now a 16-bit field. Added more efficient Brid...
Cristian Maglie
2013-06-03
using new run-bridge script
Federico Fissore
2013-05-31
Updated XivelyClient example
Cristian Maglie
2013-05-31
Console and Process classes are automatically included with Bridge
Cristian Maglie
2013-05-30
Updated YunSerialTerminal
tigoe
2013-05-30
Updated TimeCheck example
tigoe
2013-05-30
Merge branch 'ide-1.5.x-discovery' of https://github.com/arduino/DogStick int...
tigoe
2013-05-30
Ignore passwords.h for xively client
tigoe
2013-05-30
Updated YunSerialTerminal
tigoe
2013-05-30
Updated XivelyClient. Still not working
tigoe
2013-05-30
Yùn console now runs at 57600 baud
Cristian Maglie
2013-05-27
Updates to Xively client
Tom Igoe
2013-05-27
Added passwords.h for Xively client
Tom Igoe
2013-05-27
Added Xively client: currently not working, not sure why
Tom Igoe
2013-05-27
Added TimeCheck example to demonstrate re-use of Process
Tom Igoe
2013-05-26
Added possible boot watcher
Tom Igoe
2013-05-26
Added Massimo's Serial command line example
Tom Igoe
2013-05-22
Added WiFiCheck example to Bridge Library
Tom Igoe
2013-05-22
Updated Console class. New ConsoleAsciiTable example.
Cristian Maglie
2013-05-16
added responses to Bridge.ino
Federico Fissore
2013-05-16
Fixed Process example
Cristian Maglie
2013-05-15
Update Bridge library
Cristian Maglie
2013-05-14
Etheris bootloader
Federico Fissore
2013-05-09
Bridge lib moved bridge branch embedded into ide discovery branch
Federico Fissore