An open API service providing repository metadata for many open source software ecosystems.

Topic: "l298n"

gavinlyonsrepo/RpiMotorLib

A python 3 library to connect various motor systems to a Raspberry pi single board computer

Language: Python - Size: 2.08 MB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 329 - Forks: 73

heethesh/Balance-Bot

A two-wheel self-balancing robot based on the ATmega2560 micro-controller.

Language: C++ - Size: 19.3 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 49 - Forks: 18

huoyijie/raspberrypi-car

这个库包含了完整的小车控制程序,以及基于树莓派4B从零开始制作树莓派小车的详细步骤方法。制作小车文章地址https://huoyijie.cn/article/3b8281b1e8aa6a1d8bc6718a4256b141/

Language: JavaScript - Size: 205 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 46 - Forks: 8

astianmuchui/RoboCar

ESP32 Bluetooth controlled Robot Car

Language: C++ - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 2

parikshitpagare/3-mode-bluetooth-robot

A robot car developed using Arduino that can operate in 3 modes - Manual, Automatic and Voice. The car is controlled wirelessly via Bluetooth with an android app developed using MIT App Inventor.

Language: C++ - Size: 3.66 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

AgainPsychoX/YellowToyCar

WiFi-enabled toy car with ESP32-Cam (AI-Thinker with OV2640) and 2 pairs of motors controlled by L298N-based module. Software includes HTTP server with network & camera configuration.

Language: C++ - Size: 243 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 11 - Forks: 0

cakraawijaya/STM32-based-Wheeled-Robot-with-Bluetooth-control 📦

STM32 Project | Personal Experiment

Language: C++ - Size: 25.1 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

antoninhrlt/raslib

Manage Raspberry PI devices with Rust. GPIO ports and direct support for L298N circuit motors

Language: Rust - Size: 168 KB - Last synced at: 19 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

tfrbf/Wheelchair

Language: C++ - Size: 5.01 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

salvatore-arienzo/Arduino-Robot-Car-Line-Following-Obstacle-Avoidance

Robot Car realized using Arduino able to follow a path and to detect and avoid obstacles during the way.

Language: C++ - Size: 17.6 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

astianmuchui/Arduino-Motor-Control-Library

A very simple library to help you independently control motors more easily

Language: C++ - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

Tiogaplanet/Arduino_Smart_Car

A library for the two-wheel drive Arduino robot chassis sold by VKmaker.

Language: C++ - Size: 4.08 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

mattwood2855/RPiGpio

A collection of useful classes for using various sensors, drivers, and controllers with the raspberry pi and a UWP app

Language: C# - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

jaxlo/Vulture-Team

The software for a self driving RC car

Language: Python - Size: 4.24 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1

cakraawijaya/Arduino-Pro-Mini-based-Conveyor-Motor-Speed-Control-System-using-PWM-Method 📦

Arduino Project | Personal Experiment

Language: C++ - Size: 9.93 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

cakraawijaya/RPI-Basic-Line-Follower-Robot 📦

Raspberry Project | Personal Experiment

Language: Python - Size: 19.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

bsdz/rpi-robot 📦

Raspberry Pi Robot

Language: Python - Size: 14.3 MB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

GogoVega/Robot-Arduino 📦

Code Source Arduino du Robot et de la Télécommande

Language: C - Size: 96.7 KB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

JN513/ESP32-L298-Control

Functions for controlling the L298 H Bridge in an easy way using ESP32

Language: C++ - Size: 10.7 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

ultrara1n/dualcatfeeder-esp32

ESP32 (and remaining hardware) part of the DualCatFeeder project.

Language: HTML - Size: 1.17 MB - Last synced at: about 24 hours ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

robotpsu/talas

ТАЛАС — танк лазерный самоходный

Language: C++ - Size: 866 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

gavinlyonsrepo/Stepper_Motor_Control_PICO

Library to control Stepper Motors , Raspberry pi PICO SDK C++

Language: C++ - Size: 101 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

NASO7Y/Building-A-Car-ESP32

a smart car controlled by an ESP32 , L298N microcontroller. DC motors, motor drivers, ultrasonic sensors, and Bluetooth modules. obstacle detection using embedded systems.

Language: C++ - Size: 3.03 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

FaresM0hamed/Line-Follower-Car-Robot

A simple Arduino-based line-following robot that uses IR sensors and an L298N motor driver to follow a black line on a white surface.

Language: C++ - Size: 2.44 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

bharath5673/ros_ws

my ROS workspace

Language: Python - Size: 216 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mesutrk95/goddamn-robot

RaspberreyPI Remote Tank Chassis Robot

Language: JavaScript - Size: 3.88 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MohithReddy1/Food_Serving_Robot_Control_Based

Food Serving Robot control based using RF Module

Language: C++ - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

egemeric/py-car

raspberry-pi rc-car with hc-sr04 sensor

Language: Python - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

filippo-bilardo/L298N_2M

L298N motor driver library for Arduino and ESP32 boards.

Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

raspberrypi-go-drivers/l293d

Allows to use a L293D chip and control 2 (or 1) associated DC motors

Language: Go - Size: 5.86 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

muyuuuu/Reversing-radar-by-Arduino

https://www.bilibili.com/video/BV1Za4y1s7Ay/ ,基于Arduino倒车雷达系统的设计与实现。

Language: Python - Size: 52.2 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

marcio-pessoa/pyl298

Micro Python L298

Language: Python - Size: 1.95 KB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

arnaldojr/Robot-FPGA

Controle de motor DC + Sensores fim de curso implementado em VHDL para o kit DE0-CV utilizado na matéria de Elementos de sistemas do 3 semestre de Engenharia da computação do Insper.

Language: VHDL - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

vbhatt-cs/RobotExplorer

Code for exploration and mapping using arduino

Language: Arduino - Size: 641 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

wryan67/trolley1

Controller for PiTrains model railroad trolley car

Language: C++ - Size: 43.9 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

Aditya14Sharma01/BluetoothCAR

All necessary files for Bluetooth Enabled Car

Size: 3.6 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

furkankayam/arduino-2wd-bluetooth-car

✅ Arduino 2wd Bluetooth Car

Language: C++ - Size: 3.06 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

can-root/Arduino-L298N-can-root

L298N Arduino kütüphanesi

Language: C++ - Size: 116 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

coregiu/rushtank

Rush Tanke,是一辆使用51单片机和PS2手柄控制的坦克,带调速和左右偏转微调功能

Language: C - Size: 4.43 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

professoorc/Line-Following-Robot-with-5-Sensors

This project introduces a Line Following Robot that utilizes Arduino technology and features a sophisticated system of 5 sensors. The robot is specifically designed to follow a predefined path or line on the ground, demonstrating the integration of sensor data for precise navigation.

Language: C++ - Size: 206 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

codymcelroy/Arduino_Dual_Motor_HBridge_Ultrasonic_Sensor

A simple robot design with 2 motors being controlled by a distance sensor

Language: C++ - Size: 185 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

saiaravind19/Wireless_Motor_Driver

Wireless motor driver

Language: HTML - Size: 23.9 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 2

yanboishere/L298N-Fan

大一下学期自动化实验室小课题:L298N变速风扇|A small topic in the automation laboratory in the second semester of freshmen: L298N variable speed fan.

Language: C - Size: 3.5 MB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

RonBenDavid/Fire-Engine-Control-System-with-PS4-Remote-and-Computer-Vision-On-Nu-LB-NUC140

Fire Engine Control System with PS4 Remote and Computer Vision On Nu-LB-NUC140

Language: C - Size: 61.6 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

drg101/MLESC

Machine Learning Electronic Speed Control

Language: Jupyter Notebook - Size: 3.33 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

SanjinKurelic/ArduinoPlayground

Some examples written in C++, that use DC motors (L298N), IR and ultrasonic sensors for solving some tasks with Arduino Mega 2560.

Language: C++ - Size: 96.7 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ariskyr/Billiards_Firmware

Automatic Billiards Table

Language: C++ - Size: 1.97 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

eypiem/IoT-Robot-Client

Raspberry Pi implementation for an IoT robot project.

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

savnani5/Wireless-robot-control

The differential drive has an ESP32 board for wireless connectivity with a dual channel motor driver to control the DC motors. Also, a Client-Server network is established between the server laptop and client ESP to transmit the coordinates to the robot.

Language: C++ - Size: 5.87 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

FunPythonEC/upyL298

Libreria para manejar un driver de motores L298N

Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

atharvakaplay123/L298N_functions

L298N Functions for efficient motor controll (i.e., direction and speed) for arduino IDE compatible boards

Language: C++ - Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

atharvakaplay123/Bluetooth-Rover-Arduino

Arduino Based Bluetooth Rover with android app (MIT App Inventor) with 4WD or 2WD motor controll using L298N and all directional lights and a horn

Language: C++ - Size: 3.81 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MTB-RZ/ESP8266_RC_Car

This project is a WiFi-controlled RC car using an ESP8266 and an L298N motor driver. The ESP8266 receives throttle and steering inputs via WebSockets and controls the DC motor and servo steering proportionally.

Language: Python - Size: 201 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

UtpalKuma-r/Bluetooth-Controlled-RC-Car

This project involves building a remote-controlled car that operates via a smartphone using the HC-05 Bluetooth module. The system features an H-bridge motor driver to enable dual-direction motor control, allowing precise movements such as forward, reverse, left, and right. The car operates within the typical range of Bluetooth devices.

Language: C++ - Size: 3.76 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

alihepi/Arduino-4WD-Arac

Arduino 4WD Araç

