Sound board serial to LCD print

I am trying to create a sound board that simply gets the decibles of the outside world, stores it, and prints it onto an LCD. Its for an electronics class. My class understands whats going on with the hardware, but not the code. We found 2 code snipits and are trying to figure out how we can mix them. the code is in (https://sendeyo.com/updownload/file/script/7208704a2c2935e2feaee344e72552b3.txt)
and
//github.com/Tech-Trends-Shameer/Arduino-Projects/blob/main/Display-Text-in-LCD-Display/display-text-in-lcd-display.ino

We are using aurduino uno R3, a 16x2 lcd (gleichmann ge-c1602b-tmi-jt/r) and a litlle red sound meter thingie (i dont rember its name).

I just want the lcd to display the decibles, but im having trouble geting it to work.
Thanks

I have found a thread that somebody answered my question already.

That's great; mind sharing the topic with the answer?

In future please post code in your topic, not a link somewhere. Please dont forget to use code tags as described in How to get the best out of this forum

If too big attach it. If many files in a sketch, zip and attach.

Sorry about not posting code, hadnt really thought of code tag. The tag for the answer was LCD + Analog Sound Sensor in LEDs and Multiplexing

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