8000 Release AmbiSense v1.0 Release · Techposts/AmbiSense · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AmbiSense v1.0 Release

Compare
Choose a tag to compare
@Techposts Techposts released this 12 Mar 17:10
· 65 commits to main since this release
82b3f63

Initial release of AmbiSense, a radar-controlled LED system for ESP32. Use ESP32C3 board. This firmware integrates LD2410 radar sensing with WS2812B LED control to create responsive ambient lighting that reacts to human presence and proximity.

Features

  • Motion and distance detection via LD2410 radar module
  • Dynamic control of LED patterns based on proximity
  • Web-based configuration interface
  • Customizable colors, brightness, and sensitivity
  • Settings saved to EEPROM for persistence
  • Compatible with ESP32 boards and standard WS2812B/NeoPixel LED strips

Installation

Flash the .bin file to your ESP32 using ESP Flash Tool or esptool.py

After Installation

  1. Power on the device and connect to "AmbiSense" Wi-Fi network (password: 12345678)
  2. Navigate to 192.168.4.1 in a web browser to access the configuration interface
  3. Adjust settings to match your LED strip and preferences
0