Commit Graph

90 Commits

Author SHA1 Message Date
tigoe a0f757e7b1 #include Bridge.h in HttpClient 2013-07-06 09:12:01 -04:00
tigoe 64361a1798 Corrected file structure on TemperatureWebPanel 2013-07-06 09:11:37 -04:00
tigoe 1fbb3263c7 Updated TemperatureWebPanel 2013-07-06 08:20:02 -04:00
tigoe aa4f985ee3 Updated TemperatureWebPanel 2013-07-06 08:10:13 -04:00
tigoe c8ebd5738d Added TemperatureWebPanel example 2013-07-06 07:48:10 -04:00
Federico Fissore 42a79bfbcc delete OLDYahooWeather example
Updated pretty-wifi-info-lua path in ShellCommands and WifiStatus examples
Tried to make a sense of HttpClient example by making it fetch http://arduino.cc/asciilogo.txt
2013-07-05 15:06:37 +02:00
Federico Fissore 5a05b725ff renamed two lua scripts 2013-07-05 13:50:00 +02:00
Cristian Maglie 4ac20be610 YunServer: added write() method 2013-07-04 17:39:14 +02:00
Cristian Maglie f220fc375e Refactored YunClient and YunServer classes.
Added YunClient.connect() methods.
2013-07-04 17:15:52 +02:00
Federico Fissore 1ba1b6ee70 BootWatcher removed
BridgeNew is the new Bridge
2013-07-04 16:33:10 +02:00
Federico Fissore ec5ce9862e YunServer: added default port number 5555 2013-07-03 13:43:47 +02:00
Federico Fissore 7c15bff6b6 requests coming to YunServer do not start with a slash any more 2013-07-03 11:26:30 +02:00
Federico Fissore 2c91f4895e updated temboo examples 2013-07-03 09:03:17 +02:00
Fede85 383199f468 modifide comments in Yun examples ShellCommands.ino ConsolePixel.ino 2013-07-02 21:23:59 +02:00
Fede85 1c4e3771a6 modified and added comments to the ConsoleRead.ino example 2013-07-02 16:38:59 +02:00
Fede85 4fd9761228 moved from Console to Serial output in Yun Process example 2013-07-02 15:17:22 +02:00
Fede85 8778293b83 modified the WifiStatus example and comments in TimeCheck example 2013-07-01 20:11:14 +02:00
Cristian Maglie 3f5d054950 Added example BridgeNew 2013-07-01 19:12:49 +02:00
Cristian Maglie f0b40e3e0f YunServer: added method to allow listening on localhost only 2013-07-01 19:12:49 +02:00
Cristian Maglie a8cb3e6c24 Bridge: added put(..) method with String variant 2013-07-01 19:12:49 +02:00
Fede85 1c25546c91 typo in Bridge keywords.txt 2013-07-01 17:59:15 +02:00
Fede85 2b125a6529 modified the Datalogger example 2013-07-01 17:58:03 +02:00
Fede85 d8138ad8ba modified the FileWriteScript example 2013-07-01 16:20:05 +02:00
Fede85 bed5894217 Added the Keywords.txt file 2013-07-01 11:53:10 +02:00
Federico Fissore 1c4eb064b3 updated and added new Temboo examples 2013-06-28 15:29:39 +02:00
Cristian Maglie a3ba34f61c Bridge: added YunServer and TunClient class 2013-06-28 09:49:22 +02:00
Cristian Maglie 2b3e2ef02d Temboo examples moved in their specific folder 2013-06-27 22:40:34 +02:00
Cristian Maglie 6bb5870851 Bridge default speed increased to 250k 2013-06-27 15:44:20 +02:00
Cristian Maglie 85ad3bfef6 Moved Bridge.message* method on their own class. 2013-06-26 22:12:09 +02:00
Cristian Maglie e7329ed11a Removed unused Stream interface from Bridge class 2013-06-26 21:53:22 +02:00
Federico Fissore 7a3b87f7f8 included newest Temboo examples 2013-06-26 17:29:57 +02:00
Tom Igoe ca21e16140 Made ShellCommands example more physical 2013-06-25 14:07:53 -04:00
Tom Igoe 74e141c38c Added ConsolePixel example 2013-06-25 13:57:19 -04:00
Tom Igoe 267c6f96f8 Updated XivelyClient to use Serial instead of Console 2013-06-25 10:42:30 -04:00
Tom Igoe 0b037669ab Removed old WifiCheck and WifiSignalStrengthIndicator examples 2013-06-22 02:05:03 -04:00
Tom Igoe 268205fe3f Simplified TimeCheck 2013-06-22 02:03:47 -04:00
Tom Igoe c5e590e1da Changed ShellCommands from Console to Serial 2013-06-22 02:03:35 -04:00
Tom Igoe cbfc82e0aa Adjusted datalogger to remove indirection reference and changed from Console to Serial 2013-06-22 02:03:22 -04:00
Tom Igoe 53779e4bcd Updated comments 2013-06-22 01:43:53 -04:00
Fede85 e094aa5548 added the YahooWeather example 2013-06-21 20:09:04 +02:00
Fede85 35392f361b renamed SD to FileSystem in FileIO library 2013-06-21 19:48:56 +02:00
Federico Fissore 07bf301255 updated pretty_wifi_info.lua script path 2013-06-21 12:02:34 +02:00
Federico Fissore 77b9b64a71 added writeJSON 2013-06-20 16:54:08 +02:00
Federico Fissore 60efa99707 reviewed bridge example
added BridgeClass::writeMessage(const String& str)
2013-06-20 16:32:47 +02:00
Fede85 9334e3f4be modified SDclass.begin() check for sd presence and added the Datalogger example 2013-06-20 13:24:27 +02:00
Federico Fissore 6f1ae06619 YunSerialTermina speed back to 115200 2013-06-19 15:41:22 +02:00
Federico Fissore d4365286e2 wifi examples renamed OLD*, introducing new comprehensive WiFiStatus example
reviewed ShellCommands example to be not wifi related
2013-06-18 16:42:24 +02:00
Federico Fissore c3d636d080 bringing serial speed back to 115200 2013-06-18 09:17:42 +02:00
Tom Igoe 2955185d56 Simpllified ConsoleRead, added available(), added explanation. 2013-06-16 23:10:17 -04:00
Federico Fissore b99f4e7c92 adding ConsoleRead example 2013-06-13 17:29:23 +02:00