You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
192 B
Markdown
8 lines
192 B
Markdown
2 years ago
|
# A Council of trees
|
||
|
|
||
|
Code is meant to run on ESP-32 boards.
|
||
|
|
||
|
The sender broadcasts an observation, over WiFi.
|
||
|
|
||
|
On receiving the data the receivers classify trees using a decision tree model.
|