Home / sense-hat
Name Modified Size InfoDownloads / Week
Parent folder
README 2017-01-26 1.8 kB
my-hat.tgz2 2016-02-24 23.6 kB
Totals: 2 Items   25.4 kB 0
The files in my-hat.tgz2 are a start on a set of documentation and test
programs for the Raspberry Pi Sense-hat. The intent is to organize this
into coherent instruction on using the various devices and interfaces
on the sense-hat, along with web references to device datasheets, driver
code and anything else that's useful. I hope that other people will send
comments and contributions to me at mcconnaughey@jeffnet.org or by
posts on the raspberry pi forum (and send me a private message so I
don't overlook it).

To use this, download the archive and extract it:
tar -xjf my-hat.tgz2
That makes the my-hat directory. Build programs in there by using the
compilation command at the top of each .c file. Study instructions given
in comments in the source files, and run the programs. 

I have retired from Washington University and moved to Coquille, Oregon.
My new email address is  mcconnaughey@jeffnet.org

WARNING! Some devices on the sense-hat can (according to the datasheets)
be permanently damaged by incorrect operation.
This copyright notice and disclaimer applies to everything in my-hat:

This file is part of experix, an experiment and process control interface.
Copyright (C) 2004-2017 William Bayard McConnaughey

experix is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the Licence, or
(at your option) any later version.

experix is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public Licence for more details.

You should have received a copy of the GNU General Public Licence
along with experix.  If not, see <http://www.gnu.org/licenses/>.

Source: README, updated 2017-01-26