This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:iot-open:vreal-arduino [2018/01/24 14:01] – created raivo.sell | en:iot-open:vreal-arduino [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== VREL Raspberry-Arduino | ====== VREL Raspberry-Arduino | ||
| + | |||
| + | Arduino based remote lab can be included into DistanceLab environement via Raspberry programming server. | ||
| + | |||
| + | Reccommended hardware set: | ||
| + | - Raspberry Pi Model B ver 3 | ||
| + | * Power Supply | ||
| + | * Case | ||
| + | * SD card | ||
| + | - HD Webcam C270 - Logitech | ||
| + | - Arduino Uno (or clone) | ||
| + | - 1610 LCD shield with analog pinout (e.g. [[https:// | ||
| + | - Temperature sensor with voltage divider (e.g. [[https:// | ||
| + | - Small servo motor (e.g. [[https:// | ||
| + | - USB cable between Raspberry and Arduino | ||
| + | |||
| + | {{: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ===== Set-up and connection ===== | ||
| + | |||
| + | * Install default Rasbian from raspberrypi.org and establish internet connection for Raspberry Pi | ||
| + | * Connect webcam to Raspberry Pi USB port | ||
| + | * Connect Arduino to another Raspberry Pi USB port | ||
| + | * Mount LCD shield on the top of Arduino and connect temperature sensor and servo motor to analog inputs | ||
| + | * Point camera to view Arduino LCD (check focus - C270 would approx. 40 cm) | ||
| + | * Make sure that Raspberry ports 22 and 8080 (you can use whatever open port you want for webcamera) are accessible from outside of organization network | ||
| + | * Send ip address and Raspberry credentials to developer (ITT Group contact person) | ||
| + | |||