fishyvishy
- Nov 11, 2024
- 2
- Joined
- Nov 11, 2024
- Messages
- 2
Hello,
I'm looking to create a control system to try and hold a few DC signals at some defined setpoints. I'm looking for some advice on what microcontrollers, adcs and dacs I could use for this project. Since the signals are DC, I imagine I don't need a high sampling rate on the ADCs.
I see one option is to buy these components separately as in a build like this which uses an AD7734 ADC, AD5764 DAC and an Arduno Due, however the software would have to be updated to implement some control logic. Moreover, after talking with Analog Devices, the AD7734 seems pretty out of date and the resources on its eval board are a little sparse and the linked build does some fiddling with some jumper pins which I think I'd have to consult with Analog Devices about. They did recommend some newer ADC boards such as the AD7124, AD4130. One problem they mentioned is that their Eval Boards are meant to be used with their proprietary PC GUI and SDP controllers. I want to be able to use the system in scripts for experiments and such so this wouldn't be ideal. The AD4130 does come in an Arduino form factor which might make interfacing easier though.
Another option would be to use a dedicated DSP chip like something from the STM32F series which has lower bit depth but there would be less to worry about with the hardware.
I'm wondering if someone has done a project similar to this and has recommendations for components I could use.
Thanks
I'm looking to create a control system to try and hold a few DC signals at some defined setpoints. I'm looking for some advice on what microcontrollers, adcs and dacs I could use for this project. Since the signals are DC, I imagine I don't need a high sampling rate on the ADCs.
I see one option is to buy these components separately as in a build like this which uses an AD7734 ADC, AD5764 DAC and an Arduno Due, however the software would have to be updated to implement some control logic. Moreover, after talking with Analog Devices, the AD7734 seems pretty out of date and the resources on its eval board are a little sparse and the linked build does some fiddling with some jumper pins which I think I'd have to consult with Analog Devices about. They did recommend some newer ADC boards such as the AD7124, AD4130. One problem they mentioned is that their Eval Boards are meant to be used with their proprietary PC GUI and SDP controllers. I want to be able to use the system in scripts for experiments and such so this wouldn't be ideal. The AD4130 does come in an Arduino form factor which might make interfacing easier though.
Another option would be to use a dedicated DSP chip like something from the STM32F series which has lower bit depth but there would be less to worry about with the hardware.
I'm wondering if someone has done a project similar to this and has recommendations for components I could use.
Thanks

