uploaded 4 months ago
SinricPro IoT platform integration for ESP-IDF - Control ESP32 devices with Alexa and Google Home

13 examples

  • blinds
    Control window blinds and curtains using voice commands via DC or stepper motor. This project allows variable position control, automatic tracking,…
    6.25 KB
  • contact_sensor
    Monitor door/window status with a magnetic reed switch sensor. It detects open/close events, sends the contact state to SinricPro, and includes a…
    4.77 KB
  • dimswitch
    Control a dimmable light with voice commands, featuring brightness control with PWM. This project enables dimmable brightness from 0-100%, smooth…
    5.09 KB
  • fan
    Control a DC fan with voice commands featuring variable speed control using PWM. This project supports smooth speed transitions and allows users to…
    5.12 KB
  • garage_door
    Control your garage door using voice commands with the SinricPro integration, which utilizes an ESP32 board connected to a relay and magnetic reed…
    5.67 KB
  • light
    Control RGB LED with voice commands - brightness, color, and color temperature. The project utilizes an ESP32 board to manage RGB color control,…
    4.61 KB
  • lock
    Control a door lock with voice commands using a servo motor, featuring lock/unlock control, a manual button, and event reporting to SinricPro. It…
    4.93 KB
  • motion_sensor
    Detects motion using a PIR sensor and reports to Alexa/Google Home. It features automatic motion detection, real-time event reporting to SinricPro,…
    3.75 KB
  • speaker
    This example demonstrates how to control a smart speaker using SinricPro with voice commands via Alexa or Google Home. It showcases various speaker…
    7.20 KB
  • switch
    This example demonstrates how to use the SinricPro ESP-IDF component to create a smart switch controllable via Alexa or Google Home. It features…
    5.53 KB
  • temperature_sensor
    Monitor temperature and humidity using DHT22/DHT11 sensors with ESP32 and report data to SinricPro. The example includes features such as periodic…
    5.18 KB
  • thermostat
    Control HVAC system with voice commands for adjusting temperature, mode, and automatic climate control. The system supports five thermostat modes and…
    5.37 KB
  • tv
    This example demonstrates how to control a TV device using SinricPro with voice commands via Alexa or Google Home, showcasing features like power…
    6.18 KB