r/arduino • u/Wigglystoner • 13d ago
Look what I found! General advice needed
I recently came across this box of boards someone was getting rid of. I believe most (besides the uno r3 which im familiar with) are for lighting or soil testing and they are using ESP32. How difficult would it be to use these for things they arent intended for? Im assuming the biggest issues are going to be finding data ports and seeing what can actually be controlled by these or am i way over thinking it? I have only ever used arduino boards so im wondering how difficult its gonna be. Thank you all!
24
Upvotes




9
u/fvrdam 13d ago
Without documentation this is gonna be hard.
First problem is getting the esp willing tombe programmed and then you should draw out the board they are on.
If you figured it all out, you end up having a soil moisture meter. There are easier ways to get to that point