Playing the Labyrinth game and controlling the shooter device with Arduino Ethernet & SmartPhone

details

by 


 

There are two funny movies made using the Arduino Ethernet shield and smartphone.

Two movies show how Arduino Ethernet Shiled be well associated with smartphones as iPhones and Android phones.

The method is very very simple. Just using the Ethernet/WiFi router.

The Arduino Ethernet Shield connects to one ethernet port of Ethernet/WiFi router and a Smart phone connect to WiFi of Ethernet/WiFi router.


iPad Labyrinth | WIP from WARP / kroko on Vimeo.

Tools used
– Arduino
– Wiznet W5100
– modded router
– DD-WRT firmware
– modded ATX PSU
– digital servos used in RC airplane wings
– cardan joints used in RC fuel cars
– custom made parts out of steel and plastic
– iOS app coded in openFrameworks

A short video of the result can be seen here vimeo.com/29803977


PhygitalBrunch | HTML5 canvas controlled shooter | Proto from WARP / kroko on Vimeo.

the prototype was made to explore and show possibilities for direct control of a “shooter” using web browser, specifficaly html5 canvas element.
in deployment other client side tech i.e. flash should be used for better browser compability.
iphone app is just for fun.

arduino controls
– 2 servos,
– modded airsoft gun taken from rc tank.

wiznet w5100 ethernet chip is responsible for passing network data to arduino.

router w/ dd-wrt firmware.

web browser
– canvas example made using processingjs,
– mouse movements and clicks are asynchonously sent to a php script on a server,
– php uses socket to send data through udp (no serial communication).

iphone
– made using oF,
– user has to open controlling app that establishes direct connection to wiznet via router. no server.

pvt – light up bright fires (nathan fake remix)


 

by 


 

There are two funny movies made using the Arduino Ethernet shield and smartphone.

Two movies show how Arduino Ethernet Shiled be well associated with smartphones as iPhones and Android phones.

The method is very very simple. Just using the Ethernet/WiFi router.

The Arduino Ethernet Shield connects to one ethernet port of Ethernet/WiFi router and a Smart phone connect to WiFi of Ethernet/WiFi router.


iPad Labyrinth | WIP from WARP / kroko on Vimeo.

Tools used
– Arduino
– Wiznet W5100
– modded router
– DD-WRT firmware
– modded ATX PSU
– digital servos used in RC airplane wings
– cardan joints used in RC fuel cars
– custom made parts out of steel and plastic
– iOS app coded in openFrameworks

A short video of the result can be seen here vimeo.com/29803977


PhygitalBrunch | HTML5 canvas controlled shooter | Proto from WARP / kroko on Vimeo.

the prototype was made to explore and show possibilities for direct control of a “shooter” using web browser, specifficaly html5 canvas element.
in deployment other client side tech i.e. flash should be used for better browser compability.
iphone app is just for fun.

arduino controls
– 2 servos,
– modded airsoft gun taken from rc tank.

wiznet w5100 ethernet chip is responsible for passing network data to arduino.

router w/ dd-wrt firmware.

web browser
– canvas example made using processingjs,
– mouse movements and clicks are asynchonously sent to a php script on a server,
– php uses socket to send data through udp (no serial communication).

iphone
– made using oF,
– user has to open controlling app that establishes direct connection to wiznet via router. no server.

pvt – light up bright fires (nathan fake remix)


 

COMMENTS

Please Login to comment
  Subscribe  
Notify of