Giter VIP home page Giter VIP logo

supersjimmie / ithoecofanrft Goto Github PK

View Code? Open in Web Editor NEW

This project forked from klusjesman/ithoecofanrft

53.0 12.0 33.0 86 KB

Control the Itho Daalderop Eco Fan RFT using a microcontroller and CC1101 chip. The original code is fully tested using a STK500 and ATMega328P, this fork is modified for use with an Arduino or ESP8266. The following Itho commands are working: low, medium, full, 3 different timers, join and leave. The code will give you full remote control over the Itho Eco Fan RFT.

C++ 90.67% Arduino 9.33%

ithoecofanrft's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ithoecofanrft's Issues

Can send only one command, and no reaction with next ones

Hello

I compile your plugin with last ESP8266 2.4.2 libraries.
It works (except others RF discovery)

But I can obly send one command. the ITHO does not react to others command
http://192.168.0.55/control?cmd=STATE,3
OK
then go down: http://192.168.0.55/control?cmd=STATE,1
NOK

I tried with 2 different ESP8266 and 2 different CC1101 module. same result

Sorry to get help via this method, I could not get feedback from the forum

Thank you very much

Thomas

rf.checkForPacket does not detect packets from other remote controls

The title is pretty explanatory, but to elaborate: I don't see the example code in this repository respond to packets send by other Itho remotes. I was hoping that it would, because that would mean I could check the current "override" state if a user wants to override the system via the original remote control.

Does anyone experience this same issue? Any suggestions on where to start looking to solve it on my side?

Unable to compile because of arduino.h

Dear supersjimmi,
I am unable to compile the code because it throws the error arduino.h: No such file or directory.
It seems that the file has been renamed to "Arduino.h'"

I changed line 10 of CC1101Packet.h
From #include <arduino.h>
To #include <Arduino.h>
It seems to compile now

Thanks for this great library
Greetz, brammp

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.