Coder Social home page Coder Social logo

akikohaku / ematm0054_53_23-24 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paulodowd/ematm0054_53_23-24

1.0 0.0 0.0 77.8 MB

Robotic Systems Teaching Materials.

License: GNU General Public License v3.0

Shell 0.01% C++ 0.16% C 0.58% Jupyter Notebook 99.25%

ematm0054_53_23-24's Introduction

EMATM0054_53_23-24

Robotic Systems Teaching Materials.

Assessment 1 Materials


Please find printable A3 sheets for the line following challenge here.


Assessment 1 System Block Diagram

Core Labsheets (Assessment 1)

It is recommended you read through all Labsheets before you start, and then decide on which areas you need to focus on. If you have prior experience programming, there may be areas you can skip.

Code template available on this github, called Labsheet_X, and create copies replacing the X with the number of the labsheet you are currently working on. This is the simplest way to keep versions of your code.

Start Here: FAQ / Trouble Shooting

                      Labsheet Title Description
Open In Colab FAQ / TroubleShooting Review common problems and solutions
Open In Colab Labsheet 1: Getting Started, Uploading, Debugging Very basic exercises to familiarise with coding and the 3Pi+ robot.
Open In Colab Labsheet 2: Motors Exercises to get your robot moving, steps to be confident that your code will behave predictably, and writing a Class.
Open In Colab Labsheet 3: Line Sensors Incremental exercises to get the line sensors working. The first difficult programming exercise in terms of logic and iteration.
Open In Colab Labsheet 4: Line Following Exercises to read the line sensors (input) and to produce useful motion (output). The first case of autonomous behaviour. Debugging robot behaviours may be a challenge (e.g., "this isn't doing what I expected" might not be just a software problem).
Open In Colab Labsheet 5: Finite State Machine Exercises to help you to begin to organise your code and to switch between different robot behaviours.
Open In Colab Labsheet 6: Odometry Exercises to use the rotary encoders, and to transform this information into an estimation of the robot location.
Open In Colab Labsheet 7: PID Exercises to tune a PID speed controller for the left and right motors. This will help to improve the quality of motion of your robot.

Supplementary Labsheets (Assessment 2)

                      Labsheet Title Description
Open In Colab SL0: Battery Voltage How to read the battery voltage of your 3Pi+.
Open In Colab SL1: Interrupts and Timers How to configure a precise timer to run code automatically.
Open In Colab SL2: Bump Sensors How to read the bump sensors.
Open In Colab SL3: Inertial Sensors How to read the Gyro, Accelerometer and Magnetometer sensors.
Open In Colab SL4: Non-Volatile Memory How to read and write data into memory which persists when the robot is powered off.
Open In Colab SL5: Retrieving Data How to plug in a USB cable and retrieve data without resetting your robot.
Open In Colab SL6: Graphing Results Example Python/Colab code to plot various graphs for Assessment 2.
Open In Colab SL7: Serial Input How to use the Serial interface to provide input to your robot.

ematm0054_53_23-24's People

Contributors

paulodowd avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.