Become a sponsor to Lenny Ng'ang'a
Hey there, welcome to my GitHub space!
My name is Lenny, from Nairobi, Kenya, and I am a Roboticist! 😎
I have always been passionate about agriculture and technology. AgTech is a magical field. I am currently working on robotics and your sponsorship goes a long way into supporting some of the open-source tools I develop. I truly appreciate your support. ❤️
Featured work
-
roboticsdojo/kuka_kvp_command_interface
KUKA KVP Command Interface
Python 3 -
codewithlennylen/Python-SQLite-Tutorials
This is a simple Tutorial that will show you guys how to use SQLITE3 in python.Hope you will enjoy.
Python 36 -
codewithlennylen/PID-Ball-Balancer
This is a simple 1-Axis Ball Balancer. A spherical Object (preferrebly a ping-pong ball) is placed on a beam attached to a servo on one end and an ultrasonic sensor on the other end. The objective …
C++ 1 -
codewithlennylen/The-Auto_Opening-Box
This is a simple Arduino project modelled after the contactless bins all over YouTube
C++ -
codewithlennylen/BFS-Algorithm-in-Pygame
The Breadth First Search Algorithm can be used as a Path Finding Algorithm. Which is what I have done!
Python