News

Connect the Arduino to your computer using the USB cable. Open the Serial Monitor in your IDE to see the values from the sensor – this will also help you to calibrate your plant monitor.
The Arduino ecosystem is an amazing learning tool, but even those of us who love it admit that even the simplified C Arduino ...
If you are used to coding with almost any modern tool except the Arduino IDE, you are probably accustomed to having on-chip debugging. Sometimes having that visibility inside the code makes all the… ...