GithubHelp home page GithubHelp logo

tiffoknee / world-o-techno Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jarkman/world-o-techno

0.0 2.0 0.0 156 KB

Location-based techno with Sonic Pi and gpsd

License: MIT License

Ruby 97.63% Shell 2.37%

world-o-techno's Introduction

world-o-techno

Location-based techno with Sonic Pi and gpsd, for Bristol Mini Maker Faire 2015

See http://www.jarkman.co.uk/catalog/robots/worldotechno.htm for hardware details

Getting started:

Check this repository out into /home/pi

Install gpsd (thanks to http://blog.retep.org/2012/06/18/getting-gps-to-work-on-a-raspberry-pi/) with

pi@raspberrypi:~$ sudo apt-get install gpsd gpsd-clients python-gps

and start it with

pi@raspberrypi:~$ sudo gpsd /dev/ttyUSB0 -F /var/run/gpsd.sock

Check your GPS works with

pi@raspberrypi:~$ cgps -s

Install sonic-pi-cli to give Sonic Pi a command line (via https://github.com/Widdershin/sonic-pi-cli)

pi@raspberrypi:~$ gem install sonic-pi-cli

Autostart

Make your pi start Sonic Pi and play our script when the Pi boots boot (thanks to https://rbnrpi.wordpress.com/autoboot-for-telegram-and-sonic-pi-jukebox/)

pi@raspberrypi:~$ sudo vi /etc/xdg/lxsession/LXDE-pi/autostart

and add these lines at the end:

@sonic-pi
lxterminal --command "/home/pi/world-o-techno/startup.sh"

Now reboot your Pi and see if it works.

world-o-techno's People

Contributors

jarkman avatar

Watchers

Tiff avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.