Arduino Microcontroller Class

Fubar Labs - 1510 Jersey Ave, North Brunswick, NJ

Fubar Labs Arduino Class Syllabus

We will study the basics of the Arduino Uno processor board and the Raspberry Pi Pico under Arduino IDE. The class also will study many plug-in daughter cards and various sensor boards, such as ultrasonic, and Infrared sensors.

If you join the class while in mid-series, I can be available one hour before class, to go over installing the Arduino Software (IDE), and bring new students up to speed. Please text me so I know if you are coming early 732 693 3869.
Fubar Labs Meetup class events.

It is assumed that each student has some programming background. Familiarity with C or some other structured programming language is helpful. Each student should bring their laptop computer, and be able to install the Arduino Integrated Development Environment (IDE) software. No special soldering skills are required. Previous electronics experience is helpful but not necessary.

Each student will also be asked to purchase an Arduino Starter Kit, cost of around $30, available from Amazon. If you have the equivalent parts, that is acceptable, as well. Some starter kits also will be available on loan at the workshop sessions. Arduino Starter kit sold at Amazon Don't forget to look at the contents of the CD that comes with your Starter Kit.

There will be a series of classes as follows:

  1. Arduino software libraries, the Multifunction Shield and Ultrasonic sensor
  2. LCD user interface
  3. DC Motors, Servo Motors, Stepper Motors
  4. LED string programming
  5. Ethernet and TCP programming
  6. Windows Graphical User Interface programming
  7. Sensors => RFID and InfraRed sensors

General resources for Arduino

Official Arduino website Official Arduino Uno board Official Installing new Arduino libraries Official Arduino Playground - The mother load Tutorials Point Arduino
W3 Schools webside design C++ tutorials (Good Site)