Skip to content

Instantly share code, notes, and snippets.

View bluetulip89's full-sized avatar

rajarajan bluetulip89

View GitHub Profile
# install dependencies
sudo apt-get update
sudo apt-get install -y build-essential
sudo apt-get install -y cmake
sudo apt-get install -y libgtk2.0-dev
sudo apt-get install -y pkg-config
sudo apt-get install -y python-numpy python-dev
sudo apt-get install -y libavcodec-dev libavformat-dev libswscale-dev
sudo apt-get install -y libjpeg-dev libpng-dev libtiff-dev libjasper-dev
@bluetulip89
bluetulip89 / Arduino_LED_Patterns.c
Created February 17, 2016 08:49 — forked from RobertSzkutak/Arduino_LED_Patterns.c
Using a push button to cycle between different patterns of blinking LEDs with Arduino.
/*
Copyright (C) 2011
Robert L Szkutak II - http://robertszkutak.com
- https://plus.google.com/114751145822522043067
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
damages arising from the use of this software.
Permission is granted to anyone to use this software for any