Skip to content

GIRA/Physical-Etoys

Repository files navigation

Physical Etoys
**************
Lic. Gonzalo Zabala - Ricardo Moran - Sebastián Blanco - Matías Teragni
Centro de Altos Estudios en Tecnología Informática
Universidad Abierta Interamericana
http://tecnodacta.com.ar/gira


Description:
------------
Physical Etoys is a visual programming tool that connects the virtual world of computers with the real world in which we live in. With Physical Etoys you can easily program real world objects (such as robots) to perform interesting tasks, or you can sense the world and use that information to control virtual objects (such as drawings on the screen).
Everything is just as easy as grabbing some tiles representing instructions and assembling a script. No need for programming skills, just use the mouse and explore the system and its possibilities!

Physical Etoys is actually an "extension" to Etoys (http://www.squeakland.org), a media-rich authoring environment and visual programming system made by the very same people who created Smalltalk. We believe Etoys is a wonderful software that helps children explore their own creativity in fun and educational ways, so we wanted to give Etoys the possibility to interact with real world objects such as robotic kits and innovative joysticks. Feel free to learn more about Etoys, it's open, it's free, and it's really fun!


Build instructions:
-------------------
1) Download the latest VM for your platform from: http://tecnodacta.com.ar/gira/vms/
2) Download the latest image from: http://tecnodacta.com.ar/gira/images/
3) Extract both files in the "release/build/" directory.
4) Run:
	- release/build-release.bat (in Windows)
	- release/build-release.sh (in Linux)
5) Grab a cup of coffee or something because this process can take a while :)