Jash-2000 / Arduino-Tutorial-Projects

My tutorial repository for Arduino developed as a part of my professional tutoring session for Northeastern University students. Contains 30+ projects and tutorials from basics to advance.

Home Page:https://bitbucket.org/Jash-2000/arduino-tutorial-videos/src/master/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Tutorials

Arduino

This repository provides basic tutorial projects and other robotics projects, totaling to 30+ arduino sketches and projects for starting to work with arduino.

A basic firmware's automation loop is as follows:

Process Control To know more about Embedded Firmwares, click here.


Description of files

  • Start off with basic tutorials and then move on to Advanced Projects
  • Finally try the Robotics Projects
  • There are many stand-alone projects that have been added to this repository and have their individual readme inside the folders
  • SF-3, SF-4 and Final Project were part of the University Project.

If my tutorial helped you with your work, please do not forget to star my repository. For any further doubts, open an issue or directly drop me a mail at jashshah0801@gmail.com.

I have also made the H-bridge motor driver for L293D, which can be directly used for your projects. It is available over here.

About

My tutorial repository for Arduino developed as a part of my professional tutoring session for Northeastern University students. Contains 30+ projects and tutorials from basics to advance.

https://bitbucket.org/Jash-2000/arduino-tutorial-videos/src/master/


Languages

Language:C++ 98.8%Language:Processing 1.2%