Hi guys.
I´ve been wrapped up in completing my graduation project in School (less than a month left!!!!! 8) ).
I´ve done a Bluetooth 4 controlled VCA (THAT2180A) filter. The analog circuit is basically this:
http://www.thatcorp.com/datashts/dn130.pdf
with a THAT 1200 input IC, and a THAT 1646 output IC (no comments..), an 8-bit DAC and some relays etc.
The PCB is currently in GDIY51x format but +-24V is not used so those pins can be broken of if needed.
For controlling the circuit i´m using a BLEND board which is an Arduino Leonardo with a BLE chip. The 51x PCB has footprints for both Arduino Uno/Leonardo size boards and Arduino Micro type, which also makes Spark Core an option. So basically you can use whatever you want like Bluetooth, BLE, WiFi or whatever.
This is the PCB:
https://dl.dropboxusercontent.com/u/4868890/Job1.PDF
which right now is being sent to me from Estonia. Cant wait =)
I also wrote an app for iOS to control the thing which will look something like this (not finished yet):
https://dl.dropboxusercontent.com/u/4868890/IMG_2869.PNG
And i´ve also written software for the microcontroller to control the DAC and relays etc..
In the future I will write a plugin for VST/RTAS and use a Wifi board. I´ll also expand the analog circuit with 2nd order filters and try doing a parametric eq version. All software will be open source and available on GitHub. If there is interest I thought of selling PCB:s and another idea is to do a 500´s proto board with Arduino footprint. Another idea (think I read it here somewhere?) would be to implement a microcontroller with Wifi in a 500 rack and use I2C bus protocol to control different units in the rack.
So what do you think? Is this a crazy idea? So far i have only tried it on breadboard but everything seems to be working great. For me this was a great project with both PCB design, filter design, and software development.
Good night / good morning // Mats
I´ve been wrapped up in completing my graduation project in School (less than a month left!!!!! 8) ).
I´ve done a Bluetooth 4 controlled VCA (THAT2180A) filter. The analog circuit is basically this:
http://www.thatcorp.com/datashts/dn130.pdf
with a THAT 1200 input IC, and a THAT 1646 output IC (no comments..), an 8-bit DAC and some relays etc.
The PCB is currently in GDIY51x format but +-24V is not used so those pins can be broken of if needed.
For controlling the circuit i´m using a BLEND board which is an Arduino Leonardo with a BLE chip. The 51x PCB has footprints for both Arduino Uno/Leonardo size boards and Arduino Micro type, which also makes Spark Core an option. So basically you can use whatever you want like Bluetooth, BLE, WiFi or whatever.
This is the PCB:
https://dl.dropboxusercontent.com/u/4868890/Job1.PDF
which right now is being sent to me from Estonia. Cant wait =)
I also wrote an app for iOS to control the thing which will look something like this (not finished yet):
https://dl.dropboxusercontent.com/u/4868890/IMG_2869.PNG
And i´ve also written software for the microcontroller to control the DAC and relays etc..
In the future I will write a plugin for VST/RTAS and use a Wifi board. I´ll also expand the analog circuit with 2nd order filters and try doing a parametric eq version. All software will be open source and available on GitHub. If there is interest I thought of selling PCB:s and another idea is to do a 500´s proto board with Arduino footprint. Another idea (think I read it here somewhere?) would be to implement a microcontroller with Wifi in a 500 rack and use I2C bus protocol to control different units in the rack.
So what do you think? Is this a crazy idea? So far i have only tried it on breadboard but everything seems to be working great. For me this was a great project with both PCB design, filter design, and software development.
Good night / good morning // Mats