aboutsummaryrefslogtreecommitdiff
path: root/libraries/Bridge/examples
AgeCommit message (Expand)Author
2013-06-25Made ShellCommands example more physicalTom Igoe
2013-06-25Added ConsolePixel exampleTom Igoe
2013-06-25Updated XivelyClient to use Serial instead of ConsoleTom Igoe
2013-06-22Removed old WifiCheck and WifiSignalStrengthIndicator examplesTom Igoe
2013-06-22Simplified TimeCheckTom Igoe
2013-06-22Changed ShellCommands from Console to SerialTom Igoe
2013-06-22Adjusted datalogger to remove indirection reference and changed from Console ...Tom Igoe
2013-06-22Updated commentsTom Igoe
2013-06-21added the YahooWeather exampleFede85
2013-06-21renamed SD to FileSystem in FileIO libraryFede85
2013-06-21updated pretty_wifi_info.lua script pathFederico Fissore
2013-06-20added writeJSONFederico Fissore
2013-06-20reviewed bridge exampleFederico Fissore
2013-06-20modified SDclass.begin() check for sd presence and added the Datalogger exampleFede85
2013-06-19YunSerialTermina speed back to 115200Federico Fissore
2013-06-18wifi examples renamed OLD*, introducing new comprehensive WiFiStatus exampleFederico Fissore
2013-06-16Simpllified ConsoleRead, added available(), added explanation.Tom Igoe
2013-06-13adding ConsoleRead exampleFederico Fissore
2013-06-12Added Process.runShellCommand*() methods.Cristian Maglie
2013-06-11Added Michael Shiloh's WifiSignalStrengthIndicator exampleTom Igoe
2013-06-07Updated File exampleCristian Maglie
2013-06-05Added comment to some examplesCristian Maglie
2013-06-05Updated some Bridge examplesCristian Maglie
2013-05-31Updated XivelyClient exampleCristian Maglie
2013-05-30Updated YunSerialTerminaltigoe
2013-05-30Updated TimeCheck exampletigoe
2013-05-30Merge branch 'ide-1.5.x-discovery' of https://github.com/arduino/DogStick int...tigoe
2013-05-30Ignore passwords.h for xively clienttigoe
2013-05-30Updated YunSerialTerminaltigoe
2013-05-30Updated XivelyClient. Still not workingtigoe
2013-05-30Yùn console now runs at 57600 baudCristian Maglie
2013-05-27Updates to Xively clientTom Igoe
2013-05-27Added passwords.h for Xively clientTom Igoe
2013-05-27Added Xively client: currently not working, not sure whyTom Igoe
2013-05-27Added TimeCheck example to demonstrate re-use of ProcessTom Igoe
2013-05-26Added possible boot watcherTom Igoe
2013-05-26Added Massimo's Serial command line exampleTom Igoe
2013-05-22Added WiFiCheck example to Bridge LibraryTom Igoe
2013-05-22Updated Console class. New ConsoleAsciiTable example.Cristian Maglie
2013-05-16added responses to Bridge.inoFederico Fissore
2013-05-16Fixed Process exampleCristian Maglie
2013-05-15Update Bridge libraryCristian Maglie
2013-05-09Bridge lib moved bridge branch embedded into ide discovery branchFederico Fissore