Coder Social home page Coder Social logo

Compile problem about aqualed HOT 5 CLOSED

mathompl avatar mathompl commented on July 17, 2024
Compile problem

from aqualed.

Comments (5)

Allhappy avatar Allhappy commented on July 17, 2024

And I forgot to say, I´m using arduino Mega.

from aqualed.

Allhappy avatar Allhappy commented on July 17, 2024

I have another problem, the temperature control is not working, when the maximum temperature is reached, the relay is not activated nor does the "fan" icon appear, but if you reset it at that time, the relay is activated and the icon lights up.

from aqualed.

mathompl avatar mathompl commented on July 17, 2024

Bluetooth support is not tested, it should work and is compatible with MAGU software, but i didnt test it because the display itself was sufficient for me.

I've uploaded current sources and nextion files today, please check if the temperature works. I think there were some problems with compatibility of nextion code and arduino sources.

The relay on reset might be activated by arduino boot. Please check if the pins are corretly set in config.h. Also please check if you have the correct libraries and if the wiring of the relays is correct.

Relays pins are:
// relay's pins
#define LED_FANS_PIN 2 // lamp fans relay pin
#define WATER_FANS_PIN 8 // water fans relay pin
#define SUMP_FANS_PIN 7 // sump fans relay pin

Those are for arduino nano, please check if mega has the same pin mappings.

On newest version you can click on the screen next to the temperature (very small area, use pencil) to switch corresponding relay to test it. Also the relays are switched in 5 minutes intervals, so it wont switch immediately after the temperature has been reached.

from aqualed.

Allhappy avatar Allhappy commented on July 17, 2024

Hi, thanks for your answer! I will test it soon!
thanks in advance.

from aqualed.

mathompl avatar mathompl commented on July 17, 2024

no activity

from aqualed.

Related Issues (4)

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.