According to Amazon, there are over 30,000 skills available for Alexa now. And with a little know-how, we can transform an Echo Dot into a temperature control unit for an attic, greenhouse, un-attached garage, or in any other location in your home that isn’t able to be connected to the Internet over WiFi.
The skill in question we’ll be using is the Sinric app, which allows Arduino development boards to be connected with Alexa. This project uses Sinric to exploit an inexpensive ESP-01 WiFi module, interfacing to an Amazon Echo Dot. The ESP-01 relies on a very capable 8266-based controller. In this application, the coded module formats and forwards data from Alexa-based requests to the Sinric app, which is interfaced with a 433 MHz-based transceiver (HC-12) and a remote Arduino-based receiver.
Furthermore,
The Arduino based controller described here is coded to provide sensor, fan, and vent controls.
The ESP-01-based hardware includes a single, named output port control, providing on/off (relay) or as a dimming feature with a fader function. The output is provided with a de-bounced (push on, push off) momentary input to manually alternate the output port. The Sinric app is installed on an Alexa associated tablet or phone. It then gives you explicit control anywhere, along with the Alexa voice-based control thru the app.
The Sinric app is one of several that may also be available, and there are several ways to get the Alexa to interface into the ESP-01. I used the Sinric app because it had the graphic interfaces for switch, light, thermostat, and volume, allowing me to communicate more than an ‘On’ or ‘Off’ variable.
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!