| Author |
Message |
__ag
Joined: Feb 18, 2010 Posts: 4 Location: Lisbon
|
Posted: Thu Feb 18, 2010 11:18 pm Post subject:
introducing ADDAC System - arduino analog->digital->analog Subject description: arduino based 16 bit 8 channel CV output |
 |
|
Hello all,
so arduino meets 16bit 8 channel CV output
(this are NOT PWM outputs!)
I've been building this modular system for digital generation of complex waves based on math equations, this is also meant to be a platform to integrate the analog world to a computer for higher resolution applications where midi isn't precise enough, so it has a 10bit ADC (0-1023) and 16 bit DAC (0 -65535)
It is also a standalone tool, no computer is needed to run it, after the code is uploaded with all the functions assigned it's just another module on the cabinet
a truly open interface based on the arduino platform, with basic control through java programming and full control with c++
although it's not all finished yet, all electronics are assembled and tested, but still a lot more programming to do in the arduino library to make everything easier for low level programmers, still i thought of posting this here to get some reactions before making everything available.
in the next couple weeks a lot more info will be added to the site, including more pictures, demonstration videos and a lot more info
it's hard to describe the whole concept briefly
please take a look at:
http://www.andregoncalves.info/addac
soon it will be hosted here:
http://www.addacsystem.org
get in touch
best
andre |
|
|
Back to top
|
|
 |
kkissinger

Joined: Mar 28, 2006 Posts: 1190 Location: Kansas City, Mo USA
Audio files: 27
|
Posted: Sat Feb 20, 2010 9:29 am Post subject:
|
 |
|
Beautiful work... the panels look great.
Fascinating concept... is this, in essence, a modular digital synthesizer? _________________ -- Kevin
http://kevinkissinger.com |
|
|
Back to top
|
|
 |
__ag
Joined: Feb 18, 2010 Posts: 4 Location: Lisbon
|
Posted: Wed Feb 24, 2010 8:28 pm Post subject:
|
 |
|
Thanks!
it is not a digital synthesizer itself, it does not generate any sound, it generates 8 channels of programmable Control Voltages to be connected and control any other modular synth module, as well as usb for computer connection through serial protocol, easily accessible through MaxMSP for example. |
|
|
Back to top
|
|
 |
ocp

Joined: Sep 14, 2004 Posts: 498 Location: Porto, Portugal
Audio files: 9
|
|
|
Back to top
|
|
 |
__ag
Joined: Feb 18, 2010 Posts: 4 Location: Lisbon
|
Posted: Thu Dec 02, 2010 1:02 pm Post subject:
|
 |
|
Thanks for the comment!
here's a couple new modules in the ADDAC System:
ADDAC501 Complex Random
ADDAC501 Complex Random Expansion
demo videos here:
http://vimeo.com/17391786
http://vimeo.com/17391272
more info very soon*
all the very best
andre
| Description: |
|
| Filesize: |
33.54 KB |
| Viewed: |
1656 Time(s) |

|
| Description: |
|
| Filesize: |
48.91 KB |
| Viewed: |
1656 Time(s) |

|
|
|
|
Back to top
|
|
 |
BobTheDog

Joined: Feb 28, 2005 Posts: 3767 Location: England
Audio files: 32
G2 patch files: 15
|
Posted: Wed Dec 08, 2010 3:46 pm Post subject:
|
 |
|
Very nice looking modules.
What dacs are you using?
Also what voltage ranges are supported? |
|
|
Back to top
|
|
 |
__ag
Joined: Feb 18, 2010 Posts: 4 Location: Lisbon
|
Posted: Wed Dec 08, 2010 7:02 pm Post subject:
|
 |
|
16bit analogue devices dacs
for now voltage inputs from 0 to +10v, although i'm working on some side modules that will accept from -10v to +10v
best
andre |
|
|
Back to top
|
|
 |
|