Skip to content

PauloFernandoSF/ESP32_Alexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ESP32_Alexa

  • Description: MCU(Esp32 in this case) that connects with Alexa(Amazon's home assistant), using "fauxmoESP" library. This example turnon/turnoff two LEDs and dims another LED.

  • Connections:

    VCC -> Powered by USB

    LED Output(3V3 Logic) -> GPIO 12,GPIO 14

    LED Output(PWM) -> GPIO 15

  • This example uses fauxmoESP library to connect ESP32 WROVER module with Amazon's Echo Dot gen3. The library creates a TCP server in port 80 and exchanges UDP packages with Echo Dot.

  • Dependencies:

About

Example to control ESP32 with Alexa Home Assistant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages