bottleneck
Choose style:

Author Topic: Pulling data from the sensor?  (Read 4184 times)

0 Members and 1 Guest are viewing this topic.

Offline a12345

  • Newbie
  • Posts: 4
  • Thanks: 0
  • Registered : 30/06/2015
    YearsYearsYearsYearsYearsYearsYearsYearsYears
Pulling data from the sensor?
« on: July 08, 2015, 03:09:42 am »
Is it possible if we want to pull the data from the sensor direct to the private land or our local server?

Offline rpr69

  • Backer
  • *
  • Posts: 133
  • Thanks: 0
  • Registered : 08/09/2014
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Pulling data from the sensor?
« Reply #1 on: July 08, 2015, 02:07:02 pm »
Take a look at my IOT article on the wiki, it provides a method of doing something along those lines.

Offline nVidia

  • Newbie
  • **
  • Posts: 22
  • Thanks: 0
  • Registered : 06/07/2015
    YearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Pulling data from the sensor?
« Reply #2 on: July 08, 2015, 08:37:26 pm »
hi any link to your IOT article? cheers

Offline a12345

  • Newbie
  • Posts: 4
  • Thanks: 0
  • Registered : 30/06/2015
    YearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Pulling data from the sensor?
« Reply #3 on: July 08, 2015, 09:08:36 pm »
Is the almond+ using the same method as the one in the article?anyone can explain it?

Offline rpr69

  • Backer
  • *
  • Posts: 133
  • Thanks: 0
  • Registered : 08/09/2014
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Pulling data from the sensor?
« Reply #4 on: July 09, 2015, 12:44:07 pm »
It wasn't that hard to find... http://wiki.securifi.com/index.php?title=Sensor_Values_to_Cloud_IoT_Service

@a12345: I'm not sure what you are asking exactly?

Offline a12345

  • Newbie
  • Posts: 4
  • Thanks: 0
  • Registered : 30/06/2015
    YearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Pulling data from the sensor?
« Reply #5 on: July 09, 2015, 09:59:32 pm »
@rpr69 : Can you explain about the code?how its working?like it upload the data to the cloud in what second and etc.

Offline a12345

  • Newbie
  • Posts: 4
  • Thanks: 0
  • Registered : 30/06/2015
    YearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Pulling data from the sensor?
« Reply #6 on: July 10, 2015, 03:16:38 am »
What is the URL for Almond+?

Offline rpr69

  • Backer
  • *
  • Posts: 133
  • Thanks: 0
  • Registered : 08/09/2014
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Pulling data from the sensor?
« Reply #7 on: July 10, 2015, 12:49:07 pm »
I thought the page was fairly descriptive. It reads the status from the almond and uploads it to a cloud site called ThingSpeak. I've made a number of changes to also support a few other cloud sites, I haven't really found one I really like yet, but the basic principle is the same. It's a fairly simple Perl script, I can't teach you Perl, but I didn't use anything too complicated in the script, I thought it was fairly easy to figure out what it is doing.

 

Page created in 0.06 seconds with 20 queries.

bottleneck