Hi,
I'm working on a project that uses capacitive sensors on teensy 3.2, mutiplexed to create 96 individual capacitive touch sensors.
Initially i have had this system running on a macbook pro, using openframeworks. With the macbook i have noticed that sensors would give false reading and drift, if a non-grounded charger is plugged in to the mac, all would work fine with a grounded charger or if mac was running of a battery.
I now want to port this system on to a raspberry pi 3 and I am encountering the same problem. Is there a way to ground raspberry pi to earth?
Thanks,