Language: C++ - Size: 2.21 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Harish-Balaji-B/Raspberry-pi-3-Based-Line-Follower-Robot

The Line Follower Robot project utilizes Raspberry Pi 3 and L298N motor driver for creating an autonomous robot capable of following a line on a track.

Language: Jupyter Notebook - Size: 2.74 MB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

BlueBoy247/WiFi-RC-Car

The outcome of the course called Applied Technology Project.

Language: C++ - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MaksymAndreiev/StepperMotor

Final project in Machine Shop Practice.

Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

julio22011/ESP32_ElectricCar

Arduino library for creating an electric car with ESP32 and other controllers if it is configured.

Language: C++ - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

diego-rascon/django-car

IoT project that controls a car through a website using an ESP8266.

Language: HTML - Size: 13.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thisistamim/stepper-motor

Coding the stepper motor, steps can be done with a switch statement and some I/O bits, but there's an easier way: use the built-in stepper library!

Language: C++ - Size: 16.6 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lafayettegabe/robot

🤖 Wireless Robot using ESP8266 & L298N

Language: C++ - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CandeiasV2/RC-Car

Radio Control Car Using nRF24L01

Language: C++ - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lil-dua/arduino_bluetooth_car

Code Arduino for Bluetooth car

Language: C++ - Size: 485 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ariful17/Obstacle-Avoiding-Robot

In this project, a 4 wheeler bot with 3 sonar sensors is programmed to avoid obstacles.

Language: C++ - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ismael-Romero/arduino-reo

Obstacle avoidance robot with Arduino UNO, ultrasonic sensor HR_SR04 and H-bridge L298N with external power supply.

Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MedKhalil19/Robotics-Projects-

Robot Car realized using Arduino able to follow a path and to detect and avoid obstacles during the way, check it you will not regret

Language: C++ - Size: 19 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Sourabh-Marne/Voice-Controlled-Car

IOT Car that takes voice commands programmed in the microcontroller and works accordingly. Tools: Arduino UNO, Motor Driver and a Bluetooth HC-05

Size: 5.66 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

xbgmsharp/ESP32_L298n

ESP32 Wifi Remote Car using L298n

Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

xbgmsharp/Arduino_L298n

Arduino Bluetooth Remote Car using L298n

Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

xbgmsharp/ESP32_L298N_BT

ESP32 Bluetooth Remote Car using L298n

Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Bggopal/Robotics-Projects

Contains different types of senors and actuators interface to controllers. Basic understandings on robot motions.

Language: SWIG - Size: 618 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

The1lama/python-car-L298N-motor-driver-with-web-controller

This was a school project for controlling a car with python using html/flask, and now I'm putting the code online, because of I didn't find a complete build with a raspberry pi with a l298n motor driver.

Language: Python - Size: 44.9 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

norkator/nano-l298n-gripper-driver

Arduino Nano, L298N stepper driver, force sensing resistor, end stop test code

Language: C++ - Size: 760 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

llFREEDll/LineFollower

a line follwer robot with arduino

Language: C++ - Size: 692 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

BrunoIstvan/carro_arduino_bluetooth

HC-05, Arduino, Bluetooth, L298N

Language: C++ - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

MakerCorn/Shadebot

Example code with Heltec ESP32 WiFi Dev Kit controlling Nema 17 stepper motor via a L298N driver

Language: C++ - Size: 10.4 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

fraps17/smart-curtains

Simple d.i.y. smart curtains system

Language: Python - Size: 319 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

caohuicn/android-robocar Fork of zugaldia/android-robocar

Voice Controlled Android Things Robocar (L298N Driver)

Language: Java - Size: 112 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

marcio-pessoa/L298

L298 Dual Full-Bridge Driver Control C++ Library for Arduino

Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Soniclev/arduino-machine

An example of usage IRremote and L298N motor driver

Language: C++ - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Xeenych/Robocar

Robot car with two sonars

Language: C - Size: 20.7 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

xang555/L298N

Simple Arduino L298N motor driver Library

Language: C++ - Size: 839 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

caelites/NUCLEO-F429ZI

STM32F429ZI(NUCLEO-F429ZI 보드) HAL driver 를 이용한 RC차량

Language: C - Size: 38.1 KB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

suryadana/server-mobil

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

tnguyen5130/SUMO-BOT

SUMO BOT Project in IoT Club (PPB Team)- International University

Language: Arduino - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

hungthuanmk/HCMIU_IoTClub_SumoBot

Arduino program for SumoBot - IoT Club - International University - HCMIU

Language: Arduino - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

AliAbdelaal/RC_Car

A remotely controlled car via a bluetooth

Language: C - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

radoslavchobanov/Obstacle-avoiding-robot-Radobot-

This is my first big project with arduino and about robotics.

Language: Arduino - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

urpylka/avr-Arduino_L298N

The arduino library for the L298N driver shield

Language: C++ - Size: 129 KB - Last synced at: 9 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0