203 skills found · Page 1 of 7
CRM-UAM / VisionRacePython image processing script based on OpenCV to enable the control of a Line Follower robot through a camera.
0xShyamRavi / PID Line Follower RobotNo description available
nplan / Gym Line FollowerLine follower robot simulator environment for Open AI Gym.
un0038998 / LineFollowerRobotThis repository contains code and diagram for Line Follower Robot using Arduino
NYDEREK / LineFollower GRUZIK2.0 LightGRUZIK2.0 is simple light construction made for "line follower light" competition
sudrag / Line Follower TurtlebotA repo created to simulate a line following turtlebot in Gazebo environment using ROS
jimwangzx / ZPHISHER Automated Phishing Tool Zphisher is an upgraded form of Shellphish. The main source code is from Shellphish . But I have not fully copied it . I have upgraded it & cleared the Unnecessary Files . Zphisher has 37 Phishing Page Templates ; including Facebook , Twitter & Paypal . It also has 4 Port Forwarding Tools .Find Here Template Here Available Phishing Pages 1) Facebook: Facebook Normal Login Page Fake Security Login Method (DarkSecDevelopers) Facebook Voting Poll Method (DarkSecDevelopers) Messenger Login Page (New) 2) Instagram: Normal Login Page Instagram Auto Follower Phishing Page (thelinuxchoice) Instagram Badge Verify Method (DarkSecDevelopers) 3) Google Google Old Login Page Google New Login Page Google Voting Poll Method (DarkSecDevelopers) 4) Adobe Login Page 5) Badoo Login Page 6) CryptoCoinSniper Login Page 7) Deviantart Login Page 8) Dropbox Login Page 9) Ebay Login Page 10) Github Login Page 11) Linkedin Login Page 12) Microsoft Login Page 13) Netflix Login Page 14) Origin Login Page 15) Paypal Login Page 16) Pinterest Login Page 17) Playstation Login Page 18) Protonmail Login Page 19) Reddit Login Page 20) Snapchat Login Page 21) Spotify Login Page 22) Stackoverflow Login Page 23) Steam Login Page 24) Twitch Login Page 25) Twitter Login Page 26) Vk Login Page 27) Vk Poll Method (Hiddeneye) 28) Wordpress Login Page 29) Yahoo Login Page 30) Yandex Login Page Find Here Template Here Installation : apt update apt install git php openssh curl -y git clone https://github.com/htr-tech/zphisher cd zphisher chmod +x zphisher.sh bash zphisher.sh Single Line Code : apt update && apt install git php curl openssh -y && git clone https://github.com/htr-tech/zphisher && cd zphisher && chmod +x zphisher.sh && bash zphisher.sh
SayanSeth / Line Follower RobotArduino Based Line Follower Robot using PID Algorithm
gabrielnhn / Ros2 Line FollowerA ROS2 package designed to have a differential drive robot follow a Robotrace track by using a camera.
sametoguten / STM32 Line Follower With PIDThis repository contains the implementation of an optimized PID controller for a line follower robot using STM32F103C8 microcontroller and QTR-8RC reflectance sensor array.
42Bots / Arduino Line FollowerA basic Line following robot powered by an Arduino Uno.
DrakerDG / Speed Line Follower RobotSpeed Line Follower Robot code and file support
logesh-r-1 / Line Follower RobotBuilt a microcontroller-based autonomous robot that follows a black line path using IR sensors. Integrated motor driver circuit for precise control of DC motors and implemented real-time decision logic for left/right alignment correction. Performed sensor calibration and testing to enhance tracking stability
aslam-Hossain-YT / Fast Line Follower RobotNo description available
obalunenko / Instadiff Cliinstadiff-cli - a command line tool for managing instagram account followers and followings
echobind / Ember Links With FollowerRender a set of links with a "follower" line underneath. The follower moves to the active link, matching size and position on the page.
shred2042 / Line Follower ArduinoAn 8 IR sensor line follower with PID compensator
VikieVik / Arduino PID Line FollowerThis open source codes are to control arduino based line following robot using PID algorithm
chrisdalke / Ros Line Follower RobotA simple line-following robot built with ROS and OpenCV.
vinamrsachdeva / PID Line FollowerA robot which can follow a curvilinear path directed by a line on a surface, wherein both are of different colors. It uses a PID controller to do the same.