Skip to content
/ sducar Public

This Arduino library is intended to be used with the SDU Car Workshop

License

Notifications You must be signed in to change notification settings

sdutek/sducar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDU Car

This Arduino library is intended to be used with the SDU Car Workshop.

Installation

Method 1: Using Ardunino Library Manager

  1. Go to Arduino IDE -> Sketch -> Include Library -> Manage Libraries...
  2. Search for SDU_CAR
  3. Install the library called SDU_CAR

Method 2: Manual Installation

  1. Download the library here: https://github.com/sdutek/sducar/archive/refs/heads/main.zip
  2. Go to Arduino IDE -> Sketch - > Include Library -> Add .ZIP Library...
  3. Navigate to the downloaded .zip file and open

Getting started with an example line follower sketch

  1. Go to Arduino IDE -> File -> Examples -> SDU Car -> BasicLineFollower
  2. Upload to Arduino
  3. Test the line follower

About

This Arduino library is intended to be used with the SDU Car Workshop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages