How to set up an Arduino Library :: Video #1 :: Arduino Library Series

This lesson walks through how to download and set up an Arduino library and some pit-falls you might encounter.

installing Arduino libraries

Installing Arduino Libraries | Beginners Guide

IoT sewage project

Pumping poo! An IoT sewage project

ESP32 webOTA updates

How to update ESP32 firmware using web OTA [Guide + Code]

error message Brackets Thumbnail V1

expected declaration before ‘}’ token [SOLVED]

Compilation SOLVED | 1

Compilation error: expected ‘;’ before [SOLVED]

Learn how to structure your code

6 Comments

  1. DLux on November 15, 2015 at 2:11 am

    great video. super helpful. signed up for the short course!

    • MICHAEL JAMES on November 17, 2015 at 11:05 pm

      Thanks for watching, glad you enjoyed it!

  2. […] Generally speaking, a library is simply a collection of functions that all have something in common. […]

  3. Gordon Ollerenshaw on June 24, 2019 at 12:23 am

    Well I’m a newb and find these litrle snippets of information as well as the how to videos are just enough information with what i thought and prepared to put you in the correct situation wothout throwing a tantrum send everything flying off the table.
    Thank you
    Micheal

  4. Alex Dula on January 17, 2021 at 11:10 pm

    Thanks for your lesson on libraries. I am a retired EE that worked with logic design for NASA. I mainly did hardware, but now am learning to program
    with Arduino. It is very ineresting.
    Alex Dula

    • Michael James on January 18, 2021 at 11:19 am

      Glad it helped! I hope you enjoy working with Arduino!

Leave a Comment