Skip to content

Instantly share code, notes, and snippets.

View NicoHood's full-sized avatar

NicoHood NicoHood

View GitHub Profile
*.bz2
*.gz
*~
binutils-*/*
gcc-*/*
isl-*/*
cloog-*/*
gmp-*/*
mpfr-*/*
mpc-*/*
/* Sleep Demo Serial
* -----------------
* Example code to demonstrate the sleep functions in a Arduino. Arduino will wake up
* when new data is received in the serial port USART
* Based on Sleep Demo Serial from http://www.arduino.cc/playground/Learning/ArduinoSleepCode
*
* Copyright (C) 2006 MacSimski 2006-12-30
* Copyright (C) 2007 D. Cuartielles 2007-07-08 - Mexico DF
*
* With modifications from Ruben Laguna 2008-10-15