Tags:
tag this topic
create new tag
view all tags
---+ Hardware Options ---++ Introduction The virtual world example consists of 2 distinct parts * The sensor part and its readout which is implemented on a micro-controller. The most common systems are *Arduino* or *Raspberry Pi* where the Raspberry Pi is the more powerful and more costly device (~ 70 US$ with case, power supply, SD card, bread board, cabling included) featuring a full blown Linux operating system. Programming can be done in Python with the interpreter running on the RPI.<br />The Arduino is substantially cheaper (in the 10 US$ range) but also less powerful and without its own operating system. The code for this device must be cross compiled and is usually written in a C++ type language. * The virtual world which is created in VPython For the tutorial we will use the participant's PC as a display terminal to the system. Since in the Raspberry case all the system software (Python and VPython) can be pre-installed and only an ssh client is needed on the participant PC, this is our preferred solution. In the Raspberry Pi case the sensor readout as well as the virtual world is implemented on the micro-controller. When using an Arduino the Arduino software development kit (SDK) as well as Python and VPython would be needed on the PC and communication between Arduino and PC would be done through a simple serial interface. In this case only the sensor readout is done on the micro-controller and the virtual world is implemented on the PC. -- %USERSIG{TWikiAdminUser - 2018-01-21}% ---++ Comments %COMMENT%
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r2 - 2018-01-30
-
UliRaich
Home
Site map
AFNOG web
Embedded_Systems web
IoT_Course_English web
IoT_Course_French web
Main web
Sandbox web
TWiki web
AFNOG Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback