Skip to content

Simple python software for manipulate 4 channel i2c Krida Electronics dimmer for Banana Pro board, may also work with Raspberry Pi

License

Notifications You must be signed in to change notification settings

dorokhin/KridaDimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KridaDimmer

Simple python software for manipulate 4 channel i2c Krida Electronics dimmer for Banana Pro board, may also work with Raspberry Pi

alt text


LightWare lamp management system ;)

alt text


REQUIREMENTS

smbus

pip install smbus


USAGE:

$chmod +x ./dimmer.py

$./dimmer.py channel_num dimming_value

Example

./dimmer.py 1 50 # set 1-st channel 50 % of power


Copyright (c) 2016 Andrew Dorokhin

MIT License

About

Simple python software for manipulate 4 channel i2c Krida Electronics dimmer for Banana Pro board, may also work with Raspberry Pi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages