Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

FanuelConrad/L293D-Motor-Driver-FreeRTOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

About

This project is all about spinning a small motor using L923D Motor driver and FreeRTOS.

We will create the SpinClockwise and the SpinAntiClockwise function. These functions will do their respective jobs of spinnig the motor in clockwise and anticlockwise directions.

For Task1 we want the motor to spin in clockwise direction. This function takes in a single global argument called a parameter. First, we will display on the serial monitor the core ID on which the particular task is running. Next, we will usefor(;;) to create an infinite loop where the motor will spin in clockwise direction every 1 second. This will be achieved by using thedigitalWrite() function and passing the GPIO pin connected to pinIn1 of the motor driver andHIGH orLOW as the second parameter.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Seedeployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to have the project up and running.

Visual Studio CodePlatformIOESP32 development boardBreadboardMotorJumper wires

Usage

Add notes about how to use the system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp