Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Enable up to 2^5 devices per group for dip switch based rc switches. #3

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

domfi
Copy link

@domfi domfi commented Dec 9, 2012

With this patch it is possible to address 2^5 devices instead of only 5. You could simply provide group and device dip switch settings like this:

mySwitch.switchOn("10001", "11001")

Dominik Fischer added 2 commits December 9, 2012 13:35
One can use all combinations of device switch settings, not only 5. So
there are 2^5 devices adresseable in one group!
@r10r
Copy link
Owner

r10r commented Mar 6, 2013

Hi domfi,

thanks a lot for your contribution.
I'm a little time constrained at the moment but hopefully will have a look at it at the weekend.

Cheers,
Ruben

P.S.: I've seen the tickets on this project by accident - unfortunately did not get any notifications for the issues on this project :( I'll have a look at that issue soon.

ScR4tCh pushed a commit to ScR4tCh/rcswitch-pi that referenced this pull request Sep 9, 2015
- merged pull request r10r#3
- changed swig interface
- changed Makefile
- added codesend/codesendi utility
- added setup.py
@ohinckel
Copy link

Noticed this new project? Maybe you can check it it can also be integrated into this more updated project?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants