LAMP
LAMP is a bundle of software consisting of four open source programs.
It is one of the most popular software categories for servers.
A usual LAMP server includes:
- Linux (operating system)
- Apache (web server)
- MySQL, MariaDB or MongoDB (database software)
- PHP, Perl, or Python (programming language)
Most Linux distributions include the components of a LAMP server.
There are also some other variants of LAMP, such WAMP, which runs on Windows
instead of Linux.
Here are 13 public repositories matching this topic...
This project is a desk lamp retrofitted with a string of RGB LEDs wrapped in a spiral pattern around a central core. The WS2812b string of LEDs is driven by an ESP32 and the code developed using PlatformIO and the FastLED library.
-
Updated
Aug 10, 2021 - C
Manufacturing plan of a fully controllable (RGB) lamp over wireless lan and/or button that can be configured over a software. The computer that runs the software can also be alerted if a lamp event occurs.
-
Updated
Dec 3, 2021 - C
ESP32-based portable Multi-Sensor Pod [in development]
-
Updated
Dec 3, 2023 - C