Skip to content

Instructions and scripts for my Raspberry Pi setups & projects

Notifications You must be signed in to change notification settings

MurphysLab/LabPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

LabPi

Instructions and scripts for my Raspberry Pi setups & projects


Raspbian

Python Modules

pyexcel

  • Docs

  • PyPi

  • Python 3 installation

    pip worked:

    $ pip3 install pyexcel

  • Python 2 installation:

    pip did not work

    clone and install worked, but nees sudo to install:

    $ git clone https://github.com/pyexcel/pyexcel.git

    $ cd pyexcel

    $ sudo python setup.py install

matplotlib

Temperature Sensor

Stepper Hat

About

Instructions and scripts for my Raspberry Pi setups & projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published