Skip to content

Datalogger example #5

@renderit

Description

@renderit

Hi, great work here. I'm trying to wrap my head around using some values/conversion used. Like in the datalogger example, you use:

for x in range(0, 8):
    chv[x] = (((ch[x] * 100) /167.0)/int(gain))/1000000.0 

I understand this is converting raw values into voltages.. But any idea how is this working? Any references? Since I'm using a pressure sensor, I'm looking to use psi for example..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions