Coder Social home page Coder Social logo

rickrollpi's Introduction

rickrollpi

Use your Raspberry Pi for Rick Rolling

This project is using AIY google kit: https://aiyprojects.withgoogle.com/voice-v1/

1. Follow these instructions to build the device and setup software

https://aiyprojects.withgoogle.com/voice-v1/

After getting the OS installed and connectivity setup, you can move on to the next step.

2. Clone this repo

SSH into the PI, download this source code, and fix permissions

git clone https://github.com/martyweb/rickrollpi.git
cd rickrollpi
chmod +x rick.*

3. Test the script

This should run the script and let you push the button to hear the audio

./rick.sh

4. Setup autostart

4a. Raspiconfig

sudo raspi-config

Select this option: System Options -> Boot / Auto Login -> Desktop Auto Login

4b. Add command to autostart (example file "autostart" included in repo)

Run: nano /home/pi/.config/lxsession/LXDE-pi/autostart

Add line: @bash /home/pi/rickroll/rick.sh

rickrollpi's People

Contributors

martyweb avatar

Watchers

James Cloos avatar  avatar Kostas Georgiou 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.