Skip to content

vakarianplay/ESP-Projects

Repository files navigation

alt text alt text

alt text

Visualizer for drumkit and RGB led strip

alt text

Project of controller for RGP led strip for drumkit with web interface and cURL control.

https://github.com/vakarianplay/ESP-Projects/tree/main/ESP-Drum-and-Light

alt text


Led breathing interface

alt text

Async webinterface for control breathing RGB led modes

https://github.com/vakarianplay/ESP-Projects/tree/main/ESP-Led-breathing

alt text


Sonoff cURL switch

alt text

Light-weight firmware for Sonoff Basic relay with http GET requests

https://github.com/vakarianplay/ESP-Projects/tree/main/sonoff


ESP Weather station

alt text

Weather station on SSD1306 oled display. Weather data gets from wttr.in and narodmon.ru

https://github.com/vakarianplay/ESP-Projects/tree/main/ESP-Weather%20Station


ESP Cat toy

alt text

Cat wheel toy with control by telegram bot and moving sensor.

https://github.com/vakarianplay/ESP-Projects/tree/main/ESP-Cats


This repository using PlatformIO.

Config for project:

[env:d1_mini_lite]
platform = espressif8266
board = d1_mini_lite
framework = arduino
upload_speed = 115200
upload_port = %your_com_port%
lib_deps = %place_libs_here%

Fully compatible with other platforms based on ESP8266 and ESP32.

If using ESP32 need include library ESPWifi.h and ESPWebServer.h

About

My projects for ESP8266. Projects for Platform IO IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published