Voltage amplifier

This system was developed as part of a research project of the Ward Lab. It is to be used with a stimulus isolation adaptor from BIOPAC, more specifically one of the models that provide isolated voltage: https://www.biopac.com/product/stimulus-isolation-adapters/.

The idea is simple, we use the true analog output ports from the Arduino DUE as an independent channel and amplify their signals using Operational amplifiers. In this case two LM741 from Texas instruments. Using serial communication the system can be controlled in various ways, from the Arduino IDE to whatever programming languages (Python, Matlab, etc).

Project repository

I’m interested in making research and education more accessible with open source tools.