Skip to content

codingmiracle/Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License

HTL St. Pölten Elektronik & technische Informatik

Logo

Driver

Table of Contents

  1. About The Project
  2. add to your Project
  3. Wiki
  4. Contributing
  5. License
  6. Contact

About The Project

This is a support library for the EL Robot 🚫 NOT FINISHED YET 🚫
You can:

  • drive at a speed
  • use IR-distance-sensor
  • get line-follow support
  • control the LEDs
  • output on a LCD-display

🙏 Created by:

OE3KUW: https://github.com/OE3KUW

add to your Project

Copy the driver.c and driver.h into your project folder.
Add driver.c in your Code Editor to your project and include the headerfile in your main.c : #include "driver.h"
If you use Code::Blocks you can do this via Project/Add Files and then choose driver.c

Wiki

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch git checkout -b feature/AmazingFeature
  3. Commit your Changes git commit -m 'Add some AmazingFeature'
  4. Push to the Branch git push origin feature/AmazingFeature
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

David Gruber - [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages