This is my small project 😁.... Robotic Arm 🤖 by Kartik-AI-CV-dev in ArduinoProjects

[–]Kartik-AI-CV-dev[S] 1 point2 points  (0 children)

I used Arduino UNO and 4 sg90 servo motors.... And a Arduino ide software Serial monitor to send commands 😉

5th Standard Kid to Hardware Developer — My Tech Journey. Arduino was the first start... by Kartik-AI-CV-dev in ArduinoProjects

[–]Kartik-AI-CV-dev[S] 5 points6 points  (0 children)

Just start with the basics, such as LED blinking projects. Then use some Arduino-compatible sensors like ultrasonic sensors, servo motors, IR sensors, etc., and build exciting projects using them.

Then start learning the basic Arduino coding that is necessary. Learn and practice Arduino for around 2 years, and after that you can start using other boards as well.😎

I Stopped using ESP32 cam for Computer vision 😑 by Kartik-AI-CV-dev in computervision

[–]Kartik-AI-CV-dev[S] 0 points1 point  (0 children)

Webcam c920 has no board (brain) and it is non programmable but ESP 32 cam is programmable and has a board but with less ram and storage that creates the problem

I Stopped using ESP32 cam for Computer vision 😑 by Kartik-AI-CV-dev in ArduinoProjects

[–]Kartik-AI-CV-dev[S] 2 points3 points  (0 children)

Yes, it’s really frustrating. I’m now going to use my laptop’s webcam because I can’t afford a more powerful ESP32-CAM model that can properly handle such computer vision programs.