Giter Club home page Giter Club logo

esp8266-daikin-remote's Introduction

ESP8266 Daikin AC Remote

Initialization

To initialize the project, use the following command:
git clone --recursive https://github.com/mat-cab/ESP8266-Daikin-Remote.git

Build the project

After having customized the project, use the following command:
make flash

External services

In order to analyse measurements online, the data is stored through Thingspeak.
In order to update the schedule from the internet, a text file is retrieved from GIST.

Customization

The customization parameters are all set in the CustomConstants.h file present in the include/ folder. This include the following parameters:

  • Wifi name and password
  • Thingspeak Channel ID and private key
  • GIST URL of the schedule file

Dependencies

This project is dependent on the makeEspArduino available here:
https://github.com/plerup/makeEspArduino

It is also dependent on the IRremoteESP8266 library available here:
https://github.com/markszabo/IRremoteESP8266

Issues

In case the program does not start, verify the following points:

  • Power supply (as always for ESP8266 projects)
  • Flash mode used to upload the program: With the ESP-12F, the standard flash mode for the generic chip is set to qio. Change this value to dio in your esp8266 board.txt definition in case this is not working.

esp8266-daikin-remote's People

Contributors

mat-cab avatar

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.