Giter Club home page Giter Club logo

cosmiccontroller's Introduction

These files provide a set of templates for developing your own applications based 
upon the Raspberry Pi IQAudio Cosmic Controller 
See IQAudio website at  http://iqaudio.co.uk

Author : Bob Rathbone
Site   : http://www.bobrathbone.com

Test programs
=============
test_controller.py 	Test rotary encoder, buttons and LEDs
test_oled.py		Test basic text functions on the OLED
test_graphics.py	Test graphics functions
cosmicd.py		A daemonized test program for OLED and Cosmic controller

Classes
=======
config_class.py		Default configuration (Amend if necessary)
cosmic_class.py		Cosmic controller functions class
oled_class.py		OLED functions class
status_led_class.py	Cosmic controller status LEDs class
ir_remote_class.py	IR sensor class and test 

Olimex source
=============
oled/Font.py		Font and text routines
oled/Graphics.py	Graphics primitives
oled/OLED.py		I2C interface to OLED
oled/__init__.py	Init plus version

Package build
=============
build.sh		Package build script
cosmicd			Package build definition
cosmicd.preinst		Package pre-installation routines skeleton
cosmicd.postinst	Package post-installation routines skeleton
cosmicd.postrm		Package remove routines skeleton

The package will install the source in /usr/share/cosmicd/

Libraries installation
======================
sudo apt-get install python-imaging python-smbus
sudo apt-get install build-essential libi2c-dev i2c-tools python-dev libffi-dev 

System requirements
===================
Enable i2c kernel module either with raspi-config 
or by adding the following line to /boot/config.txt
	dtparam=i2c_arm=on

cosmiccontroller's People

Contributors

bobrathbone avatar

Stargazers

Piotr Wasiewicz avatar

Watchers

IQaudIO avatar

Forkers

marks7g

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.