Difference between revisions of "ECE-370: Robot Design"

From Lofaro Lab Wiki
Jump to: navigation, search
(Install Raspbian)
(Tutorials)
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Install Raspbian=
+
=Syllabus=
==Prerequisite==
+
* Project 1: 25%
* 1x Raspberry Pi Zero W
+
* Project 2: 25%
* 1x MicroCenter brand 32gb Series 10 micro SD card (or larder if using another brand)
+
* Project 3: 25%
 +
* Homework: 20%
 +
* Discretional: 5%
  
==Install OS==
+
=Homeworks=
You need to install Raspbian-Full 2018-11-13 version (see link below):
+
* [[ECE-370: Buy items and install base software]]
* [http://www.files.lofaro.net/os/raspbian/2018-11-13-raspbian-stretch-full.zip Raspbian-Full 2018-11-13 Image]
+
* [[ECE-370: Make GitHub account and 3D design of name plate]]
Once the image is downloaded follow the directions below to install the base image:
+
* [[ECE-370: Motor Driver open loop speed control, one direction PWM]]
* [https://www.raspberrypi.org/documentation/installation/installing-images/ Raspbian Install Directions]
+
* [[ECE-370: Full H-Bridge]]
 +
* [[ECE-370: Complete Safety and 3D printing training]]
 +
* [[ECE-370: Case for RaspberryPi Zero W]]
 +
* [[ECE-370: Distance Sensor Hookup to uController and "Speed" Encoder Wheel ]]
 +
* [[ECE-370: Setting up WiFi between your uC and your SBC]]
 +
* [[ECE-370: FK for Serial Manipulator]]
 +
* [[ECE-370: Odometry]]
 +
* [[ECE-370: First Version of Differential Drive Robot]]
 +
* [[ECE-370: Finalize Control Structure for Differential Drive Robot]]
  
==Setup Wifi==
+
=Tutorials=
This section describes how to setup the wifi on your raspberry pi zero w without the need for a keyboard or monitor attached to the device.
+
* [[Install Raspbian]]
# Insert the SD card into your computer
+
* [[Install uController (M0 with Wifi) for Arduino]]
# Download the wpa_supplican.conf example file [http://www.files.lofaro.net/misc/wpa_supplicant.conf.example here]
+
* [[Hardware External Interrupts on Arduino]]
# Rename wpa_supplicant.conf.example to wpa_supplicant.conf
+
* [[Swarm Example Videos]]
# Setup your wifi name and password (note: you will be using "eduroam''
+
 
 +
=Projects=
 +
* [[Motor Driver and Servoing]]
 +
* [[Cloud Controlled Mobile Robot Design]]
 +
* [[Water Resistant Self Contained Mobile Robot Design]]

Latest revision as of 09:48, 29 April 2019

Syllabus

  • Project 1: 25%
  • Project 2: 25%
  • Project 3: 25%
  • Homework: 20%
  • Discretional: 5%

Homeworks

Tutorials

Projects