The tutorial provided shows how to hook up this sensor using two 9V batteries. This works well, however my plan is to embed this sensor into a project using a LiPo battery,charger, servo motor and an arduino nano.
I can't seem to figure out how to supply negative AND positive voltage using a single battery. Is this possible using some type of hardware?
You can get "voltage doublers" which are simple circuits that charge and discharge a capacitor to do what you want. It's often used for adding to the positive voltage but it can easily be subtracted from the negative voltage too. It may also be known as a DC/DC converter.
For small power requirements (like a milliamp or so) a MAX232 chip has a neat voltage-doubler-and-inverter circuit on board. That's actually my choice these days to get a reference voltage or opamp supply below zero volts.
Thanks to the both of you for your help. Can you please comment on my schematic? I couldn't find the MAX 232, but I did find something similar the SIPEX SP3232 - datasheet
OK thanks for the feedback, appreciated. Do you know where I can find a "voltage mirror" or happen to have a specific part number or part number in mind?
I believe I only need a few milliamps, but will need to check the spec sheet for the muscle sensor I am using.