Skip to content

SparkMakerspace/Arduino-Basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Arduino-Basics

Resources for Spark Makerspace's Ardunio Basics class

Agenda

This page: https://github.com/kristinharkness/Arduino-Basics

Arduino Website: https://www.arduino.cc

Arduino in a Nutshell: Site, PDF.

Spark Electronics Team:

To set up the Aduino environment on your computer:

  • Download the latest version (1.8.13 as of this writing) of the Arduino IDE: https://www.arduino.cc/en/software
  • Open the IDE and go to Tools->Manage Libraries
  • Filter by DHT and install the "DHT sensor library by Adafruit" library (current version 1.4.0)
  • Filter by Adafruit Unified Sensor and install the "Adafruit Unfied Sensor" library (current version 1.1.4)

Links to the:

About

Resources for Spark Makerspace's Arduino Basics class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published