V23
authorjoan <joan@abyz.me.uk>
Tue, 25 Nov 2014 18:05:55 +0000 (18:05 +0000)
committerjoan <joan@abyz.me.uk>
Tue, 25 Nov 2014 18:05:55 +0000 (18:05 +0000)
EXAMPLES/C/PCF8591_YL-40/PCF8591.c
EXAMPLES/Python/PCF8591_YL-40/PCF8591.py

index f2c07304fd30ebd66e698832e2c7e8cb167c697d..5d9e1856c905dc81006b7aee0d8b1232d7e38124 100644 (file)
@@ -16,7 +16,7 @@ sudo ./PCF8591
 */
 
 /*
-Connect Pi 5V - VCC, Ground - Ground, SDA - SDA, SCL - SCL.
+Connect Pi 3V3 - VCC, Ground - Ground, SDA - SDA, SCL - SCL.
 */
 
 #define PCF8591_I2C_ADDR 0x48
index c2c898c39e1ebb8561feab9fc88175eb009df7f4..7ef3110406355a68ec8897f7d06d915232f1fb62 100755 (executable)
@@ -10,7 +10,7 @@ import pigpio
 # sudo pigpiod
 # ./PCF8591.py
 
-# Connect Pi 5V - VCC, Ground - Ground, SDA - SDA, SCL - SCL.
+# Connect Pi 3V3 - VCC, Ground - Ground, SDA - SDA, SCL - SCL.
 
 YL_40=0x48