barakwei / IRelectra

Electra A/C IR Encoder for IRremote
GNU General Public License v2.0
32 stars 10 forks source link

Translated the library to Python #3

Closed kebasaa closed 6 years ago

kebasaa commented 8 years ago

Hi, I wanted to use this library with Python (on a Raspberry Pi), so I translated it. I attached it, can you upload it as an part of your github repository? IRelectra.py.txt

barakwei commented 8 years ago

First, thanks for your time and effort. You can always send a pull request with your code, if you don't know how to do this there are plenty of guides online, and then it'll be as you uploaded it and not me. If you still prefer it that way, I can upload it myself. The problem with the file is that it's missing some context - how to use it, and some demo code.

bdsoha commented 7 years ago

@kebasaa I tried using your code and I ran into a lot of problems. Did you ever actually test this?

guysoft commented 7 years ago

You could make python binding too

bdsoha commented 7 years ago

The library first needs to be properly tested. I am looking into porting this to node and using it with homekit.