Skip to content

bolandrm/arduino_workshop

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Making with Arduino Workshop

This repository contains the materials and samples for my Arduino Workshop, hosted by Pittsburgh Code & Supply Co.. If you don't regularly use Git, you can use the Download ZIP button on the right to download the contents and access them that way.

Installing the Arduino IDE

  1. Visit the Arduino software page.
  2. We'll be using version 1.6.5 for this class. Select the version for your specific operating system. Download and install.
  3. If you're using Windows, you should be done. If you're using OSX or Linux, read on.
  4. You'll probably need to install a driver, since the Arduinos we're using have a CH340 USB-to-serial chip. Visit the drivers folder in this repository and extract and install the appropriate driver for your OS. NOTE: I have not tested this on Linux.

Samples

In the samples folder you will find examples of how to use a variety of sensors and other components. These are meant to be quite simple and illustrate how the component is used.

Projects

These are combinations of various sensors/components that I did not create, but use a lot of the components that we have access to during the workshop.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published