| Node | Description |
|---|---|
| acs712-05b-ac-current-sensor | Reads current value from the ACS712_05B sensor |
| acs712-20a-ac-current-sensor | Reads current value from the ACS712_20A sensor |
| acs712-30a-ac-current-sensor | Reads current value from the ACS712_30A sensor |
| integrate-dt | Integrates a value over time |
| text-lcd-8x2 | Drives a text 8x2 LCD screen with HD44780 chip |
| to-money | Calculates amount of money spent depending on power consumption and electricity cost |
| watt-sec-to-kilowatt-hour | Transforms watt*sec to kilowatt*hour |
| example-program | Example of the "money counter" program |
| example-extended-program | Example of the extended "money counter" program |