First of all hi, and sorry if im posting on the wrong place.
My problem is, that im trying to replicate a proyect that i found on youtube, which its called the chugmeter. Here is the link of the project:
The thing is, that i dont have the same display used in the original project, which is a sparkfun 7 segment serial display. In my case i have a 4 digit 7 segment display (12 pins - Common Cathode), which its not wired the same way. Also i bought the Force Sensitive Resistor - Square instead of the Force Sensitive Resistor 0.5''.
My problem lies in that i dont have the knowledge to change the code.
To make the assembly, i followed the guide provided by circuito.io, which helped me with the assembly. This page also provided me with a code, that specifies all the conections.
The final step, said by this projects guide, its and i quote "Replace the setup and loop functions from the code you got from circuito.io, with the code below". Code which of course doesnt work because i dont have de same components and cant understant what to change on it.
I will attach the code provided by circuito.io wich integrated all the components and libraries, and the other file named "code to replace", in which im supossed to use the setup and loop functions.
I hope someone could help me
Thaks in advance
code provided by circuito.io.txt (5.44 KB)
code to replace.txt (2.93 KB)