NERDS-PROJECTS

Popular repositories Loading

  1. The repository includes a variety of sensor-specific libraries, firmware, and example code that can be used to build and connect sensors to a wide range of platforms, including Arduino, Raspberry P…

    3 7

  2. A rope climbing robot is a type of robot that can move in-ground and also can climb a rope. This robot also performs various tasks like rescue operations and military operations. There are many wa…

    C++ 1

  3. The mining industry is known worldwide for its highly risky and hazardous working environment. Research so far in the area of safety has revealed that the majority of incidents in this hazardous in…

    C++

  4. A rover bot that utilizes computer vision and a robotic arm to detect and harvest berries based on various parameters like size and colour.

    C++

  5. A bootloader is an initial firmware/software that looks for an Operating System to boot from in the main secondary storage device, then hands over control to the kernel.

    Assembly