DigitalSocietySchool / playful_learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playful_learning

Developer: Dennis Reep

Hybrid play
Hybrid play.zip -> The code for the Etsch a sketch game that use the Hybrid play to draw on the screen and starts music after you draw on a gameobject.
You need 2 hybrid play to play this game. (http://www.hybridplay.com/)

  1. Connect the bluetooth devices to the computer.
  2. Open the code in processing.
  3. Turn on the Hybrid play devices.
  4. Press play.

Colors Game
Arduino bluetooth.rar -> The initialization for the first run of the Bluetooth Bee. It sets the name/password of the device and sets it to slave. Upload the sketch and run it once.
Arduino.zip -> The colors game arduino code. The code that can change the light of the RGB led and manages the bluetooth requests.
processing bluetooth interface.zip -> The Processing environment to control the bands through bluetooth requests through an interface.
You can run the program when you have at least 1 headband connected.

  1. If you want to create a new headband, run the Arduino bluetooth code once on the new device to initialize.
  2. Run the Arduino.zip code on the device.
  3. Turn on the device and press the resetbutton.
  4. (only on first run) Connect the devices through bluetooth. The password is 0000. (if you can't find them, repeat step 3.)
  5. Open the processing bluetooth interface code in processing.
  6. Press play when at least one device is connected to the computer.
  7. Repeat step 3 if the band doesn't connect.
  8. Use the interface to control the headbands.
  9. If the interface doesn't react anymore, press stop and play in processing and look if all the bands are connected. If one isn't connected, try to find it by changing all the other headbands from color. Repeat step 3.

arduino Fio.txt -> The prices and urls for the devices needed to create a new headband. mats.txt -> The prices and urls for the devices needed to create a mat/checkpoint.

breadboard.png/schematics.png -> the schematics for the bluetooth headbands.

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Processing 85.0%Language:Arduino 15.0%