This is my Submission for the Lego Mindstorms Ev3 Challenge. I used a Echo Show 5 for testing.
I hosted my Custom Alexa Skill on AWS Lambda. The Backend was written in C# ASP.NET Core 2.1. The Robot itself uses a modified version of the given python files (mission 3) for this Challenge.
Here is a quick review of the most Important parts of my Code:
Most Important Code Parts explained
You can find my submission video here.
Here is a Playlist to learn how to do projects like this by your own. Recoreded this in one day, but I hope its helps :)
Playlist on how to create a Custom Skill and connect it to a Gadget (C# / AWS Lambda)
Hope you like it!
Comments