Public projects 1
Smart Home - Smart Rules using ARTIK Cloud & Photon
Project tutorial by Raghavendra Ponuganti
- 6,789 views
- 3 comments
- 18 respects
Respected projects 2
Temperature Monitoring with Arduino MKR1000 and ARTIK Cloud
Project tutorial by FoxLab
- 14,172 views
- 3 comments
- 32 respects
Home Automation using Raspberry Pi 2 (Windows 10 IoT Core)
Project tutorial by Christian Kratky
- 158,142 views
- 36 comments
- 476 respects
Comments 2
Smart Home - Smart Rules using ARTIK Cloud & Photon over 5 years ago
Using IFTTT with BLynk almost 6 years ago
Hi, Have you tested it ?, IFTTT maker channel does not seem to be working with Blynk for me. I have been trying it from a week. I could read the status of the PINS, but could not put any values to it.
Also the the URL of blynk seems to be wrong according to - http://community.blynk.cc/t/mood-lamp-with-ifttt/5901/21
it has to be - http://blynk-cloud.com:8080/auth_token/pin/pinOn March 5th Dmitriy confirmed, Blynk not working with IFTTT maker channel. http://community.blynk.cc/t/ifttt-and-blynk-questions/3573/18
Could please let me know, if it still working for you ? so that I can cross check again with my configuration etc..,
Thanks.
Hi Jan,
Thank you.
This is the nice tutorial, I used for HW and SW setup
https://maniacbug.wordpress.com/2011/11/02/getting-started-rf24/
SW if from this repositorie:
https://github.com/maniacbug/RF24
And this is the driver SW, I used on Photon (Gateway)
https://github.com/technobly/SparkCore-RF24
Probably, I will make a new project explaining my RF Network in near future.