117 results for “topic:l298n”
A python 3 library to connect various motor systems to a Raspberry pi single board computer
这个库包含了完整的小车控制程序,以及基于树莓派4B从零开始制作树莓派小车的详细步骤方法。制作小车文章地址https://huoyijie.cn/article/3b8281b1e8aa6a1d8bc6718a4256b141/
A two-wheel self-balancing robot based on the ATmega2560 micro-controller.
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.
my ROS workspace
ESP32 Bluetooth controlled Robot Car
Robot Car realized using Arduino able to follow a path and to detect and avoid obstacles during the way.
这是我的寒假课设,只有基础的由蓝牙控制的前进、后退、左转和右转。 硬件有stm32f103c8t6、HC05蓝牙模块、L298N。L298N电机驱动模块也可以换成L9110,这样电机驱动就不用和stm32共地。 学校安排的课程有问题,没有硬件基础,直接让我们学stm32,然后我水了一学期,今年寒假1月1开始临时学,7号就写差不多,所以有瑕疵勿怪,毕竟我的要求也只是能动就行,对我来说只是作业
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.
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.
STM32 Project | Personal Experiment
Raspberry Pi Python spy tank robot
A ventilation system application based on STM32F103, featuring basic sensor integration and LCD display support.
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.
Manage Raspberry PI devices with Rust. GPIO ports and direct support for L298N circuit motors
A very simple library to help you independently control motors more easily
A library for the two-wheel drive Arduino robot chassis sold by VKmaker.
The software for a self driving RC car
Micropython code to control 2 DC motors with a joystick
Raspberry Project | Personal Experiment
A collection of useful classes for using various sensors, drivers, and controllers with the raspberry pi and a UWP app
ТАЛАС — танк лазерный самоходный
Arduino Project | Personal Experiment
ESP32 (and remaining hardware) part of the DualCatFeeder project.
Code Source Arduino du Robot et de la Télécommande
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.
Collection of control logic for motor driven vehicles on Arduino
Self-Balancing Robot
car controlled via the browser using websockets
a smart car controlled by an ESP32 , L298N microcontroller. DC motors, motor drivers, ultrasonic sensors, and Bluetooth modules. obstacle detection using embedded systems.