My Recent Pastes (22 and counting)
Pastes by Matthieu Lalonde (22 and counting)
Pages: 1 2
Below are the 15 most recent pasties by Matthieu Lalonde.
September 29, 2007
2:54PM EDT
by Matthieu Lalonde
View more (34 lines)
unsigned int getAnalogValue(void)
{
unsigned int total;
unsigned char ii;
September 10, 2007
1:58PM EDT
by Matthieu Lalonde
View more (233 lines)
/********************************************* * vim:sw=8:ts=8:si:et * To use the above modeline in vim you must have "set modeline" in your .vimrc * Author: Guido Socher * Copyright: GPL V2
September 08, 2007
5:54PM EDT
by Matthieu Lalonde
View more (101 lines)
#include <Wire.h> #define BAUD_RATE 19200 #define statusLED 12
August 27, 2007
8:01PM EDT
by Matthieu Lalonde
View more (367 lines)
/* NTSC, take 3.14159265 * ------------------------------------- * Created Sun Aug 26 14:59:29 EDT 2007 * * (cleft) 2007 by Matthieu Lalonde
August 26, 2007
8:52PM EDT
by Matthieu Lalonde
View more (238 lines)
/* NTSC, take 2 * --------------- * Created Sun Aug 26 14:59:29 EDT 2007 * * (cleft) 2007 by Matthieu Lalonde
August 25, 2007
3:41PM EDT
by Matthieu Lalonde
View more (251 lines)
#include "WProgram.h" #define DEBUG 1 //#define USE_SPI 1
August 25, 2007
3:31PM EDT
by Matthieu Lalonde
View more (221 lines)
#include "WProgram.h" void SPI_MasterInit(void); void clearScreen(boolean mode); void blinkStatus(void);
July 15, 2007
3:46PM EDT
by Matthieu Lalonde
View more (7 lines)
<VirtualHost example.com>
ServerAdmin webmaster@example.com
DocumentRoot /www/vhosts/example.com
ServerName example.com
ErrorLog logs/example.com-error_log
July 06, 2007
7:20PM EDT
by Matthieu Lalonde
View more (85 lines)
interface tableRenderer
{
public function Render($myThis, $asText = false);
}
June 29, 2007
12:34AM EDT
by Matthieu Lalonde
View more (24 lines)
public function message_count($msg_type = '', $reverse = false) {
/*
** returns the number of messages in the queue
** if $msg_type is defined, it returns the number of messages of the class $msg_type
*/
June 25, 2007
7:58PM EDT
by Matthieu Lalonde
View more (24 lines)
<?xml version="1.0" encoding="UTF-8"?>
<appData>
<pageData>
<content wikitext="true">
<