Skip to content

Instantly share code, notes, and snippets.

View Nicocovi's full-sized avatar

Nicolas Corpancho Villasana Nicocovi

View GitHub Profile
#!/usr/bin/env python
# Import required Python libraries
import RPi.GPIO as GPIO
import time
# Use BCM GPIO references instead of physical pin numbers
GPIO.setmode(GPIO.BCM)
GPIO.setwarnings(False)
@Nicocovi
Nicocovi / index.html
Created February 10, 2015 19:08
Placeholder adaption for old browsers. For example IE8, IE9. Libraries used: Modernizr & Knockout.
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Index 1</title>
<link rel="stylesheet" href="main.css">
</head>
<body>
<header>