Giter VIP home page Giter VIP logo

arduino-robotics-workshop's Introduction

Arduino Robotics Workshop

This repo contains the source code samples and other files that I use for my Robotics using Arduino workshop.

About Workshop

I conduct an Arduino workshop which consists of hands-on sessions, where you can learn about Arduino and then use that knowledge to build a fully autonomously bot from scratch.

You can find the dates for the next batch and other details about the workshop here.

File structure

The following is the rough details about the different files present in this repo.

  • Digital - This folder contains sample code explaining Arudino's digital functions
    • DigitalRead
    • DigitalWrite
  • Analog - This folder contains sample code explaining Arudino's analog functions
    • AnalogRead
    • AnalogWrite
  • Serial - This folder contains sample code explaining Arudino's serial and Software serial functions
    • SerialPrint
    • SerialWrite
    • two_arduino_serial - sketch which explains how to make two Arduino's talk to each other through serial
  • IR - This folder contains sample code explaining how to use IR sensors
    • TestIR
  • Interrupts
    • SoftwareInterrupts
    • HardwareInterrupts
  • Timers
  • Bot - This folder contains sample code controlling the bot which you will be using during the workshop
    • BasicBot
    • BasicBotUsingLibrary
    • BotWithInterrupt
  • UserContributed - List of sketches which the students came up during the workshop.

Presentations

The presentations that I use for my workshop are available in my slideshare account.

Kit

The following is the kit that I provide as part of my workshop.

License

The source code is released under "THE BEER-WARE" license.

If you find this helpful, then I would appreciate if you could help spread the word about my Arduino Robotics workshop.

You can also find other ways to make me happy, if you liked this project ;)

Contributions

All contributions (even documentation) are welcome :)

If you would like to contribute to this project, then just fork it in github and send a pull request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.