Search found 1 match

by Ammonia
Sun Jan 15, 2017 5:48 pm
Forum: General Discussion and Questions
Topic: Datalogging RH from Si7021, can't get my code to work
Replies: 1
Views: 1855

Datalogging RH from Si7021, can't get my code to work

I want to log a few hours of RH data from an Si7021 sensor using my PyBoard v1.1, I can't get my microSD card to work with it for the moment - which is why I'm writing to flash (shouldn't be a problem for the time being?). I wrote some dirty python to do the job, as below: ......... import pyb from ...