南佛罗里达大学Make课程-Arduino中文社区 - Powered by Discuz! Archiver

Arduino_lover 发表于 2017-11-5 11:27

南佛罗里达大学Make课程

本帖最后由 Arduino_lover 于 2017-11-5 12:05 编辑

   The Makecourse teaches the basic skills for engineering design projects. In 15 weeks students learn using CAD software, realizing their designs with 3D printers, building control systems using a microcontroller (Arduino), and writing code in C++. The Makecourse will be taught again in Fall 2017 (CRN 85290; EEL 4936). All students at USF can enroll. No prerequisites! Click on the buttons below for free access to all videos and course materials.Course Kits are available at the IEEE USF Student Chapter.课程地址:http://makecourse.weebly.com/    This page groups the makecourse course segments and associated tutorial videos into thematic areas for direct access. If you want to do the full course sequence to systematically learn the art of making, please, refer to the Lesson Plan, which presents the tutorials in a 15 week sequence suitable for systematic self-study.
    南佛罗里达大学Make课程教大家如何掌握工程设计项目中的一些基本技能。在15周时间内,学习掌握使用CAD软件;将自己的设计作品用3D打印实现;使用Arduino控制器建立控制系统;用C++写相应的代码。课程详细介绍和学生的作品展示可以通过课程主页查看:http://makecourse.weebly.com/

课程内容:
Autodesk Inventor Tutorials:

[*]Overview of Autodesk Inventor
[*]Design of 3D Parts
[*]Modifying Parts
[*]Assemblies
[*]Create a 2D drawing


WEEK 1. SEGMENT 1: INTRODUCTION TO MAKE AND AUTODESK INVENTOR
Introduction to the course. Intro to Autodesk Inventor.
This segment requires that a Laptop with Autodesk Inventor installed is being brought to class. Please download and install Inventor (free for students) from the Autodesk Student download site.

Goals:
Understand the goals and deliverables of the course.
Learn to design 3D parts in Autodesk Inventor

Materials:
Please watch the video to the right.
Use the built in tutorials in Inventor to learn more about the design of parts.
WEEK 1. SEGMENT 2: AUTODESK INVENTOR: DESIGN OF PARTS

This segment introduces the 3D modeling of parts in Autodesk Inventor.

Goals:

[*]Learn the basics of Parts in Inventor
[*]Create 2D sketches
[*]Create solid bodes from sketches.

In-Class Practice:

[*]We will select a simple part from the McMaster Catalog and create it in Inventor. Alternatively, you can work on a part of your Student Project, if you already have a design in mind.


Materials:

[*]Please, watch the videos on the right
[*]Use the built in tutorials in Inventor to learn more about these techniques.








Arduino Hardware Tutorials:
[*]General Introduction to the Arduino Hardware
[*]Timed interrupts
[*]External interrupts
[*]Comparator interrupts for detecting analog signals
[*]Pin change interrupts
[*]Arduino memory types and using the onboard EEPROM
[*]Using the Arduino "watch dog"timer for automatic reset in case something goes wrong
[*]Arduino "sleep modes" for power saving
[*]Arduino Bootloader and using the AVRISP mkII Programmer

Arduino Programming Tutorials:
[*]Introduction to Programming Videos
[*]Programming with functions and tabs, using digital pins
[*]Object Oriented Programming I: Classes and objects
[*]Object Oriented Programming II: 7 segment 4 digit LED display
[*]Making libraries
[*]Arduino Bootloader and using the AVRISP mkII Programmer


Controlling Peripherals Tutorials:
[*]Controlling I2C bus devices at the example of a I2C enabled LCD display
[*]Servo motors
[*]Stepper motors
[*]Proximity Sensor
[*]Infrared remote control
[*]Controlling SPI bus devices at the example of a RFID reader
[*]8x8 LED matrix display driven with timed interrupts
[*]Capacitive touchpad readout using an external interrupt
[*]Detecting sound thresholds with a microphone
[*]Reading out switches using pin change interrupts
[*]Using a SD card for data logging
[*]Controlling a DC motor with the Arduino


Electronics Basics Tutorials:
[*]Resistors, Voltage Dividers and Power
[*]There is a sequence of videos on eeawesome.com, that introduces to some electronics basics like voltage dividers and using the multimeter


Advanced Topics Tutorials:
[*]Digital-to-analog and analog-to-digital converters (DAC, ADC)
[*]Using a SD card for data logging
[*]Arduino Bootloader and using the AVRISP mkII Programmer

Arduino Basics Tutorials:
[*]Getting Started with the Arduino: Introduction to the Arduino Example Sketches
[*]There is a sequence of videos on eeawesome.com, that introduces to the basics of Arduino and electronics.








米菲爸爸 发表于 2017-11-6 23:53

视频都是在油管上,需要有人搬运

Andy_zhu 发表于 2018-4-17 15:27

哪位好心大大,给搬运下,谢谢:(

abraham.w 发表于 2018-4-18 18:51

油管上的吗

allen_yin 发表于 2020-11-23 18:28

需要科学上网:(
页: [1]
查看完整版本: 南佛罗里达大学Make课程