Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emrekaankocoglu committed Aug 10, 2022
1 parent 39fbaf7 commit 5073de3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Cumulocity Flower Demo
A demo project to integrate representative sensors for a "flower" -actually, a plant would be more appropriate, but the name is already there:)- to Cumulocity platform, either in realtime or with batch proccessing when the Internet connection is re-established.
# Cumulocity Plant Demo
A demo project to integrate representative sensors for a plant to Cumulocity platform, either in realtime or with batch proccessing when the Internet connection is re-established.
## Microcontroller
### Setup
An Arduino Uno/Nano can be used with a DHT11 -or some similar digital temperature sensor- on pin D12, LDR connected to pin A0 and the soil humidity sensor to pin A2 with a pull-up resistor or a potentiometer in between both their respective ground connections-close to 10k Ohms would be appropriate-. Here is a circuit diagram on a breadboard:
Expand Down

0 comments on commit 5073de3

Please sign in to comment.