Is there a way to keep the serial port open but turn off charging on Arduino IDE?

Viewed 6

I have a project I'm working on where I want to see how my program responds as the battery voltage drops. But when plugged into the serial port, the usb charges my battery making it tough to get decreasing battery values. Is there a way to turn off the charging feature while still keeping the serial monitor open?

0 Answers
Related