Arduino+PGA2311 Ultimate PreAmp with OLED and IO switching

Look I don’t want to be nosy but if can’t find the remote then would you be able to share the ir code value of the function so could make one from arduino it self. It won’t be best looking.

I m planning to use this with my old board for PGA2311 for controlling MyRef A amp.

Hoping that the display I get matching with what you have used 😇
 

Attachments

  • 9E8C86C8-5E9B-44D4-8096-797C0FA45EED.jpg
    9E8C86C8-5E9B-44D4-8096-797C0FA45EED.jpg
    541.2 KB · Views: 357
It’s a good opportunity to learn how the Arduino works and how to code it.
Adding more inputs means hardware and software changes, minor but still a design change involving a new pcb
Imo I’d just put the mcu and what’s on the Nano on the existing pcb and forget the nano, you have smd on the main pcb as it is but no big deal, allows for more I/o
 
  • Like
Reactions: aditya
If two pin selectable option was not used for cs and mute than we would have two more pins free for input selection we could have more input select pins.
This is just a suggestion I mean no disrespect to the developer as I feel he has give some more facility by doing what is done.
 
Yes you can use them as digital output’s and also as digital input ie high or low.

I see your point.

alright I went back to my project which me and a friend had built in that a custom PCB was made and I had burnt a uno boot loader so I was using those pins. (may be my Oooops )

Note - I correct my self you are right about those option pins are only good as inputs
 
Last edited:
A6/A7 can only be used as inputs afaik. I added jumpers in case a find a way to use them as outputs, but I was not able to. If you find a way, you could have two more I/O lines.

https://forum.arduino.cc/t/solved-can-pins-a6-and-a7-be-used-as-outputs-on-the-nano/656871
maybe it's a stupid my question not knowing Arduino properly.

what if we used arduino mega 2560 pro mini

looking at the diagram of the Atmega 2560 there are more I/O than enough

it's more expensive but it solves the problem I think ...


800dd09ad2fdacc1312693079811b0f7bf3021a3.jpeg