WebServer configuration for basi Domotic system on RaspberryPi ├── kernelLamp -> C files to create driver to control Reles by GPIO. ├── kernelpwm -> C files to create driver for simulated PWM by GPIO. └── webserver -> Configuration files to launch the Apache web server and python scripting.