Frame.h & orb.h Library

Hello,

Following a tutorial to make a crypto ticker: ESP32 BitCoin Ticker (TTGO T-Display) - YouTube

I receive the following errors:
frame.h: No such file or directory
compilation terminated.

fatal error: orb.h: No such file or directory
compilation terminated.

I cant find these libraries anywhere, any advice?

Thank you

How hard did you try before posting?

I tried...

Your link...

.. did you look at the link they posted as part of the YouTube video? ...

The files are not a big problem. Where did you save these? These must be in the same location as bitCoin.ino.
I still have one question: Which board did you choose for the Arduino IDE?

my structure

  • bitCoin (Folder!)
    • bitCoin.ino
  • frame.h
  • orb.h

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.