Originally Posted by: ed linssen 
Hi all,
I have put A single Buff III together with the Arduino Uno. including the 4* SPdif module and the sidecar. Folowing GLT's fantastic Hifiduino blog for BII. Including the Code, last version.
Volume works but I can not choose inputs through the Arduino.
Maybe somebody could help me a little?
Ed
Hi Ed,
You need to add some code for switching inputs. I have been tweaking GLT's code heavily. I have added the option to change between GLT's screen layout and a simplyfied screen layout. Also added code for temperature control via LM35 temperature sensor. Changed the functions of the remote keys in a way that seemed more logical to me. Volume goes from 00 to 99 instead of the other way around. I have to add a function that switches off the dac using relays when there is no signal coming in for about 20 minutes. I have build the relay board last weekend.
I also wrote a part for switching inputs (both spdif and sidecar), but because I was a bit busy with other things lately I have not finished building the dac and also did not hook up the arduino. Therefore I have not tested the code for switching inputs. All other parts have been tested by Gwikse on his B2 (except for the temperature monitoring

)
So now I just need to finish my DAC to test it. Oh yes, i also have to change the code for the rotary encoder to match it with all the functions that now can be controled with my remote. I never connected te rotary encode yet

. But I will soon.
if you sent me a PM I can sent you the code that I wrote for switching inputs.
Note that it is not tested yet. I can also sent you the code that I tweaked, but some parts like the temperature monitoring and switching off functions are probably not needed for you and can therefore be commented out. I think that you will like all other changed and added functions.
Edited by user Tuesday, June 19, 2012 3:16:19 PM(UTC)
| Reason: Not specified