jagomart
digital resources
picture1_Programming Pdf 183479 | Arduino Programming Feather Part1 2021


 216x       Filetype PDF       File size 1.98 MB       Source: web.cecs.pdx.edu


File: Programming Pdf 183479 | Arduino Programming Feather Part1 2021
arduino programming part 1 connecting to a host and running blink me 120 mechanical and materials engineering portland state university me 120 arduino programming overview arduino environment connecting to a ...

icon picture PDF Filetype PDF | Posted on 31 Jan 2023 | 2 years ago
Partial capture of text on file.
                      Arduino Programming Part 1:
                             Connecting to a Host
                                and Running Blink
                                             ME 120
                               Mechanical and Materials Engineering
                                     Portland State University
  ME 120: Arduino Programming
         Overview
         Arduino Environment
         Connecting to a Host Computer
           ❖ Selecting the Board
           ❖ Selecting a Serial Port
         Basic code components
            ❖ Two required functions: startup() and loop()
            ❖ Variables
            ❖ Calling built-in functions
  ME 120: Arduino Programming                                                          2
          Arduino Web Site References
          Overview of the development environment
             ❖ http://www.arduino.cc/en/Guide/Environment
          Language reference
             ❖ https://www.arduino.cc/reference/en/
           Code tutorials
             ❖ http://arduino.cc/en/Tutorial/HomePage
  ME 120: Arduino Programming                                                                   3
          Basic Process
          Design the circuit if using external devices
            ❖ What are electrical requirements of the sensors or actuators? 
            ❖ Identify analog inputs (sensors)
            ❖ Identify digital inputs & outputs (buttons, LEDs, relays)
          Write the code
            ❖ Build incrementally
               ‣ Get the simplest piece to work first
               ‣ Add complexity and test at each stage
               ‣ Save and Backup frequently 
            ❖ Use variables, not constants
            ❖ Comment liberally
  ME 120: Arduino Programming                                                               4
The words contained in this file might help you see if this file matches what you are looking for:

...Arduino programming part connecting to a host and running blink me mechanical materials engineering portland state university overview environment computer selecting the board serial port basic code components two required functions startup loop variables calling built in web site references of development http www cc en guide language reference https tutorials tutorial homepage process design circuit if using external devices what are electrical requirements sensors or actuators identify analog inputs digital outputs buttons leds relays write build incrementally get simplest piece work first add complexity test at each stage save backup frequently use not constants comment liberally...

no reviews yet
Please Login to review.