Using TinyML on Arduino to Scan Plant Leaves for Health

Using TinyML on Arduino to Scan Plant Leaves for Health

This article is from Arduino Project Hub Author: Arduino “having11” Guy Prerequisites Like humans, plants can also get sick; for instance, the leaves of a plant may turn yellow or develop spots due to fungi or other pathogens. Thus, by harnessing the power of machine learning, we can scan the colors and then use them … Read more

How to Create Gesture-Controlled LED Strips with Arduino

How to Create Gesture-Controlled LED Strips with Arduino

In this article, we will explore the APDS-9960 gesture sensor and how to use it with WS2812B to control Neopixel LED strips. We can control the LED strip using simple gestures. Moving your hand left or right will change the direction of the running LEDs, while moving your hand up or down will change their … Read more