Skip to content

lleibovici/mote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mote

Buy the Mote controller & accessories here: https://shop.pimoroni.com/products/mote

##Installation

###Windows/Linux/Mac

Install the mote library with pip, like so:

pip install mote

###Raspberry Pi (Raspbian)

We've created a super-easy installation script that will install all pre-requisites and get your Mote up and running in a jiffy. To run it fire up Terminal which you'll find in Menu -> Accessories -> Terminal on your Raspberry Pi desktop like so:

Finding the terminal

In the new terminal window type:

curl -sS get.pimoroni.com/mote | bash

If you choose to download examples you'll find them in /home/pi/Pimoroni/mote/examples.

About

Mote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.2%
  • Makefile 22.1%
  • Shell 7.7%