Blog Home

Massimo Banzi hangout at Fabacademy

Arduino TeamFebruary 3rd, 2016

banzi-fabacademy

Fab Academy is a distributed educational model directed by Neil Gershenfeld from MIT’s Center for Bits and Atoms. Students view and participate in global lectures broadcasted every week and on February 1st Massimo Banzi was invited to give a lecture to an audience of  students from all over the world. You can watch the 50-minute recorded lesson in the video below:

One Response to “Massimo Banzi hangout at Fabacademy”

  1. Vaclav Says:

    [quote author=PaulS link=msg=2598106 date=1454574438]
    [code]for(i=18;i<27;i++) //extract latitude from string[/code]
    It is incorrect to ASSume that the latitude data will always be in those positions.

    [code]for(i=30;i<40;i++) //extract longitude from string[/code]
    It is incorrect to ASSume that the longitude data will always be in those positions.

    It is stupid to ASSume that there IS GPS data to extract location information from.

    It is silly to post here saying "this doesn't work" without saying what it does and how that differs from what you want.
    [/quote]

    Very high class forum Massimo

Leave a Reply

You must be logged in with your Arduino account to post a comment.