Rank: Member
Groups: Member
Joined: 9/23/2015(UTC) Posts: 89 Thanks: 5 times
|
Working on a controller for my dac. I have an arduino controlling the dac and a web application communicating with the arduino. The web application will have two views: - current info eg volume, sample rate etc
- settings to setup/tweek the dac without reprogramming.
So far I have been playing around with startup volume, volume and mute and have the framework in place to start adding more functionality. The settings ui is for now extremely basic :) Edited by user Tuesday, November 24, 2015 3:45:52 AM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Member
Groups: Member
Joined: 9/23/2015(UTC) Posts: 89 Thanks: 5 times
|
Added some power management features today.
Using the 3.3 v on the i2c header to monitor when the buffalo powers up. It allows me to keep things interrupt/event driven and lightning fast.
Next step, controlling the relay to power up the buffalo.
|
|
|
|
Rank: Member
Groups: Member
Joined: 9/23/2015(UTC) Posts: 89 Thanks: 5 times
|
Have been playing around with mobile ui. A simple volume control where i slide my thumb up or down to adjust the volume. Works really well:) Edited by user Sunday, November 29, 2015 2:06:54 AM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Member
Groups: Member
Joined: 1/19/2011(UTC) Posts: 332 Location: Oslo, Norway
Thanks: 14 times Was thanked: 17 time(s) in 17 post(s)
|
Looks nice :) Are you using the hifiduino code as well, or have you started from scratch (IOW no display / apple remote)? Edit: If you can use the volume buttons on the side of the phone instead of the touch display that would also be great, as that makes it easier to adjust the volume without looking at the phone. Edited by user Sunday, November 29, 2015 11:28:33 AM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Member
Groups: Member
Joined: 9/23/2015(UTC) Posts: 89 Thanks: 5 times
|
Originally Posted by: gwikse Looks nice :)
Are you using the hifiduino code as well, or have you started from scratch (IOW no display / apple remote)?
Edit: If you can use the volume buttons on the side of the phone instead of the touch display that would also be great, as that makes it easier to adjust the volume without looking at the phone. Thanks No i started from scratch. I needed a completely different architecture. I agree about the buttons. Im not sure yet if that will be possible without writing a native app.
|
|
|
|
Rank: Member
Groups: Member
Joined: 4/21/2007(UTC) Posts: 59 Location: Minnesota
|
I did something similar using an application called NetIO. It simplifies the process somewhat as long as a reasonable connection is possible. Was hoping to generate ideas so I started a thread over at DIYaudio. http://www.diyaudio.com/...ed-audio-appliances.html
|
|
|
|
Rank: Member
Groups: Member
Joined: 9/23/2015(UTC) Posts: 89 Thanks: 5 times
|
|
|
|
|
Rank: Administration
Groups: Administration, Customer Joined: 10/24/2006(UTC) Posts: 3,979 Location: Nashville, TN
Thanks: 25 times Was thanked: 89 time(s) in 83 post(s)
|
Very cool! I will take a closer look!
|
|
|
|
Rank: Member
Groups: Member
Joined: 6/17/2008(UTC) Posts: 921 Thanks: 1 times Was thanked: 70 time(s) in 69 post(s)
|
Originally Posted by: fernfrost 404 page not found Edited by moderator Thursday, March 3, 2016 10:22:33 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Administration
Groups: Administration, Customer Joined: 10/24/2006(UTC) Posts: 2,868 Location: Massachusetts, USA
Thanks: 2 times Was thanked: 141 time(s) in 134 post(s)
|
I fixed the links (removed period)
|
|
|
|
Rank: Member
Groups: Member
Joined: 9/23/2015(UTC) Posts: 89 Thanks: 5 times
|
Originally Posted by: Brian Donegan I fixed the links (removed period) Thanks!
|
|
|
|
Rank: Member
Groups: Member
Joined: 9/23/2015(UTC) Posts: 89 Thanks: 5 times
|
Originally Posted by: Russ White Very cool! I will take a closer look! Please do. Its my first real embedded project so if you have any input that would be appreciated.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.