GithubHelp home page GithubHelp logo

Comments (11)

alexrus avatar alexrus commented on August 9, 2024

Please install the dependencies listed at the bottom of the page: https://github.com/alexrus/marax_timer#dependencies

from marax_timer.

hanism11 avatar hanism11 commented on August 9, 2024

Please install the dependencies listed at the bottom of the page: https://github.com/alexrus/marax_timer#dependencies

I've done that and now i've got a new error message again. I'm an absolute beginner to Arduino or any board programming so i need all the help i can get. I have only gotten this board today and are trying to program it. I however had not soldered any wires to the board.

C:\Users\Admin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\libraries\Wire\Wire.cpp:38:2: error: #error Wire library is not supported on this board
38 | #error Wire library is not supported on this board
| ^~~~~
C:\Users\Admin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\libraries\Wire\Wire.cpp:56:30: error: 'SDA' was not declared in this scope
56 | static int default_sda_pin = SDA;
| ^~~
C:\Users\Admin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\libraries\Wire\Wire.cpp:57:30: error: 'SCL' was not declared in this scope; did you mean 'SCK'?
57 | static int default_scl_pin = SCL;
| ^~~
| SCK

exit status 1

Compilation error: exit status 1

from marax_timer.

alexrus avatar alexrus commented on August 9, 2024

What board is this?

from marax_timer.

hanism11 avatar hanism11 commented on August 9, 2024

What board is this?

Its an ESP8266NODEMCU board i got from Aliexpress.

https://www.aliexpress.com/item/1005005077804800.html?spm=a2g0o.order_list.order_list_main.40.20f01802SUVEkm

from marax_timer.

alexrus avatar alexrus commented on August 9, 2024

I think the first error is self explanatory: #error Wire library is not supported on this board

Check how you can configure the board to work with arduino app maybe?

from marax_timer.

hanism11 avatar hanism11 commented on August 9, 2024

Any suggestion on a board that actually works? I really have no experience with all these.

from marax_timer.

alexrus avatar alexrus commented on August 9, 2024

try NodeMCU V2 CP2102

from marax_timer.

hanism11 avatar hanism11 commented on August 9, 2024

try NodeMCU V2 CP2102

I shall order one and try again. Thanks!

On a side note; once i am able to program it all i need to do is upload the Time.ino code and thats all right?

from marax_timer.

alexrus avatar alexrus commented on August 9, 2024

yes, that should be it

from marax_timer.

hanism11 avatar hanism11 commented on August 9, 2024

yes, that should be it

I tried another cable today and it worked! Managed to upload the code onto the board. Now all i need is my LCD display to test it out.

On the reed switch is there a specific way to wire it? Since it has two sides or does it not matter?

from marax_timer.

alexrus avatar alexrus commented on August 9, 2024

it should not matter

from marax_timer.

Related Issues (13)

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.