Recent Changes - Search:




Misc Pages needed information to be moved or recategorized:

edit side bar

Assignment1

Student Learning Outcomes

  • Student will learn basic safety requirements for the class. Other safety issues

will be discussed as the class progresses.

  • Student will learn to set up the Arduino platform and send Sketches (programs) to the board.
  • Student will learn to change timing settings on the board.

Lectures and Demonstrations

  • Safety
  • Setup
  • Basic anatomy of a sketch (program)
  • Understand and use: Comments, the “equals” sign, semicolon, delay.

Tutorials and help sheets

Description of Assignment: Blink!

  • Set up the interface with the computer, read the tutorials above and get your microcontroller LED to blink at a rate of 5 times a second for 100 milliseconds with a 100 millisecond rest between each blink. (Ignore the processing time of the program.)

Alter the program to get the Arduino to flash in some customized manner.

Due date given in class. Attach your program labeled as follows to an email and send it to Louis: "blinkLK.ino (lk are my initials)

Covering, comments, semicolons, digitalWrite, delay, pinMode(pinnumber,Output).

Example of proper documentation (comments) for the class

Edit - History - Print - Recent Changes - Search
Page last modified on January 28, 2021, at 03:22 PM