Skip to content

Arduino Uno manages with external ADC MCP3424 and DAC MCP4725 under control with PC for a current-sensing project.

License

Notifications You must be signed in to change notification settings

qrspeter/Arduino-with-external-ADC-and-DAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Arduino-with-external-ADC-and-DAC

Arduino Uno manages with external ADC MCP3424 and DAC MCP4725 under PC control for a current-sensing project.

Using Arduino 1.8.19

5 COPs to communicate with PC:

• sensor_reset

• setDAC_Gate – set gate DAC,

• setDAC_Drain – set drain DAC,

• setADC – set ADC and start conversion,

• getADC - get result of conversion

About

Arduino Uno manages with external ADC MCP3424 and DAC MCP4725 under control with PC for a current-sensing project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages