2.1 ASSIGNMENT ARDUINO 1-5
Due: Monday, 8am, 17 February 2025
Deliverable: Individually post GIF of blinking lights
download Arduino for Windows or Mac
Toptechboy Website- Arduino Lessons (Playlist) I’m still evaluating his newly recorded tutorials here.
Please do lessons 1-5 (website or video with headphones):
Arduino Lesson 1: In this lesson we take our first look at the Arduino Microcontroller, and you will write your first simple program. Don’t be afraid, we will take you through it step by step with a video and instructional diagrams. (New version)
Arduino Lesson 2: In this lesson we build our first external circuit and control it from the Arduino. We use digitalWrite commands to turn the arduino on and off. (New version)
Arduino Lesson 3: In this lesson we create a two LED circuit, and we learn about for loops. (New version) (New version: Arduino Uno R4 Wifi LESSON 3: Blink an LED With the Arduino)
(Arduino Uno R4 Wifi LESSON 4: Building Clean and Neat Circuits on a Breadboard)
(Arduino Uno R4 WiFi LESSON 5: Explaining How Computers Work Based On Binary Numbers)
Arduino Lesson 4: Learn how to print to your computer screen from the Arduino using your serial port. Good Stuff! (New Version:
(Arduino Uno R4 WiFi LESSON 9: Using the Serial Port to Print to the Serial Monitor)
Arduino Lesson 5: Learn how to work with strings in arduino. This is a simple but important lesson
ARDUINO SYNTAX
- pinmode
- digitalwrite
- delay
- string
- Serial.println
- variables
HARDWARE
- Arduino and USB
- breadboard
- jump cables
- resistors
- LED
// means no operation, notes
float means fractional number
integer means whole number
string means symbol or text
Website Category: [00A Arduino 1-5] or 1-10 of new tutorials