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

Watrli plant node #4

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

PeterKietzmann
Copy link

This PR introduces a test for the moisture sensor. Basically the following is done in this PR:

  • introduce UART_1
  • change default STDOUT from UART_0 to UART_1
  • import and adapt the ADC functionalyity to a mode with external reference voltage
  • add a test for the moisture sensor

Please note that you need to connect an external tty/USB converter to the UART_1 pins so see the STDOUT

@PeterKietzmann
Copy link
Author

Compare [1] or just the last commits to see the actual changes

[https://github.com/PeterKietzmann/RIOT/tree/watrli_plant_node]

@Lotterleben
Copy link
Member

I've updated our fork to reduce the number of foreign commits and make your contributions more clear, but some have apparently stuck around... are those commits that aren't in the master which you needed & merged into the fork?

@PeterKietzmann
Copy link
Author

@Lotterleben, I don't get exactly what you mean :/ . However, if you wonder about the great numer of commits (unrelated to my changes), this is because our RIOT-masters differ in state. I rebased just KNOW :-)

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

Successfully merging this pull request may close these issues.

2 participants