Reloading-Powder-Hopper-Level-Gauge-and-Alarm

Good morning

I have a project that I copied but I'm stuck.

Equipment

AZDelivery 3 x NodeMCU Amica Module V2 ESP8266 ESP-12F Carte de Développement WiFi WiFi avec CP2102 Compatible avec Arduino incluant Un E-Book!

-Amazon.fr

GIAK KY-040 Rotary Encoder 360 Degrés Codeur Rotatif 5 Pcs De Codeur avec Capuchon de Bouton pour Arduino

-Amazon.fr

DollaTek VL6180X Capteur de distance de vol

-Amazon.fr

AZDelivery Écran ST7735 TFT 1,77 Pouces 128x160 Pixels Compatible avec Arduino et Raspberry Pi incluant Un Ebook!

-Amazon.fr

here is the site where I copied everything

and my problem is that when I compile this is what happens

C:\Users\lcper\Downloads\Reloading-Powder-Hopper-Level-Gauge-and-Alarm-master\Reloading-Powder-Hopper-Level-Gauge-and-Alarm-master\PowderHopperGauge\PowderHopperGauge.ino:3:10: fatal error: user_interface.h: No such file or directory
 #include "user_interface.h"
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1

Compilation error: user_interface.h: No such file or directory

I installed all the libraries and installed the drivers for the CP2102 card.

Thank you for your help

TBC, you installed the user_interface library?

I can't check to se if the IDE library manager has it in its view. If not, the library is very probably

a7

So I have to modify the library? yes, how to do it? I'm really a beginner Thank you

No. You do have to install it, however. if you think you have, the error muessafe indicates that you failed.

I can't google enough through the tiny window, but:

Either the library can be found using the tools to directly install libraries that are in the IDE, or you will have to download the zip file from the repository I linked above and install it.

TBH how that all goes is knowledge that lives somewhere between my elbows and fingers - I can't recall and am incompetent to outline the exact steps.

So with any luck I'm not the only one reading, and someone can help before I look again when I am next in the lab. :expressionless:

a7

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