brentru
e07a5f57a1
update examples, bump version
2020-04-18 16:17:03 -04:00
brentru
884c33a28e
fix sub/pub issues
2020-04-18 15:45:02 -04:00
brentru
875614716e
clang format 03
2020-01-13 16:51:02 -05:00
brentru
9af5af2398
clang format all!
2020-01-13 16:35:40 -05:00
brentru
bb9efcc4c2
#define pyportal in config.h for testing, remove uno, switch from titano to reg. pyportal
2020-01-13 16:12:20 -05:00
brentru
7d7633e599
esp32-specific tone function in _zapier.ino
2020-01-13 15:20:56 -05:00
brentru
c4cb35f78c
esp32-specific tone function in io_home_security.ino
2020-01-13 15:16:24 -05:00
brentru
2fe62f55f9
enforce deepsleep sketch only on esp8266 targets
2020-01-13 14:36:15 -05:00
brentru
3d186456a6
doxy FONA
2020-01-10 14:44:15 -05:00
brentru
8776243230
added extra libraries to deps
2020-01-03 18:58:45 -05:00
brentru
658899dd73
modifying examples to maintain nina pin standard
2019-06-20 16:53:26 -04:00
brentru
8cc0994827
update travis to reflect adafruit master, add .m4wifi skip files
2019-05-22 10:05:15 -04:00
brentru
81487b5388
build for metro m4 wifi
2019-05-21 15:40:09 -04:00
brentru
5e67c30068
add .skip to io home sketches, extra periph. libs req'd
2019-05-20 12:02:59 -04:00
brentru
c9532ca026
bump minor version, apply example0 config.h to all examples
2019-04-30 10:46:03 -04:00
brentru
9be20a5f6b
better config.h since winc1500 pins are predefined already
2019-04-30 10:39:00 -04:00
brentru
d3aab911f5
automatically select which AdafruitIO_WiFi based on USE_AIRLIFT or USE_WINC1500
2019-04-30 09:49:15 -04:00
brentru
69f941632b
edit examples
2019-04-29 22:57:01 -04:00
brentru
6657ad78f1
add param into examples, remove winc1500 io object from examples since we're defaulting pins for it
2019-04-29 22:51:43 -04:00
brentru
ac3ab05df7
modify config for examples
2019-04-29 22:39:02 -04:00
brentru
da49d16284
refactor config.h files
2019-04-29 22:34:27 -04:00
brentru
54d1719bd8
update configs
2019-04-29 21:57:55 -04:00
brentru
d6a6af0400
make setairliftpins a private function
2019-04-29 19:28:58 -04:00
brentru
0fcc34c8ce
spaces
2019-04-29 17:06:26 -04:00
brentru
55cbc3b280
adding new AirLift configuration file to examples
2019-04-29 17:03:02 -04:00
brentru
4e160bd0c2
skipping travis test, adafruit's version of wifinina not listed on arduino library list
2019-04-22 10:07:00 -04:00
brentru
6a4519fa79
update example config to include airlift information
2019-04-19 11:16:42 -04:00
brentru
f9736ea04f
update example to display branch
2019-04-19 10:45:51 -04:00
brentru
e638a251f4
update airlift to header only, publish config for sketch
2019-04-19 10:36:38 -04:00
brentru
df2576c106
cut down on travis'ing examples requiring external deps, only test the core examples which use the API
2019-04-15 17:27:37 -04:00
brentru
09e6209821
remove unused code
2019-01-14 18:01:03 -05:00
brentru
c05f0fd95c
fix comments
2019-01-14 13:11:30 -05:00
brentru
79b013958c
add idle state print
2019-01-14 13:03:56 -05:00
brentru
c8b0c5086a
refactor a bit, add standard config.h
2019-01-14 12:53:55 -05:00
brentru
932ce92980
remove sends to io from idle state, leavein colors and sound
2019-01-11 16:15:23 -05:00
brentru
3119f2b724
adding neopixel commands for featherwing to the cube
2019-01-11 14:44:15 -05:00
brentru
9c24e6ec5e
adding third face to cube, neutral position
2019-01-11 14:14:25 -05:00
brentru
2d2d08fc3d
two-face tasks with neopixel
2019-01-11 13:38:59 -05:00
brentru
3af32228c4
adding neopixel support
2019-01-11 12:35:49 -05:00
brentru
f1de644b5a
switch orientation feed name -> cubeTask
2019-01-08 10:19:23 -05:00
brentru
052ed5318e
adding timer task
2019-01-08 10:06:34 -05:00
brentru
6b063b0476
add time cube example
2019-01-04 12:54:13 -05:00
brentru
c3eb044bd5
Adding IO:Garage example
2018-09-13 16:04:58 -04:00
brentru
65b8974716
adding home security sketch
2018-09-04 11:52:27 -04:00
Adam Bachman
2d3cccb665
Group get ( #68 )
...
* fix tiny memory/init bugs in Feed
* add group /get MQTT topic support, replace _io->_username with owner in Group class
* add get() to group sub example
* bump lib ver. for release, fix pub count-2, update header dates
2018-08-30 10:42:17 -04:00
brentrubell
3a05cfc821
add io home series sketch #1 ( #65 )
...
add io home series sketch #1
bump the library version for a new master release
add sketch dependencies for travis build
2018-08-27 15:35:28 -04:00
brentrubell
203cf51d7e
skipping esp-only sketch ( #64 )
...
patch for the travis build
2018-08-25 15:02:47 -04:00
brentrubell
f7cb7255c2
Add IFTTT Example ( #61 )
...
* Adding IFTTT example (gmailbox)
* fix comments
* add example serial text
2018-08-17 12:51:01 -04:00
brentrubell
35404b4a0c
add multi-sensor i2c example for upcoming learn guide ( #60 )
...
bump library version
2018-08-14 11:38:21 -04:00
brentrubell
b4af23a885
Shared Feeds ( #52 )
...
* add owner field to AdafruitIO_Feed
* remove spurious setup methods
* clean up some compiler warnings
* Fixing string comparison compile warnings
add strcmp to property assign.
* add example of feed writing
* adding feed writing example, bump lib version up
2018-08-02 16:37:14 -04:00