An open API service indexing awesome lists of open source software.

https://github.com/calinradoni/pax-lampd1

A lamp based on pax-DLED and 2 x 100 WS2812B LED strips
https://github.com/calinradoni/pax-lampd1

esp-idf esp32 ws2812 ws2812b

Last synced: about 2 months ago
JSON representation

A lamp based on pax-DLED and 2 x 100 WS2812B LED strips

Awesome Lists containing this project

README

          

# Lamp D1

![Build with ESP-IDF v4.1](https://github.com/CalinRadoni/pax-LampD1/workflows/Build%20with%20ESP-IDF%20v4.1/badge.svg)

The software should be built with [ESP-IDF](https://github.com/espressif/esp-idf) **v4.1**.

It is a lamp based on pax-DLED with two 100 WS2812x LED strips.

TODO: write this README !

Features:

- HTTP server for commands, settings and OTA upgrade

## Development Environment

Operating system is [Debian](https://www.debian.org/)

Tools:

- [KiCad EDA](http://kicad-pcb.org/)
- [Visual Studio Code](https://code.visualstudio.com/)
- [Espressif IoT Development Framework](https://github.com/espressif/esp-idf)
- [Git](https://git-scm.com/)
- [GIMP](https://www.gimp.org/)
- [Inkscape](https://inkscape.org/en/)

## License

The software and documentation are released under the [GNU GPLv3](http://www.gnu.org/licenses/gpl-3.0.html) License. See the __LICENSE-GPLv3.txt__ file.

The hardware schematics are licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).
See the __LICENSE-CC-BY-SA-4.0.txt__ file.