Skip to content
This repository was archived by the owner on Apr 10, 2020. It is now read-only.

HTU21DF driver #1

Merged
merged 1 commit into from
Nov 7, 2017
Merged

HTU21DF driver #1

merged 1 commit into from
Nov 7, 2017

Conversation

ChrisDodgeRR
Copy link
Collaborator

Adds driver for HTU21DF humidity and temperature sensor plus test program. Needed to make I2CDriver mod for R-Pi Zero W, so maybe need to check that this hasn't broken anything.

@JTrotta JTrotta merged commit e90ec57 into master Nov 7, 2017
@JTrotta
Copy link
Owner

JTrotta commented Nov 7, 2017

Ok, I merged it. If you can test it on rb3 too, otherwise I will do it next week end.

@ChrisDodgeRR ChrisDodgeRR deleted the HTU21DF-Driver branch November 8, 2017 10:46
@ChrisDodgeRR
Copy link
Collaborator Author

Great - thanks. I don't have an RB3, but can get one to test.

This link says that from Kernel 4.9, all Pis report processor as BCM2835, even those with a BCM2836.

So I think that RaspberrySharp.System may need updating to find the processor in a different way, e.g. using the revision code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants