Problem with display

am using SH5361AS 3 digit 7segment display. im trying to display a potenciomet volume change with it but when i set it up all the digits show the same

Welcome to the forum

Please post your sketch, using code tags when you do. and a schematic of your project showing how things are connected. A picture of a hand drawn circuit is good enough


im new to this so i dont have any expirience

oh and the rezistor are 330ohm

Please post your program, using code tags when you do

Please follow the advice given in the link below when posting code, in particular the section entitled 'Posting code and common code problems'

Use code tags (the < CODE/ > icon above the compose window) to make it easier to read and copy for examination

https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum

You must address DIG1, DIG2, , DIG3 separately. SevSeg.h helps you do that.

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