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.
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.