rasProject_01 / weSweetHome
R. 240
process control / RasPi software by weinert-automation
|
▼ include | |
▼ arch | |
config.h | Organising platform specific includes for the make process |
config_raspberry_00.h | Configuration settings for Raspberry Pi zero |
config_raspberry_01.h | Configuration settings for Raspberry Pi1 |
config_raspberry_03.h | Configuration settings for Raspberry Pi3 |
config_raspberry_04.h | Configuration settings for Raspberry Pi4 |
basicTyCo.h | Basic types and constants |
growattHome.h | Types and values for the smart home's Growatt inverter handling (laboratory project) |
homeDoor.h | Common types and values for the smart home door bell and phone project |
mqttHome.h | MQTT related definitions for an experimental smart home (lab) project |
sweetHome.h | Common types, values and functions for a smart home project |
sweetHome2.h | Types, values and functions for a smart home project |
sweetHomeLocal.h | Localisation and geographical values for the smart home laboratory project |
sysBasic.h | Some very basic definitions |
we1wire.h | Common types and values for 1-wire sensors |
weAR_N4105.h | Definitions for VDE-AR-N 4105 |
weBatt.h | Common types and values for buffer battery handling |
weCGIajax.h | Types, functions and values for Web interfaces with AJAX, CGI etc |
weDCF77.h | DCF77 decoder on Raspberry Pi |
weEcarLd.h | Some functions for E-Car loading on a Raspberry Pi using pigpiod |
weGPIOd.h | IO functions for Raspberry Pis |
weLockWatch.h | Process control helpers for Raspberry Pi: lock and watchdog |
weModbus.h | Modbus functions for Raspberry Pis |
weSerial.h | Definitions for Raspberry Pi's serial communication |
weShareMem.h | Shared memory on Raspberry Pis |
weStateM.h | States and state machines |
weUSBscan.h | USB 1D / 2D scanners mimicking keyboards on Raspberry Pi |
weUtil.h | Some system related time and utility functions for Raspberry Pis |
▼ weRasp | |
sweetHome.c | Common values for an experimental smart home (lab) project |
sweetHome2.c | Common values for an experimental smart home (lab) project |
sysBasic.c | Some system related basic functions for Raspberry Pis |
we1wire.c | Functions for 1-wire sensors |
weAR_N4105.c | Support for VDE-AR-N 4105 |
weCGIajax.c | Functions and values for Web interfaces with AJAX, CGI etc |
weDCF77.c | DCF77 decoder on Raspberry Pi |
weEcarLd.c | Some functions for E-Car loading on a Raspberry Pi using pigpiod |
weGPIOd.c | Some IO functions for Raspberry Pi using pigpiod |
weLockWatch.c | Process control helpers for Raspberry Pi: lock and watchdog |
weModbus.c | Modbus functions for Raspberry Pis |
weSerial.c | Functions for Raspberry Pi's serial communication |
weShareMem.c | Shared memory on Raspberry Pis |
weStateM.c | States and state machine support |
weUSBscan.c | USB 1D / 2D scanners mimicking keyboards on Raspberry Pi |
weUtil.c | Some system related time and utility functions for Raspberry Pi |
getLocalWeatherData.c | A console program to fetch local weather data |
growattLink.c | Communication with a Growatt inverter |
growattRead.c | A CGI program for a Growatt PV inverter |
growattReadSimple.c | A CGI program for a Growatt PV inverter |
homeDoorPhone.c | Process control program for door bells IP phones etc |
hometersConsol.c | A console program to co-operate with hometersControl |
hometersControl.c | Process control for a slightly smart home |
hometersDayVal.c | A program to handle some day specific settings and values |
meteRead.c | A CGI program to co-operate with hometerControl |
minTerm.c | A console program for a RS232 UART on the Pi |
mosquiSub.c | A very simple MQTT subsciber |