This file contains hidden or 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
{ | |
"configHash": 3703766225, | |
"persistifyArgs": { | |
"cache": { | |
"/home/ubuntu/kitnic/build/.temp/boards/github.com/kitnic/Bus_Pirate/info.json": { | |
"source": "{\"id\":\"github.com/kitnic/Bus_Pirate\",\"description\":\"The Bus Pirate is an open source hacker multi-tool that talks to electronic stuff.\",\"site\":\"http://dangerousprototypes.com/docs/Bus_Pirate\",\"bom\":[{\"reference\":\"C1-C6\",\"quantity\":6,\"description\":\"\",\"partNumbers\":[\"Kemet C0603C104K5RACTU\"],\"retailers\":{\"Digikey\":\"399-5089-1-ND\",\"Mouser\":\"80C0603C104K5R\",\"RS\":\"7738601\",\"Newark\":\"72J5992\",\"Farnell\":\"1288255\"},\"row\":11},{\"reference\":\"C7,C8,C9\",\"quantity\":3,\"description\":\"\",\"partNumbers\":[\"Kemet C0603C105Z8VACTU\"],\"retailers\":{\"Digikey\":\"399-3216-1-ND\",\"Mouser\":\"80C0603C105Z8V\",\"RS\":\"5158479\",\"Newark\":\"84K8389\",\"Farnell\":\"2522398\"},\"row\":11},{\"reference\":\"C10,C11\",\"quantity\":2,\"description\":\"\",\"partNumbers\":[\"Sprague 293D106X0010A2TE3\",\"Vishay 293D1 |
This file contains hidden or 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
#lang racket/gui | |
(define frame (new frame% | |
[label "Example"] | |
[width 300] | |
[height 300])) | |
(define black (make-color 0 0 0)) | |
(new canvas% [parent frame] |
This file contains hidden or 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
app [0, 206] | |
device [24, 207, 28, 109, 49, 116, 31, 105, 182, 185, 111, 9, 228, 247, 184, 80, 103, 41, 134, 85, 161, 248, 211, 190, 28, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
device [1, 206, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
... | |
app [24, 205, 126, 95, 137, 8, 8, 73, 51, 79, 162, 123, 173, 255, 14, 54, 29, 174, 217, 190, 85, 85, 63, 204, 176, 179] | |
device [1, 205, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
... |
This file contains hidden or 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
SUBSYSTEM=="usb", MODE="0660", GROUP="plugdev" | |
SUBSYSTEM=="hidraw", MODE="0660", GROUP="plugdev" | |
SUBSYSTEM=="hid", MODE="0660", GROUP="plugdev" |
This file contains hidden or 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
app [0, 80] | |
device [1, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, | |
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, | |
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
app [0, 102] | |
device [2, 102, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, | |
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, | |
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
app [2, 85, 8, 4] | |
device [62, 85, 0, 0, 0, 0, 0, 4, 96, 4, 97, 109, 97, 122, 111, 110, 46, 99, |
This file contains hidden or 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
#!/usr/bin/env python | |
# total up time_sheet in tab seperated values of the format: | |
# START\tTue Dec 30 12:20:34 GMT 2014 | |
# STOP\tTue Dec 30 14:59:46 GMT 2014 | |
# ... | |
from __future__ import print_function | |
from datetime import datetime, timedelta, date | |
import sys | |
DATE_FORMAT_STRING = "%a %b %d %H:%M:%S %Z %Y" |
This file contains hidden or 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
app [0, 80] | |
device [1, 80, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
app [0, 102] | |
device [2, 102, 16, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
app [2, 85, 16, 4] | |
device [62, 85, 0, 1, 0, 0, 8, 4, 17, 4, 97, 109, 97, 122, 111, 110, 46, 99, 111, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
app [2, 85, 16, 4] | |
device [62, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
app [2, 85, 16, 4] | |
device [8, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |
This file contains hidden or 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
app: [0, 82] | |
device: [1, 82, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
app: [62, 83, 87, 0, 176, 0, 190, 0, 204, 0, 223, 0, 234, 0, 1, 1, 24, 1, 32, 1, 45, 1, 58, 1, 69, 1, 88, 1, 102, 1, 115, 1, 136, 1, 141, 1, 154, 1, 168, 1, 189, 1, 216, 1, 229, 1, 245, 1, 15, 2, 31, 2, 49, 2, 61, 2, 79, 2, 96, 2, 125, 2, 139, 2] | |
device: [1, 83, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
app: [62, 83, 142, 2, 163, 2, 185, 2, 209, 2, 233, 2, 5, 3, 23, 3, 48, 3, 71, 3, 96, 3, 118, 3, 138, 3, 161, 3, 177, 3, 199, 3, 209, 3, 221, 3, 236, 3, 250, 3, 8, 4, 22, 4, 36, 4, 67, 4, 72, 4, 78, 4, 85, 4, 94, 4, 108, 4, 121, 4, 134, 4, 150, 4] | |
device: [1, 83, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
This file contains hidden or 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
app: [0, 82] | |
device: [1, 82, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
app: [62, 83, 87, 0, 176, 0, 190, 0, 204, 0, 223, 0, 234, 0, 1, 1, 24, 1, 32, 1, 45, 1, 58, 1, 69, 1, 88, 1, 102, 1, 115, 1, 136, 1, 141, 1, 154, 1, 168, 1, 189, 1, 216, 1, 229, 1, 245, 1, 15, 2, 31, 2, 49, 2, 61, 2, 79, 2, 96, 2, 125, 2, 139, 2] | |
device: [1, 83, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
app: [62, 83, 142, 2, 163, 2, 185, 2, 209, 2, 233, 2, 5, 3, 23, 3, 48, 3, 71, 3, 96, 3, 118, 3, 138, 3, 161, 3, 177, 3, 199, 3, 209, 3, 221, 3, 236, 3, 250, 3, 8, 4, 22, 4, 36, 4, 67, 4, 72, 4, 78, 4, 85, 4, 94, 4, 108, 4, 121, 4, 134, 4, 150, 4] | |
device: [1, 83, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |