Personal tools

Difference between revisions of "S0 GPIO reader"

From PhotoVoltaic Logger new generation

Jump to: navigation, search
(Created page with "{{TOCright}}Category:HardwareCategory:Software To read S0 impulses from e.g. energy meters, a program and a script to store this into PVLng is inc...")
 
m
Line 2: Line 2:
 
To read S0 impulses from e.g. energy meters, a program and a [[S0 reader script|script]] to store this into PVLng is included.
 
To read S0 impulses from e.g. energy meters, a program and a [[S0 reader script|script]] to store this into PVLng is included.
  
The energy meter meter as source is the same as described in [S0 serial reader].
+
The energy meter meter as source is the same as described in [[S0 serial reader]].
  
 
Here the S0 is connected to Pins '''GROUND''' and '''GPIO23''' of a Raspberry Pi B+.
 
Here the S0 is connected to Pins '''GROUND''' and '''GPIO23''' of a Raspberry Pi B+.

Revision as of 16:03, 23 October 2016

To read S0 impulses from e.g. energy meters, a program and a script to store this into PVLng is included.

The energy meter meter as source is the same as described in S0 serial reader.

Here the S0 is connected to Pins GROUND and GPIO23 of a Raspberry Pi B+.

Raspi-s0-1.png

Raspi-s0-gpio.png

Simple Guide to the RPi GPIO Header and Pins

More in detail

Raspi-s0-2.png