V23
authorjoan <joan@abyz.me.uk>
Tue, 25 Nov 2014 17:10:05 +0000 (17:10 +0000)
committerjoan <joan@abyz.me.uk>
Tue, 25 Nov 2014 17:10:05 +0000 (17:10 +0000)
commite8a8ce19824a469cc75f162334cd46c44781ee1b
tree9af3ba448025f39a48b742960ca23ffa9e7790e9
parent6e8073871d0fefd8f9c25a2844a4f877c7831fe0
V23
26 files changed:
EXAMPLES/CPP/Readme [deleted file]
EXAMPLES/Python/DHT22_AM2302_SENSOR/DHT22.py [new file with mode: 0755]
EXAMPLES/Python/DHT22_AM2302_SENSOR/README [new file with mode: 0644]
EXAMPLES/Python/GPIO_STATUS/README [new file with mode: 0644]
EXAMPLES/Python/GPIO_STATUS/gpio_status.py [new file with mode: 0755]
EXAMPLES/Python/HALL_EFFECT_SENSOR/README [new file with mode: 0644]
EXAMPLES/Python/HALL_EFFECT_SENSOR/hall.py [new file with mode: 0755]
EXAMPLES/Python/I2C_SNIFFER/I2C_sniffer.py [new file with mode: 0755]
EXAMPLES/Python/I2C_SNIFFER/README [new file with mode: 0644]
EXAMPLES/Python/IR_RECEIVER/README [new file with mode: 0644]
EXAMPLES/Python/IR_RECEIVER/ir_hasher.py [new file with mode: 0755]
EXAMPLES/Python/MORSE_CODE/README [new file with mode: 0644]
EXAMPLES/Python/MORSE_CODE/morse_code.py [new file with mode: 0755]
EXAMPLES/Python/PCF8591_YL-40/PCF8591.py [new file with mode: 0755]
EXAMPLES/Python/PCF8591_YL-40/README [new file with mode: 0644]
EXAMPLES/Python/PIGPIO_BENCHMARK/README [new file with mode: 0644]
EXAMPLES/Python/PIGPIO_BENCHMARK/bench_1.py [new file with mode: 0755]
EXAMPLES/Python/ROTARY_ENCODER/README [new file with mode: 0644]
EXAMPLES/Python/ROTARY_ENCODER/rotary_encoder.py [new file with mode: 0755]
EXAMPLES/Python/Readme [deleted file]
EXAMPLES/Python/SONAR_RANGER/README [new file with mode: 0644]
EXAMPLES/Python/SONAR_RANGER/sonar_trigger_echo.py [new file with mode: 0755]
EXAMPLES/Python/VIRTUAL_WIRE/README [new file with mode: 0644]
EXAMPLES/Python/VIRTUAL_WIRE/vw.py [new file with mode: 0755]
EXAMPLES/Python/WIEGAND_CODE/README [new file with mode: 0644]
EXAMPLES/Python/WIEGAND_CODE/wiegand.py [new file with mode: 0755]