Skip to content

suitux/Arduino-Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Car

Arduino Car libraries:

Libraries used to give movement to a arduino based car.

Motor Library

A bidirectional motor library.
Used to give movement to the motor of the car or whatever you want.
You can set the velocity of the motor digitally or analogically specifying the value in a range of 0-255.

Buzzer library

A buzzer library to control a buzzer.
Used to give a claxon to the car or whatever you want.
You can set the value of the buzzer analogically specifiying the value in a range of 0-255.
The default value its: 16

Car library

A car library that uses motor and buzzer.
Used to create a arduino based car.
You can move the car front and back directions, and start the claxon.

Example

About

Arduino Car libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages