Example for monitoring for voltage on the Arduino GIGA R1 WIFI

I discovered a video that demonstrates a similar approach: https://www.youtube.com/watch?v=XwJQJnY6iUs. However, the board used in the video is not the Arduino GIGA R1 WIFI board, but the port used appears to be compatible.

My objective is to develop a system that can detect voltage on a specific circuit. Upon detecting a voltage change, the system should execute code to reflect the alteration and display relevant information on the Gigi Display shield.

Could anyone provide any examples of how this functionality can be achieved?

1 Like

See if it works for you

https://docs.arduino.cc/tutorials/giga-r1-wifi/giga-audio/

Regards

1 Like

Thanks for your reply

That Certainly does provide additional information. However, I should have been more explicit in my initial post. My objective is to identify the presence or absence of a +- 5 VDC voltage across a specific circuit.