This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# sf2email v0.2 (2011-05-11) | |
# By Robert Quattlebaum <[email protected]> | |
# | |
# PUBLIC DOMAIN | |
# | |
# This shell script was originally designed to be used as the 'authors-prog' | |
# for git-svn. It takes the sourceforge username as an argument, and outputs | |
# the name and email address of the individual to stdout. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Example using struct dyld_all_image_infos */ | |
#include <stdio.h> | |
#include <dlfcn.h> | |
#include <mach-o/dyld_images.h> | |
#include <mach-o/dyld.h> | |
#include <mach-o/dyld_priv.h> | |
int |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 1 5.0E-6 10.20027730826997 50 5.0 43 | |
T 416 192 480 256 0 4.0 1.0 0.018164359747977105 -0.016010881850760782 0.999 | |
w 416 192 464 144 0 | |
w 528 240 480 192 0 | |
w 480 256 592 144 0 | |
171 208 192 416 192 0 0.1 75.0 64 0.0 | |
r 160 192 208 192 0 75.0 | |
g 208 256 208 320 0 | |
R 160 192 160 144 0 1 40.0 5.0 0.0 0.0 0.5 | |
r 464 144 592 144 0 300.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
possible trakr mods: | |
* Add a gyro for more accurate turning | |
* Add recharging capability for NiMH batteries | |
* Add proximity sensors | |
* Make the camera tilt controlled by a servo | |
* Modify the controls on the remote to be analog instead of on/off | |
* Add a wide-angle lens. | |
* use USB port on remote for computer control of the robot | |
* Make a recharging "base station" that the robot can drive into |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# TRAKR Remote Startup Radio SPI Traffic # | |
This is about 1.5 seconds of SPI traffic starting at the moment | |
the remote is powered up. It is hoped that this information will | |
be useful for reverse engineering the radio protocol being used. | |
The following was logged by Robert Quattlebaum. | |
He does interesting stuff at <http://www.deepdarc.com/>. | |
## Timeline Summary ## |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-------------------------------------------------------------------------------- | |
AMIBIOS Information Report | |
-------------------------------------------------------------------------------- | |
BIOS Name: Pineview | |
ROM File: LG-N~BD6.ROM | |
Thu, Feb 02, 2012 09:21:29 | |
BIOS MODULES | |
------------ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* @file assert-macros.h | |
** @author Robert Quattlebaum <[email protected]> | |
** | |
** Originally published 2010-8-31. | |
** | |
** This file was written by Robert Quattlebaum <[email protected]>. | |
** | |
** This work is provided as-is. Unless otherwise provided in writing, | |
** Robert Quattlebaum makes no representations or warranties of any | |
** kind concerning this work, express, implied, statutory or otherwise, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is the reverse-engineered hard-wire protocol for controlling a liftmaster garage door. | |
OPEN - Nothing | |
SHORT - Open/Close garage door | |
1µF bypass - Light on/off | |
22µF bypass - remote lock/unlock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U͎̙̮̞͙ͫ͆̑̓n͍̞̼̜̓̈́ͣ̀̒i̜̻̦ͧ͌̊̉ͨ̾͌̾̂c̝̘̗͎̼̠̩̜ͮ̃ͩ̑̐ͅo̳̲͌̌ͦͪ̒ͩ̚d͇̹ͯ̉ͣ̿ͯë̬͇͎̻̖̩́̒̔ͧ̈́ ̹̹͐ͩͥͩͯͥ͑ͅR͍̩̻̝͔̉̌̒̍̆o̯̬͎̟̗̦̚c̞̣̪̼͓̻̜̲̅ͨ̂̿̽k̞̜͓̠̤͉͍̊ͧͭ́s̳̱̳̫̦̭ͤ̂̾ͤͧ!̙̺͖͎̘̩̾͒̌̆ͪ̅ͅ | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# THIS LIST IS OBSOLETE. | |
# GO HERE INSTEAD: https://github.com/darconeous/freq-list | |
# Bay-area Amateur Radio Repeaters | |
<freq:145.23m-0.6?m=fm;ts=100>;title="N6NFI/R PA", | |
<freq:441.3m+5?m=fm;ts=100>;title="WB6ECE/R" | |
<freq:441.950m+5?m=fm;ts=100>;title="N6MPX/R SJ" | |
<freq:147.3m+0.6?m=fm;ts=100>;title="N6MPX/R SM" | |
<freq:147.39m+0.6?m=fm;ts=151.4>;title="W6PIY/R" |
OlderNewer