ebharding
Posts: 3
Joined: Sun Oct 06, 2013 9:40 pm

python code to access atlas-scientific's mux

Wed Nov 13, 2013 12:41 am

Has anyone tried to use the atlas-scientifics Serial Port Connector vi python.

https://www.atlas-scientific.com/produc ... ector.html

They have a arduino example, but am having difficultly getting the mux to work with my Pi prototype.

Anyone have any experience with this device?

Dilligaf
Posts: 283
Joined: Wed May 23, 2012 6:48 pm

Re: python code to access atlas-scientific's mux

Wed Nov 13, 2013 12:52 am

If you go to the ENV-SDS Kit (the everything kit) they have a link to PI sample code, not sure if this will help or not.

ebharding
Posts: 3
Joined: Sun Oct 06, 2013 9:40 pm

Re: python code to access atlas-scientific's mux

Wed Nov 13, 2013 7:22 pm

thanks, but those examples are for the sensors (which I used to get the pH sensor working) but not the mux :-(

The issue is all the sensors use the serial port, and there is only one, so the Serial Port Connector is needed to use more than one sensor at a time.

is there another way to skin this cat?

Return to “Python”