MCP4725 12 bit dac I2C

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
solozerouno
Posts: 113
http://meble-kuchenne.info.pl
Joined: Tue Dec 08, 2020 4:36 am
Has thanked: 2 times
Been thanked: 2 times

MCP4725 12 bit dac I2C

Post by solozerouno »

I have seen similar chips on flc9 but they are just the chip only and not a small ready-made card like the MCP4725: you can find it generic on the web and Adafruit also makes its own, so it is of some importance to include it in flowcode 9; especially for those who use Arduino or even the Esp 32 wroom .....
Thanks Alessandro.

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: MCP4725 12 bit dac I2C

Post by BenR »

Hello Alessandro,

Thanks for the suggestion, the device looks simple enough to implement so I'll have a go at adding it for you.

User avatar
p.erasmus
Valued Contributor
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: MCP4725 12 bit dac I2C

Post by p.erasmus »

Hi Ben.

This will be rally a nice addition to the number of DAC's already supported in FC,

However the ADC's are limited and I am trying to do component from the MCP320x 12 bit SPI devices the embedded side is almost working but I have issues with how to implement the Simulation,just saying .

:D
Regards Peter - QME Electronics

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: MCP4725 12 bit dac I2C

Post by BenR »

Hello,

The MCP4725 has now been implemented and I'll push it out later today in an update.

Peter, I'll send you a PM with the source for some of the other external ADC components to try and give you some help.

User avatar
p.erasmus
Valued Contributor
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: MCP4725 12 bit dac I2C

Post by p.erasmus »

Hi Ben,

Thanks you for the help ,I appreciate this as said the embedded code is almost working fine it is just the simulation that is tricky for me never did something like this before :D :D
Regards Peter - QME Electronics

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: MCP4725 12 bit dac I2C

Post by BenR »

Thanks Peter.

Please let me know if you have any specific questions or road blocks.

Post Reply