dglaude / mote

Mote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 70.1%Language:Makefile 22.1%Language:Shell 7.7%