Announcement: The Alexa Skills Community Is Moving To Stack Overflow

For improved usability and experience, Alexa skills related forum support will be transitioned to Stack Overflow. Effective January 10, 2024, the Amazon Developer Forums will no longer be available. For continued Alexa skills support you can reach out to us on Stack Overflow or via Contact Us.

question

Will Strain avatar image
Will Strain asked

Home Arduino Logistics: Send custom commands to your Arduino via your Echo

Were you a bit disappointed with the home automation abilities of the Echo and wanted to add your own? Using my skill (Home Arduino Logistics, AKA HAL) now you can. My code creates the bridge between your Echo and your Arduino, using this you can now have your echo do almost any home automation task that you can design. To get more info (including the code and setup instructions) check out my website: http://www.willstr1.com/p/home-arduino-logistics.html Note: currently there are some limitations mostly due to the protocols I am having to use, you can currently only send simple commands and the commands have to be set in the lambda code (they have to be converted into numbers) and the communication is only one way (since the echo can not be triggered from skills).
alexa skills kitshowcase
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

justin avatar image
justin answered
Thanks for sharing this, Will! Please keep us updated as you release new versions -- will you be publishing your code on GitHub?
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jamie Grossman avatar image
Jamie Grossman answered
This is great. Thanks for sharing!
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Will Strain avatar image
Will Strain answered
I just updated to 1.1 it is avalible at my website still and on git hub https://github.com/willstr1/Home-Arduino-Logistics
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

newuser-66663dbd-c522-44fb-8862-37f305be1f02 avatar image
newuser-66663dbd-c522-44fb-8862-37f305be1f02 answered

Since now we can control Lego devices via Bluetooth. Is it possible to use Bluetooth to connect arduino and send command to the device.?

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.