Google Cloud IoTCore with UDOO Quad

Discussion in 'UDOO QUAD' started by gheesung, Dec 17, 2017.

  1. gheesung

    gheesung New Member

    Joined:
    Apr 16, 2017
    Messages:
    12
    Likes Received:
    2
    I have setup UDOO to talk to Google Cloud IoTCore and try to document the steps in here. Temperature and Humidity Data is read from the Arduino and periodically send back to Google Cloud IoTCore via MQTT.

    One of the strong points for integrating to Google Cloud IoTCore is integration to BigQuery, Data Studio and Google Machine Learning Platform. The integration portion is quite tedious as there are many components but I guess that is the fun part. The same can be replicated to other UDOO boards such as NEO.
     
    waltervl likes this.
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
  3. gheesung

    gheesung New Member

    Joined:
    Apr 16, 2017
    Messages:
    12
    Likes Received:
    2
    Thanks.

    I have noticed that Udoo starts to provide their IoT Platform. I am using GCP, Big Query and Data Studio extensively and I like the speed when Google deals with Big Data. Please feel free to comment on the step-by-step guide as I tend to omit certain steps which I think maybe trivial to me but not others.
     

Share This Page