Skip to content

junoon53/cubepi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cubepi

Scale a cube in your browser using a raspberry pi and an ultrasonic distance sensor

Software:

  1. You'll need a browser that implements the websocket APi (i.e Google Chrome )
  2. Install python
  3. Get Autobahn Python for the websocket server here: https://github.com/tavendo/AutobahnPython
  4. Get RPi.GPIO to control the Raspberry Pi GPIO Pins here: https://pypi.python.org/pypi/RPi.GPIO

Hardware:

  1. Raspberry Pi Model 'B'
  2. HC-SR04 Ultrasonic Distance Sensor
  3. Breadboard, cables, resistors etc. to connect everything up.

About

Control a cube in your browser using a raspberry pi and an ultrasonic distance sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published