Skip to content

mamacker/RobotCommander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobotCommander

Simple wrappers on the RobotCommander.io json interface. Install the skill from here.

See the board here: https://RobotCommander.io

RobotCommander.IO Skill

This is meant to be used with the "Robot Commander" Alexa Skill and a Raspberry PI Sense Hat

The Skill:

https://www.amazon.com/dp/B07BCQH5J7/

To get started, try the Robot Commander Skill, then, get your Robot Commander ID by saying:

"Alexa, ask Robot Commander for my ID"

or

If you are already in Robot Commander say:

"What is my Commander ID"

Alexa will respond with a 6 character code. Put that code in the ID slot of the source, and watch your robot's progress in real-time-IOT.

Things you can say...

Once installed, tell your robot to go forward, left or right. The little blue dot will move with your commands.

To start the script...

Edit: ./sense-hat/robotio-sense.py

Change the line:

ROBOT_COMMANDER_ID = 'qmda82'

Where qmda82 is my ID, put yours in there.

Then run the script:

nohup python ./sense-hat/robotio-sense.py

About

Simple wrappers on the RobotCommander.io API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages