11-15-2012 03:17 PM
We are designing a temperature measurement device and we are utilizing an Arduino Uno R3 microcontroller. We are needing to add the Arduino into our MultiSim simulation but don't have access to the component. Is there an Arduino component that we can download to put into MultiSim?
11-16-2012
10:31 AM
- last edited on
05-07-2024
10:04 AM
by
Content Cleaner
Hi LanceS,
Unfortunately, it is not possible to simply import an Arduino into Multisim. There is a LabVIEW toolkit available for Arduino. Please refer to the link below:
https://www.ni.com/en/support/downloads/tools-network/download.labview-hobbyist-toolkit.html
What you can do is communicate with the Arduino using LabVIEW and then communicate between LabVIEW and Multisim using either co-simulation or the LabVIEW Multisim toolkit. Please refer to the documentation below.
Hope this helps.