Jump to content

Banner.jpg.b89429c566825f6ab32bcafbada449c9.jpg

LeoKD

New Members
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. A little update on my part: Your tip, that git has different export modes, made me export everything in "Raw". Now the code looks much better. The many problems were gone. However, it kept missing a library "i2cmasters". This, unfotunately, was not present in the Arduino library manager. After hunting for it on the internet, installing Visual Studio to create the Header-files, etc. I was finally able to install the library. However, it keept flashing a new error message: 'i2c_init' was not declared in this scope. After some more searching, it turns out, I pobably installed the incorrect i2cmaster.h file. Now having hopefully found the right code, the old error message vanished, to be replaced with a new one... What can I do to stop the "repeating definitions"? The problems start in line 200 Cloudwatcher Evo Plus Error Message 2.txt
  2. Ty for your fast reply! What would be the best way for me to go about fixing this problem?
  3. I don't know if anyone is still following this post. But I'll try anyway. I am a complete novice with regards to Arduino and everything related. Nevertheless I thought this project looked super cool and therefore wanted to try it. I started ordering the necessary parts, already sucessfully connected the arduino nano to the ambient temperature sensor and was able to verify it working with some simple temperatur-read-out code. However, when I tried compiling the Clourdwatcher Evo Plus code (Evoplus.ini and Command.ini being in the same folder and having installed the necessary libraries) I get quite a long error message. Now I don't know, wether I overlooked something obvious or missed any step in between. Since the code is working for everybody else I figure this is the most likely cause... Is someone able to make sense of the error message? Cloudwatcher Evo Plus Error Message.txt
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. By using this site, you agree to our Terms of Use.