Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an BME280? #21

Open
jdede opened this issue Feb 27, 2024 · 3 comments
Open

Add an BME280? #21

jdede opened this issue Feb 27, 2024 · 3 comments
Assignees
Labels
MoleNetv6 Everything related to the MoleNetv6 hardware

Comments

@jdede
Copy link
Member

jdede commented Feb 27, 2024

Does it make sense to add an BME280 (temp, hum, pressure) to the board:

  • high quality and low power sensor
  • good to monitor the inside conditions of the board
  • Easy start with some hardware directly attached to the board

What do you think @B00mb0x @FarukKollar @Wolfestin123 ? Alternative ideas?

@jdede jdede added the MoleNetv6 Everything related to the MoleNetv6 hardware label Feb 27, 2024
@jdede jdede self-assigned this Feb 27, 2024
@Wolfestin123
Copy link
Contributor

In my suggestion Utilizing the BME280 sensor in I2C mode would be advantageous as it avoids potential hardware limitations. Additionally, its low sleep and standby current consumption (less than 1 µA) enhances its suitability for this application.

@FarukKollar
Copy link
Contributor

I also think it is a good idea. We can use on board sensor for test and possible troubleshooting in future. We can add jumpers to the pins and left it connected if we want to observe the condition of the board under ground, otherwise we can disconnect by removing jumpers.

@B00mb0x
Copy link
Collaborator

B00mb0x commented Feb 28, 2024

The sensor looks promising, at first I was concerned if the read out would be too complicated and whether we should use a DHT-22 or similar, but apparently, there are micropython libraries available so in theory we shouldn't have too many issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MoleNetv6 Everything related to the MoleNetv6 hardware
Projects
None yet
Development

No branches or pull requests

4 participants