Giter Site home page Giter Site logo

hal-finney-price-checker's Introduction

LED bitcoin price checker

Hal-Finney-Price-Checker

Join our telegram support/chat.

A simple price checker project that displays Hal Finney quotes and fetches and displays the Bitcoin price.

Use the ArduinoJson6Main.ino project as it uses the updated ArduinoJson library

Tip me

If you like this project and might even use or extend it, why not send some tip love! https://paywall.link/to/f4e4e

hal-finney-price-checker's People

Contributors

arcbtc avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hal-finney-price-checker's Issues

Compiler Error, ESP8266, NodeMCU (ESP-12E) | BearSSL

Hello Everyone,

I am attempting to compile some code but keep running into the same error. I have done some digging via google, however I have yet to find a solution to the noted error. Any help here would be more than appreciated. Lastly, please forgive my ignorance, this is my first-time using ESP and Arduino.

Issue summary, while compiling the following error is given:

In file included from C:\Users\Muell\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.2\libraries\ESP8266WiFi\src/WiFiClientSecure.h:41:0,

             from C:\Users\Muell\AppData\Local\Temp\Temp5_Hal-Finney-Price-Checker-master.zip\Hal-Finney-Price-Checker-master\main\main.ino:7:

C:\Users\Muell\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.2\libraries\ESP8266WiFi\src/WiFiClientSecureBearSSL.h:262:36: error: expected ')' before '*' token

 WiFiClientSecure(ClientContext *client, const X509List *chain, unsigned cert_issuer_key_type,

C:\Users\Muell\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.2\libraries\ESP8266WiFi\src/WiFiClientSecureBearSSL.h:264:35: error: expected ')' before '*' token

 WiFiClientSecure(ClientContext* client, const X509List *chain, const PrivateKey *sk,

C:\Users\Muell\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.2\libraries\ESP8266WiFi\src/WiFiClientSecureBearSSL.h:38:5: error: 'BearSSL::WiFiClientSecure::~WiFiClientSecure()' marked override, but does not override

 ~WiFiClientSecure() override;

C:\Users\Muell\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.2\libraries\ESP8266WiFi\src/WiFiClientSecureBearSSL.h:43:9: error: 'int BearSSL::WiFiClientSecure::connect(const String&, uint16_t)' marked override, but does not override
int connect(const String& host, uint16_t port) override;

C:\Users\Muell\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.2\libraries\ESP8266WiFi\src/WiFiClientSecureBearSSL.h:48:12: error: 'size_t BearSSL::WiFiClientSecure::write_P(const char*, size_t)' marked override, but does not override

     size_t write_P(PGM_P buf, size_t size) override;

C:\Users\Muell\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.2\libraries\ESP8266WiFi\src/WiFiClientSecureBearSSL.h:60:12: error: 'size_t BearSSL::WiFiClientSecure::peekBytes(uint8_t*, size_t)' marked override, but does not override

     size_t peekBytes(uint8_t *buffer, size_t length) override;

exit status 1

Error compiling for board NodeMCU 1.0 (ESP-12E Module).


Some of the posts I have read concerning similar problems include:

-arpruss/vectordisplayarduino#2 -esp8266/Arduino#2184

Thank you for your help and time, -JM

Led matrix does not work in cascade

Hello dear, it's a very beautiful project and I would like to do it. I arrive to the point where my led matrix display all the messages but the 4 modules works all separeted. I can't managed to let them work in cascade. They all show the same message deferred by some seconds...
Do someone have a suggestion?
Thank you

Error when flashing.

When I try to flash it to ESP8266EX, even without changing the code at all:

"Unexpected error: The firmware binary is invalid (magic byte=23, should be E9)"

Best regards.

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.