This shows you the differences between two versions of the page.
|
iot:labs:01 [2017/09/11 09:32] alexandru.radovici |
iot:labs:01 [2019/10/05 14:48] (current) alexandru.radovici |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | =====Lab 4: Raspberry Pi Setup===== | + | =====Lab 1: Raspberry Pi Setup===== |
| ====Raspberry Pi 3==== | ====Raspberry Pi 3==== | ||
| The Raspberry Pi is a very small computer that has the characteristics of the computers people would use 15 years ago. | The Raspberry Pi is a very small computer that has the characteristics of the computers people would use 15 years ago. | ||
| Line 38: | Line 38: | ||
| ===Install Wyliodrin STUDIO=== | ===Install Wyliodrin STUDIO=== | ||
| - | Install Google Chrome and launch it. Go to [[http://studio.wyliodr.in|Wyliodrin STUDIO]], add the application to the Chrome browser and launch it. | + | Go to [[http://wyliodrin.studio|Wyliodrin STUDIO]]. There are two ways you can use WyliodrinSTUDIO, one is to download the application and the other one is to use it in the browser. |
| ===Set up the Raspberry Pi=== | ===Set up the Raspberry Pi=== | ||
| - | In Wyliodrin STUDIO so to **Help** and select **Setup**. Choose Raspberry Pi and follow the tutorial.Connect the Raspberry Pi to the network via the Ethernet cable, then connect it to the platform. The default username is **pi** and the default password is **raspberry**. | + | In Wyliodrin STUDIO so to **Menu** and select **Documentation**. Choose Raspberry Pi and follow the steps.Connect the Raspberry Pi to the network via the Ethernet cable, then connect it to the platform. The default username is **pi** and the default password is **raspberry**. |
| Once the board is connected double click its name and give it a more suggestive name so you can recognize it. Then, go to **network manager** and set the WiFi credentials. | Once the board is connected double click its name and give it a more suggestive name so you can recognize it. Then, go to **network manager** and set the WiFi credentials. | ||
| Line 52: | Line 52: | ||
| - Create a new Python application that prints your name in the console. | - Create a new Python application that prints your name in the console. | ||
| - Load the **Music** example application, connect a speaker or headphones to the Raspberry Pi and make it sing. | - Load the **Music** example application, connect a speaker or headphones to the Raspberry Pi and make it sing. | ||
| - | - Install *Math.Pi* using the **package manager**. | + | - Install **Math.Pi** using the **package manager**. |
| - Create a Python application that prints your name every one second. | - Create a Python application that prints your name every one second. | ||
| - Run the previously created application. Using the **task manager** identify the corresponding task and kill it. | - Run the previously created application. Using the **task manager** identify the corresponding task and kill it. | ||