GlovePie 107

  • Length: 8:6
  • Rating: 5.00 (5 ratings)
  • Views: 2775
  • Author: theriddler24

Tags: Tutorias  Programing  wiimote  GlovePie  Riddlersoft  Wii 

Another GlovePie Tutorial made by the riddler

Windows Media Center Script for GlovePIE & Wiimote

  • Length: 1:48
  • Rating: 4.00 (1 ratings)
  • Views: 1229
  • Author: computerdude28

Tags: music  wii  windows  remote  script  glovepie  center  tv  vista  media 

This is a script I made for GlovePIE that uses the Wii Remote as a bluetooth remote control for Windows Media Center on Windows Vista. //Wiimote Windows Media Center Controller //Created by Computerdude28 //------------------------------------------------- //Buttons And Controls on the Wiimote //Accept the Selection/Go to Last Channel - A //Back to the Previous Screen - B //------------------------------------------------- //Toggle LED1 and 2 - One and Two //IF LED1 IS ON //Left/Right/Up/Down - Left/Right/Up/Down //Home - Windows Media Center Start screen //Minus - Display the Context Menu //Plus - Guide //IF LED2 IS ON //Left/Right/Up/Down - Volume Down/Volume Up/Chanel Up/Channel Down //Home - Play/Pause //Minus - Back //Plus - Next //------------------------------------------------- //Static Controls key.enter = wiimote.A key.backspace = wiimote.B //Variable Changer & LED1 and 2 if wiimote.two then var.led12 = true endif if wiimote.one then var.led12 = false endif if var.led12 = false then wiimote.led1 = true else wiimote.led1 = false endif if var.led12 = true then wiimote.led2 = true else wiimote.led2 = false endif //Dynamic Controls Config - LED1 if var.led12 = false then //ARROWS key.left = wiimote.left key.right = wiimote.Right key.up = wiimote.Up key.down = wiimote.Down //Home/Minus/Plus if pressed(wiimote.Home) then press(key.Windows) wait 50ms press(key.Alt) wait 50ms press(key.Enter) wait 50ms key.alt = true key.alt = false key.windows = false endif key.AppMenu = wiimote.Minus key.RightControl && key.g = wiimote.Plus endif //Dynamic Controls Config - LED2 //ARROWS if var.led12 = true then press(key.F9) = wiimote.Left press(key.F10) = wiimote.Right key.PageUp = wiimote.Up key.pagedown = wiimote.Down //Home/Minus/Plus if pressed(wiimote.home) then press(key.PlayPause) endif key.control && key.F = wiimote.Plus key.control && key.B = wiimote.Minus endif

Wii remote + glovepie = new tool for reporting radiology

  • Length: 1:31
  • Rating: 4.55 (11 ratings)
  • Views: 5007
  • Author: giorgiouniv

Tags: wii  remote  interface  human  radiology  glovepie  wiimote  device  report 

wii remote interfaced with glovepie gives to the research community a new type of human interface device. Interfacing this awesome object with intelligent key bindings, you can think about a new way to report, to interface with images, to explore the body volume. In a not so much far future, we can imagine and wonder to report radiology images in a "minority report" way. This is a simple example of me interfacing for window/level, zoom, pan & slice scrolling features on a CT set of images. I'm open to suggestions! Check for news at: http://www.myspace.com/giorgiouniv http://blog.myspace.com/giorgiouniv

Wii remote : reporting a CT scan (GlovePIE)

  • Length: 1:26
  • Rating: 4.93 (14 ratings)
  • Views: 7250
  • Author: giorgiouniv

Tags: wii  CT  remote  interface  human  radiology  glovepie  wiimote  device  report  scan 

Second example, better quality...wii remote interfaced with glovepie gives to the research community a new type of human interface device. Interfacing this awesome object with intelligent key bindings, you can think about a new way to report, to interface with images, to explore the body volume. In a not so much far future, we can imagine and wonder to report radiology images in a "minority report" way. This is a simple example of me interfacing for window/level, zoom, pan & slice scrolling features on a CT set of images. I'm open to suggestions! Check for news at: http://www.myspace.com/giorgiouniv http://blog.myspace.com/giorgiouniv

Google Earth control by Wii Remote + GlovePIE

  • Length: 2:0
  • Rating: 4.17 (6 ratings)
  • Views: 8112
  • Author: webtobiume

Tags: GlovePIE  Earth  Remote  Google  Wii 

This is a demonstration using Nintendo Wii Remote + GlovePIE Wiimote script(written by J.Coulston) to control Google Earth. Thanks a lot !

Page: 1 of 56

Next Page